Hostname Not Resolving. No Searched For Solution Working.

kray

Member
Mar 30, 2012
19
0
51
cPanel Access Level
Root Administrator
My main hostname is not resolving. The following pastes show everything I've done to research the problem which I've done in great detail. I don't understand why it's not resolving:
hastebin.com/nutefebavu.dos
 
Last edited by a moderator:

kray

Member
Mar 30, 2012
19
0
51
cPanel Access Level
Root Administrator
Try :
Code:
service named restart
I'm using a cluster of 2 dedicated dnsonly servers. named was not running on my main webserver. After running that command now it is. I don't think it's supposed to is it? Please examine my hastebin post.

Here's what just happened:
[email protected] [~]# pgrep named
[email protected] [~]#
[email protected] [~]# service named restart
Redirecting to /bin/systemctl restart named.service
[email protected] [~]# pgrep named
399360
[email protected] [~]# reboot
-----------------
[email protected] [~]# pgrep named
[email protected] [~]#
 

kray

Member
Mar 30, 2012
19
0
51
cPanel Access Level
Root Administrator
To understand what's going on you really have to see my post: hastebin.com/nutefebavu.dos

I've also created a complimentary ticket #7052385 (Awaiting response).
 
Last edited by a moderator:

kray

Member
Mar 30, 2012
19
0
51
cPanel Access Level
Root Administrator
Ah, OK. You can run
Code:
service named stop
Is the hostname listed in /etc/sysconfig/network ?
Nothing is in there really:
Code:
[email protected] [~]# cat /etc/sysconfig/network
# Created by anaconda
[email protected] [~]#
This is the latest Centos 7.1 upgraded to the latest CloudLinux. Also, I don't think NetworkManager uses that file anymore.
 
Last edited:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello :)

Per the support ticket, the issue was addressed by enabling clustering for the cPanel server in question, and by syncing the zones to the cluster. Feel free to let us know if you encounter any additional issues.

Thank you.