Hi wenxia...@126.com,
What is your full DNS domain name, and is /etc/resolv.conf consistent with
your DNS? It seems to me that your DNS server is named "slurmctld-source":
NS slurmctld-source.
so you may have an error in the DNS setup.
The DNS SRV record can be looked up by:
$ host -t S
Hi list,
I configured the DNS as below, found the Slurm could not find the IP of ctld.
add below to the file :/etc/named.conf
zone "slurmctld-source" IN {
type master;
file "slurmctld-source.zone";
};
and add below file /var/named/slurmctld-source.zone:
$TTL 1D
@ IN