Re: [slurm-users] configless DNS entries

2020-06-15 Thread Steven Dick
I got configless DNS SRV records working by putting the record in the default domain in the search path for the cluster. In other words, the cluster has its own domain, and all the nodes are in it along with the SRV records.. This is the first domain in the DNS search path. On Tue, Jun 9, 2020 a

Re: [slurm-users] configless DNS entries

2020-06-10 Thread gilles
Brian, If you really want to use DNS SRV records to implement configless, then you are looking for bind views https://kb.isc.org/docs/aa-00851 In a nutshell, the DNS server will reply with a SRV record that depends on the IP/subnet of the client. Cheers, Gilles - Original Message - > A

[slurm-users] configless DNS entries

2020-06-09 Thread Brian Andrus
All, Has anyone successfully implemented the DNS SRV records for configs? I am curious about where to put the SRV record (what domain/name) as we have more than one cluster in the same domain. Maybe that would not be supported. Cannot tell from the documentation at https://slurm.schedmd.com/