[swift-user] List of OSG sites

Glen Hocky hockyg at uchicago.edu
Fri Jun 26 16:18:46 CDT 2009


in this setup you could do "./swift-osg-ress-site-catalog"

you should also put the line "export PATH=$PATH:/home/erin/swift-0.9/bin"
in your .bashrc file before running the source command



On Fri, Jun 26, 2009 at 3:43 PM, Hodgess, Erin <HodgessE at uhd.edu> wrote:

>  Hi again
>
> Here's what's going on:
>
> [erin at tp-login2 bin]$ pwd
> /home/erin/swift-0.9/bin
> [erin at tp-login2 bin]$ cat ~/.soft
> #
> # This is your SoftEnv configuration run control file.
> #
> #   It is used to tell SoftEnv how to customize your environment by
> #   setting up variables such as PATH and MANPATH.  To learn more
> #   about this file, do a "man softenv".
> #
> @python-2.5
>
> +java-sun
> +apache-ant
> +gx-map
> +condor
> +gx-map
> @globus-4
> @default
> +R
> +torque
> +maui
> +matlab-7.7
> +osg-client
> #+osg-client-1.0.0-r1
> @osg
> +apache-ant
> +gx-map
> [erin at tp-login2 bin]$ source ~/.bashrc
> [erin at tp-login2 bin]$ swift-osg-ress-site-catalog --engage-verified
> -bash: swift-osg-ress-site-catalog: command not found
> [erin at tp-login2 bin]$
>
>
> 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:39 PM
> To: Hodgess, Erin
> Cc: Michael Wilde; Melinda Chin; Swift User Discussion List
> Subject: Re: [swift-user] List of OSG sites
>
> did you remember to source bashrc or similar to resetup your path? resoft
> destroys your custom path information. you need to have the swift bin
> directory in your path to have this command work...
>
> On Fri, Jun 26, 2009 at 3:33 PM, Hodgess, Erin <HodgessE at uhd.edu> 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
> > >
> > >
> >
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-user/attachments/20090626/b37e7fe9/attachment.html>


More information about the Swift-user mailing list