[Swift-devel] Question regarding ip.address

Zhao Zhang zhaozhang at uchicago.edu
Tue Jul 22 12:25:34 CDT 2008


Thanks, All

Simply set GLOBUS_HOSTNAME=172.17.3.16 makes everything working.
Next, I am trying to run Swift with multiple falkon services.

zhao

Ioan Raicu wrote:
> Zhao,
> You just need a way to pass an IP address to the deef provider... so 
> might as well do:
> export GLOBUS_HOSTNAME=182.17.3.16
> and then read the environment variable "GLOBUS_HOSTNAME" in the deef 
> provider and get the IP address that way.  This is assuming that the 
> -ip.address option in Swift doesn't work as you expected.
>
> Ioan
>
> Ben Clifford wrote:
>> On Tue, 22 Jul 2008, Zhao Zhang wrote:
>>
>>   
>>> I have a question about the following parameter of swift.
>>> 1. Is this feature enabled in current release of swift?
>>> 2. If I specify it as "swift -ip.address 172.17.3.16 first.swift", is that
>>> correct?
>>>     
>>
>> I usually set GLOBUS_HOSTNAME in the environment rather than specifying a 
>> commandline parameter; that works for me regularly.
>>
>> eg:
>>
>>   $ export GLOBUS_HOSTNAME=182.17.3.16
>>
>> If you're adding in non-Swift stuff like provider-deef, I haven't tested 
>> how that responds to the above configuration.
>>
>>   
>
> -- 
> ===================================================
> Ioan Raicu
> Ph.D. Candidate
> ===================================================
> Distributed Systems Laboratory
> Computer Science Department
> University of Chicago
> 1100 E. 58th Street, Ryerson Hall
> Chicago, IL 60637
> ===================================================
> Email: iraicu at cs.uchicago.edu
> Web:   http://www.cs.uchicago.edu/~iraicu
> http://dev.globus.org/wiki/Incubator/Falkon
> http://dsl-wiki.cs.uchicago.edu/index.php/Main_Page
> ===================================================
> ===================================================
>
>   



More information about the Swift-devel mailing list