[Swift-devel] MODIS freezes on Midway

Ketan Maheshwari ketancmaheshwari at gmail.com
Thu Mar 21 12:46:10 CDT 2013


Yadu,

netcat/nc has been helpful in the past resolving network/port connectivity
issues. I tried to write to midway port 50000 from beagle which worked:

on midway:

$ nc -l 50000

on beagle:

$ netcat 128.135.112.71 50000
hello from beagle

Gives on midway:
$ nc -l 50000
hello from beagle

Hope this helps with debugging.


On Thu, Mar 21, 2013 at 12:31 PM, Yadu Nand <yadudoc1729 at gmail.com> wrote:

> @Ketan, I believe I spoke too early yesterday about
> /lustre/beagle/yadunand folder.
> The error, No such file or directory went away after yadunand/swiftwork
> directory was
> created manually.
> @Mihael, I think it would really help if the directory creation could be
> handled by swift.
>
> Yesterday, I tried some things David asked me to try setting the following
> :
> GLOBUS_HOSTNAME=128.135.112.73
> GLOBUS_TCP_PORT_RANGE=50000,51000
> The issue here as I understood it, is that, the workers on beagle try to
> connect back
> to midway to access the files, and the IP resolves to internal IP which it
> can't access.
> This is happening despite setting the GLOBUS_HOSTNAME explicitly. Even the
> port
> range that I've set does not seem to be used:
>
> Failed to start channel GSSCChannel-https://192.5.86.107:60851(2)[
> https://192.5.86.107:60851]
>
> I'm also attaching a log from the beagle run.
> The files used for the run are on
> midway /home/yadunand/swiftdemo-trunk/test.beagle
>
> -Yadu
>
> On Thu, Mar 21, 2013 at 2:29 AM, Mihael Hategan <hategan at mcs.anl.gov>wrote:
>
>> On Wed, 2013-03-20 at 15:05 -0500, Michael Wilde wrote:
>> > Yadu, I dont think the beagle test requires you to have any directories
>> on beagle.
>>
>> We do the SWIFT_USERHOME thing on beagle, and that requires the modified
>> user home to exist I think.
>>
>> Might be possible to attempt to create that directory automatically.
>>
>> Mihael
>>
>>
>
>
> --
> Yadu Nand B
>
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
>
>


-- 
Ketan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-devel/attachments/20130321/84248222/attachment.html>


More information about the Swift-devel mailing list