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

[HTCondor-users] Negotiator not running



Hi,

I just deployed a new Central Manager for testing purposes. Even
though the NEGOTIATOR is included in the list of daemons, it does not
seem to be running.
condor_restart is not helping.

Is this expected?
Any tip on how to troubleshoot and/or fix it will be more than welcome.

[root@cm ~]# cat /etc/redhat-release
Scientific Linux release 7.9 (Nitrogen)

[root@cm ~]# condor_version
$CondorVersion: 8.8.12 Nov 24 2020 BuildID: 524104 PackageID: 8.8.12-1 $
$CondorPlatform: x86_64_CentOS7 $

[root@cm ~]# condor_config_val DAEMON_LIST
MASTER, COLLECTOR, NEGOTIATOR, HAD, REPLICATION

[root@cm ~]# ps axf | grep -v grep | grep condor
19319 ?        Ss     0:10 /usr/sbin/condor_master -f
31030 ?        S      0:00  \_ condor_procd -A
/var/run/condor/procd_pipe -L /var/log/condor/ProcLog -R 1000000 -S 60
-C 993
31031 ?        Ss     0:00  \_ condor_shared_port -f
31032 ?        Ss     0:00  \_ condor_collector -f

Thanks a lot in advance.
Cheers,
Jose