On Wed, Nov 27, 2013 at 01:05:40PM +0100, Pek Daniel wrote:
So now I have some more information:
condor_off command and friends won't work if the hostname is set to
condorworker02 on the machine. It has to be set to condorworker02.domain.tld.
The question: why is that?
In my *opinion*, this should work.
But clearly, it does not. I will need to investigate the code, but my general
feeling is that at some point, the tool (condor_off in this case) gets clever
and "promotes" the short host name to the long host name. Then, as you can see
in the collector, it doesn't match, and you get your "Daemon not found" error.