[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-devel] SCHEDD_NAME
- Date: Wed, 12 Mar 2008 16:31:01 -0500
 
- From: Greg Thain <gthain@xxxxxxxxxxx>
 
- Subject: [Condor-devel] SCHEDD_NAME
 
A couple of folks have asked about SCHEDD_NAME in light of schedd 
failover.  I (and Todd) thought that they way it was supposed to work 
was that you'd set SCHEDD_NAME explicitly in both the active and backup 
schedd to the same value.  However, it looks this doesn't work, the 
schedd always replaces the string after the "@" with the fqdn.
Is there any wisdom on why this is?
_Greg