[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Shared port daemon fails to start after reboot on Dual Stack CentOS7 nodes
- Date: Tue, 08 Jun 2021 09:13:11 -0500 (CDT)
- From: Todd L Miller <tlmiller@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Shared port daemon fails to start after reboot on Dual Stack CentOS7 nodes
If I run `sudo systemctl restart condor` after I can log into the node
everything comes up cleanly so Iʼm wondering if the Master is coming up
before something that it needs.
It's typical, despite our best efforts in the packaging, for
various bits and pieces of the network, particularly including DNS/DHCP,
not to be up when the condor master starts.
- ToddM