[swift-user] List of OSG sites

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


On Fri, 2009-06-26 at 16:17 -0500, Glen Hocky wrote:
> I never claimed the "condor_status" command works. but with my setup

No, but I claim that it must work in order
for swift-osg-ress-site-catalog to work.

Now obviously something isn't right here, since nor Erin nor I can get
it to work, including by using your .soft verbatim.

> 
> [hockyg at communicado ~]$ swift-osg-ress-site-catalog | head
> <config>
> 
>   <!-- FNAL_DZEROOSG_1 -->
>   <pool handle="FNAL_DZEROOSG_1" >
>     <gridftp  url="gsiftp://d0cabosg1.fnal.gov/jobmanager-pbs/" />
>     <jobmanager universe="vanilla"
> url="d0cabosg1.fnal.gov/jobmanager-pbs" major="2" />
>     <workdirectory
> >/grid/data/engage/tmp/FNAL_DZEROOSG_1</workdirectory>
>   </pool>
> 
>   <!-- SBGrid-Harvard-Exp -->
> 
> 
> 
> 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