Re: [Osgmm-discuss] Condor Negotiator Crashing
Brought to you by:
mats_rynge
From: Mats R. <ry...@re...> - 2009-06-26 14:54:47
|
Mats Rynge wrote: > Alan De Smet wrote: >> Are the duplicate ads (two ads with the same Name, but different >> IpAddrs) intended? This is causing Condor problems, although it >> shouldn't. As an immediate workaround, if you need these >> duplicate ads, can you add something unique (like IpAddr) into >> the Name? > > The match maker does not set IpAddr. Are there other attributes that > could cause this issue? Alan and Peter, I think I have found the cause for the duplicate ads. The ReSS service moved to a different server, and it seems like ReSS sets the MyAddress and StartdIpAddr attributes to the local server IP (131.225.110.152 and 131.225.107.219). I have changed OSGMM to replace those with 127.0.0.1 to take away the confusion. Peter, a new version can be found at: http://www.renci.org/~rynge/osgmm-0.7-20090626.jar Once that is deployed, it will take a while for the old ads to expire. But in the end, condor_status should show only one ad per site. -- Mats Rynge Renaissance Computing Institute <http://www.renci.org> |