Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Condor-G Matchmaking
- Date: Thu, 8 Nov 2007 13:39:15 -0000
- From: "Kewley, J \(John\)" <j.kewley@xxxxxxxx>
- Subject: Re: [Condor-users] Condor-G Matchmaking
> I imagine it would be
>
> Grid_resource = gt2 $$(GatekeeperUrl)
I had wondered about that
> for compatibility with with the old version.
>
> > Also, what needs to be setup on the globus resources to enable the
> > matchmaking?
> >
>
> You need to advertise an attribute e.g. Name (fully qualified
> host name) for each resource and use that for matchmaking in
> the requirements spec e.g.
> ...
OK thanks
> You could use condor_advertise on each resource to send the
> classads to the central manager ( could be security/firewall
> issues tho' ) or have the central manager "pull" the info and
> use condor_advertise locally to publish the classads (may be safer).
That's the one I was trying to remember - thanks
> BTW the old syntax still works fine for us on 6.8.4
OK, cheers
JK