Web Hosting Talk







View Full Version : bind failing in WHM


dsotmoon
01-14-2004, 07:55 PM
BIND shows as failed in my WHM, I click tp restart BIND and it says that it restarted ok but still shows as failed in WHM, everything seems fine, does WHM update service status immediately or on sometype of schedule, should I restart BIND from SSH ? and does anyone know the command if I need to?

KualoCraig
01-14-2004, 07:58 PM
Hi,

It can take a minute or two for the status in WHM to update... If that fails to update, you can restart chkservd, which is the monitoring system:

/etc/rc.d/init.d/chkservd restart

Bind can be restarted with:

/etc/rc.d/init.d/named restart

HTH,

Craig.

sprintserve
01-15-2004, 01:22 AM
Also try restarting Cpanel

/etc/init.d/cpanel restart

I find that clears up that issue usually.

NexDog
01-15-2004, 02:07 AM
Common issue with Cpanel? I've seen bind fail once in over 2 years on 30 servers on Plesk....

coight
01-15-2004, 02:43 AM
Have you bothered checking the logs. The server status page lags by 10 minutes by the way.

kris1351
01-15-2004, 02:53 AM
Cpanel will fail some services when it gets too busy it seems. We see httpd resets when the Cpanel backup is running. Bind is usually quite stable, but every once in awhile we will get the Restarted automagically message.

sprintserve
01-15-2004, 03:26 AM
Originally posted by NexDog
Common issue with Cpanel? I've seen bind fail once in over 2 years on 30 servers on Plesk....

For us no. It hasn't failed once on us once. But the server status reporting script isn't totally accurate all the time, and those are the ways to clear it up usually.