[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] How to drain a misconfiguration node



Hi,
A misconfigured node won't accept nither drain command or reconfigure:

cm ~]# condor_drain -graceful wn245
Attempt to send DRAIN_JOBS to startd <IP_ADDRESS:9618?addrs=
IP_ADDRESS-9618&alias=tech-wn245.domain&noUDP&sock=startd_4107_a38d> failed
Failed to start DRAIN_JOBS command to slot1@xxxxxxxxxxxx

wn245:~$ condor_reconfig ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ
ERROR
SECMAN:2010:Received "DENIED" from server for user unauthenticated@unmapped using no authentication method, which may imply host-based security. Our address was '
IP_ADDRESS', and server's address was 'SAME_IP_ADDRESS'. Check your ALLOW settings and IP protocols.
Can't send Reconfig command to local master

I have root access to both the cm and execute node.
Is there another method to gracefully drain the node?

David