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