[swift-user] List of OSG sites

Mihael Hategan hategan at mcs.anl.gov
Fri Jun 26 16:43:09 CDT 2009


On Fri, 2009-06-26 at 16:36 -0500, Glen Hocky wrote:
> that would be odd if it were necessary, since the only related thing i
> use is 
> source /opt/osg/setup.sh

You mean /soft/osg/setup.sh?

[hategan at tp-login2 ~]$ ls -al /soft/osg
lrwxrwxrwx 1 grog software 10 Mar  1 21:47 /soft/osg -> osg-client
[hategan at tp-login2 ~]$ ls -al /soft/osg-client
lrwxrwxrwx 1 grog software 20 Mar  1 21:47 /soft/osg-client ->
osg-client-1.0.0-r1/
[hategan at tp-login2 ~]$ ls -al /soft/osg-client-1.0.0-r1
lrwxrwxrwx 1 grog software 49 Mar  1 21:47 /soft/osg-client-1.0.0-r1
-> /software/linux-rhel4-x86_64/osg-client-1.0.0-r1/


> which only works on tp-osg
> 
> On Fri, Jun 26, 2009 at 4:34 PM, Mihael Hategan <hategan at mcs.anl.gov>
> wrote:
>         On Fri, 2009-06-26 at 16:22 -0500, Glen Hocky wrote:
>         > By the way, in reference to my previous e-mail. the result
>         of my
>         > condor status is:
>         
>         
>         Yep, this means it's working, but there is no condor pool on
>         tp.
>         
>         Erin, try this:
>         source /autonfs/software/linux-rhel4-x86_64/osg-client-1.0.0-r1/setup.sh
>         
>         Then swift-osg...
>         
>         
>         >
>         > condor_status
>         > CEDAR:6001:Failed to connect to <128.135.125.117:9618>
>         > Error: Couldn't contact the condor_collector on
>         > tp-login2.ci.uchicago.edu.
>         >
>         > Extra Info: the condor_collector is a process that runs on
>         the
>         > central
>         > manager of your Condor pool and collects the status of all
>         the
>         > machines and
>         > jobs in the Condor pool. The condor_collector might not be
>         running, it
>         > might
>         > be refusing to communicate with you, there might be a
>         network problem,
>         > or
>         > there may be some other problem. Check with your system
>         administrator
>         > to fix
>         > this problem.
>         >
>         > If you are the system administrator, check that the
>         condor_collector
>         > is
>         > running on tp-login2.ci.uchicago.edu, check the HOSTALLOW
>         > configuration in
>         > your condor_config, and check the MasterLog and CollectorLog
>         files in
>         > your
>         > log directory for possible clues as to why the
>         condor_collector is
>         > not
>         > responding. Also see the Troubleshooting section of the
>         manual.
>         >
>         > which is different from yours. try putting @osg and
>         +osg-client before
>         > @default
>         >
>         > On Fri, Jun 26, 2009 at 3:59 PM, Mihael Hategan
>         <hategan at mcs.anl.gov>
>         > wrote:
>         >         Doesn't work.
>         >
>         >         My .soft:
>         >         @default
>         >         @globus-4
>         >         +java-sun
>         >         +torque
>         >         +maui
>         >         +condor
>         >         @osg
>         >         +osg-client
>         >
>         >         [hategan at tp-login2 ~]$ condor_status
>         >
>         >         Neither the environment variable CONDOR_CONFIG,
>         >         /etc/condor/, nor ~condor/ contain a condor_config
>         source.
>         >         Either set CONDOR_CONFIG to point to a valid config
>         source,
>         >         or put a "condor_config" file in /etc/condor or
>         ~condor/
>         >         Exiting.
>         >
>         >
>         >
>         >
>         >         On Fri, 2009-06-26 at 15:41 -0500, Michael Wilde
>         wrote:
>         >         > If you added your swift/bin directory to your path
>         manually,
>         >         when you
>         >         > run resoft you may loose that and need to do it
>         again.
>         >         >
>         >         >
>         >         > On 6/26/09 3:33 PM, Hodgess, Erin wrote:
>         >         > > This is getting weird:
>         >         > >
>         >         > >
>         >         > > [erin at tp-login2 ~]$  swift-osg-ress-site-catalog
>         >         --engage-verified
>         >         > > -bash: swift-osg-ress-site-catalog: command not
>         found
>         >         > > [erin at tp-login2 ~]$
>         >         > >
>         >         > > Erin M. Hodgess, PhD
>         >         > > Associate Professor
>         >         > > Department of Computer and Mathematical Sciences
>         >         > > University of Houston - Downtown
>         >         > > mailto: hodgesse at uhd.edu
>         >         > >
>         >         > >
>         >         > >
>         >         > > -----Original Message-----
>         >         > > From: hockyg at gmail.com on behalf of Glen Hocky
>         >         > > Sent: Fri 6/26/2009 3:24 PM
>         >         > > To: Hodgess, Erin
>         >         > > Cc: Michael Wilde; Melinda Chin; Swift User
>         Discussion
>         >         List
>         >         > > Subject: Re: [swift-user] List of OSG sites
>         >         > >
>         >         > > It's likely this error can be fixed by the same
>         thing Zhao
>         >         did to get condor
>         >         > > working last week (since the command works for
>         me). Try
>         >         putting @osg and
>         >         > > +osg-client into your ~/.soft file and then
>         resetting up
>         >         by either logging
>         >         > > back in or typing "resoft;source ~/.bashrc"
>         >         > >
>         >         > > for reference, here is my ~/.soft file
>         >         > >
>         >         > > @python-2.5
>         >         > > +java-sun
>         >         > > +osg-client
>         >         > > +maui
>         >         > > +torque
>         >         > > +R
>         >         > > +matlab-7.7
>         >         > > +apache-ant
>         >         > > +gx-map
>         >         > > @osg
>         >         > > @default
>         >         > > @globus-4
>         >         > >
>         >         > >
>         >         > > On Fri, Jun 26, 2009 at 3:20 PM, Hodgess, Erin
>         >         <HodgessE at uhd.edu> wrote:
>         >         > >
>         >         > >  >  I'm having trouble with the
>         >         swift-osg-ress-site-catalog command:
>         >         > >  >
>         >         > >  >
>         >         > >  >
>         >         > >  >
>         >         > >  > [erin at tp-login2 swift]$
>          swift-osg-ress-site-catalog
>         >         --engage-verified
>         >         > >  >
>         >         > >  > Neither the environment variable
>         CONDOR_CONFIG,
>         >         > >  > /etc/condor/, nor ~condor/ contain a
>         condor_config
>         >         source.
>         >         > >  > Either set CONDOR_CONFIG to point to a valid
>         config
>         >         source,
>         >         > >  > or put a "condor_config" file in /etc/condor
>         or
>         >         ~condor/
>         >         > >  > Exiting.
>         >         > >  >
>         >         > >  > <config>
>         >         > >  >
>         >         > >  > </config>
>         >         > >  > [erin at tp-login2 swift]$
>         >         > >  >
>         >         > >  > Any help is much appreciated.
>         >         > >  >
>         >         > >  > Thanks,
>         >         > >  > Erin
>         >         > >  >
>         >         > >  >
>         >         > >  > Erin M. Hodgess, PhD
>         >         > >  > Associate Professor
>         >         > >  > Department of Computer and Mathematical
>         Sciences
>         >         > >  > University of Houston - Downtown
>         >         > >  > mailto: hodgesse at uhd.edu
>         >         > >  >
>         >         > >  >
>         >         > >  >
>         >         > >  >
>         >         > >  > -----Original Message-----
>         >         > >  > From: swift-user-bounces at ci.uchicago.edu on
>         behalf of
>         >         Michael Wilde
>         >         > >  > Sent: Fri 6/26/2009 2:14 PM
>         >         > >  > To: Melinda Chin
>         >         > >  > Cc: Swift User Discussion List
>         >         > >  > Subject: Re: [swift-user] List of OSG sites
>         >         > >  >
>         >         > >  >  From a practical point of view, you can get
>         the sites
>         >         in the OSG
>         >         > >  > "engagement" VO using this Swift command,
>         which returns
>         >         the list as a
>         >         > >  > sites.xml file:
>         >         > >  >
>         >         > >  >    swift-osg-ress-site-catalog
>         --engage-verified
>         >         > >  >
>         >         > >  > That command also has options for getting
>         sites from
>         >         other VOs
>         >         > >  >
>         >         > >  >    swift-osg-ress-site-catalog --vo=osg
>         >         > >  >
>         >         > >  > On 6/26/09 2:04 PM, Melinda Chin wrote:
>         >         > >  > > Here's what I think is a simple question
>         but can't
>         >         find the answer to?
>         >         > >  > > Where can I find a list of all the osg
>         sites?
>         >         > >  > >
>         >         > >  > > Thank you,
>         >         > >  > > Melinda Chin
>         >         > >  > >
>         >         > >  > >
>         >         > >  > >
>         >         > >
>         >
>         ------------------------------------------------------------------------
>         >         > >  > >
>         >         > >  > >
>         _______________________________________________
>         >         > >  > > Swift-user mailing list
>         >         > >  > > Swift-user at ci.uchicago.edu
>         >         > >  > >
>         >
>         http://mail.ci.uchicago.edu/mailman/listinfo/swift-user
>         >         > >  >
>         _______________________________________________
>         >         > >  > Swift-user mailing list
>         >         > >  > Swift-user at ci.uchicago.edu
>         >         > >  >
>         http://mail.ci.uchicago.edu/mailman/listinfo/swift-user
>         >         > >  >
>         >         > >  >
>         >         > >  >
>         _______________________________________________
>         >         > >  > Swift-user mailing list
>         >         > >  > Swift-user at ci.uchicago.edu
>         >         > >  >
>         http://mail.ci.uchicago.edu/mailman/listinfo/swift-user
>         >         > >  >
>         >         > >  >
>         >         > >
>         >         > _______________________________________________
>         >         > Swift-user mailing list
>         >         > Swift-user at ci.uchicago.edu
>         >         >
>         http://mail.ci.uchicago.edu/mailman/listinfo/swift-user
>         >
>         >         _______________________________________________
>         >         Swift-user mailing list
>         >         Swift-user at ci.uchicago.edu
>         >
>         http://mail.ci.uchicago.edu/mailman/listinfo/swift-user
>         >
>         >
>         
>         
> 




More information about the Swift-user mailing list