Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 10 of 10
  1. #1
    Member
    Join Date
    Apr 2008
    Posts
    12

    Default Named Failure......

    Hi

    I put a support ticket in to my cPanel reseller over 12 hours ago and they still have no even bothered to respond, this I find terrible and am in desperate need of help...

    I rebooted my server which has centOS 5 and cPanel/WHM latest versions. And upon the reboot the named has failed to start... this is what I get when I try to rebbot from whm...

    named has failed, please contact the sysadmin (result was "named is not running"). Jul 30 08:58:10 mars named: zone localdomain/IN: loaded serial 42 Jul 30 08:58:10 mars named: zone localhost/IN: loaded serial 42 Jul 30 08:58:10 mars named:

    I have also tried a reboot from inside ssh but it does the duty then just says in red FAILURE at the end...

    I have asked cPenel source for help but they have not answered even tho I have written at least 7 times, can anyone suggest anything before all my clients up and move away from me....

    Sitting here in hope.... and thanks

    JG

  2. #2
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    You need to tail /var/log/messages when restarting named to see why it is failing.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  3. #3
    Member
    Join Date
    Apr 2008
    Posts
    12

    Default

    Quote Originally Posted by chirpy View Post
    You need to tail /var/log/messages when restarting named to see why it is failing.

    Hi Chirpy

    As a complete newbie and novice to all this can you offer me somre advise as to maybe to the complete ssh coding so I can get some more info from it please. I have submitted a support direct with cPanel now but in the past 5 hours I have lost 15 clients, and soon many more... cPanelsource.net have not replied to my screams for help and if I lose much more of my clinet base then it will be no t worth continuing...

    Sorry to be a moaner but I have been up all nite waiting for someone to let me know things are happening...

    JG

  4. #4
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    1. Login to SSH as the root user

    2. tail the message log using:

    tail -f /var/log/messages

    3. Restart named from within WHM

    4. Watch for errors in the SSH window (they may shoot past very quickly)

    You may be able to get a quick fix by running:

    /scripts/fixrndc
    /scripts/rebuildnamedconf
    service named restart
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  5. #5
    Member
    Join Date
    Apr 2008
    Posts
    12

    Default

    Quote Originally Posted by chirpy View Post
    1. Login to SSH as the root user

    2. tail the message log using:

    tail -f /var/log/messages

    3. Restart named from within WHM

    4. Watch for errors in the SSH window (they may shoot past very quickly)

    You may be able to get a quick fix by running:

    /scripts/fixrndc
    /scripts/rebuildnamedconf
    service named restart
    Hi

    You are a complete star...... IT WORKED......

    I cannot thank you enough.... I owe you a beer or 10 and thanks..

    JG

  6. #6
    Member hostmedic's Avatar
    Join Date
    Apr 2003
    Location
    Ohio
    Posts
    556
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default clear /var/named and restart ?

    Is there a way to clear /var/named and then rebuild all zones on the server only ?
    Let me rephrase - all zones are gone - need to readd them ...

    any ideas?
    Last edited by hostmedic; 08-18-2008 at 08:06 PM.



    Feel like your Cloud Provider's just weathering the storm? Hop Off the Cloud - The Weathers nicer over here.

  7. #7
    cPanel Development cpanelkenneth's Avatar
    Join Date
    Apr 2006
    Posts
    3,788
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by hostmedic View Post
    Is there a way to clear /var/named and then rebuild all zones on the server only ?
    Let me rephrase - all zones are gone - need to readd them ...

    any ideas?
    Backups, the surest way.

  8. #8
    cPanel Partner NOC cPanel Partner NOC Badge AndyReed's Avatar
    Join Date
    May 2004
    Location
    Minneapolis, MN
    Posts
    2,223

    Default

    Quote Originally Posted by hostmedic View Post
    Is there a way to clear /var/named and then rebuild all zones on the server only ?
    Let me rephrase - all zones are gone - need to readd them.
    We wrote a script to re-build the DNS zones for one of our clients. That said, yes it is possible.

    BTW, the scripts we are using belong to ServerTune.com and not something I can share or give away.
    Andy Reed
    RHCE and CCNA
    ServerTune.com

  9. #9
    Member hostmedic's Avatar
    Join Date
    Apr 2003
    Location
    Ohio
    Posts
    556
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default thanks for nothing

    Andy - :-(

    I have been a fan for some time - however an answer that says
    yes but i am taking my ball and keeping it @ home is just silly...

    Post's like that do nothing to help the community.

    Now for the good news - this is quite simple...
    - we scripted it -and are happy to share
    pm for details



    Feel like your Cloud Provider's just weathering the storm? Hop Off the Cloud - The Weathers nicer over here.

  10. #10
    Member hostmedic's Avatar
    Join Date
    Apr 2003
    Location
    Ohio
    Posts
    556
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default cpanelkenneth

    the issue was due to some strange actions - (had a ticket on this recently)
    where suddenly many zones were injected w/ some strange data

    Apparently it was due to some crazy code on a dns only product.
    All fixed - backups did the job - of course...

    Gotta love that R1Soft product as well.



    Feel like your Cloud Provider's just weathering the storm? Hop Off the Cloud - The Weathers nicer over here.

Similar Threads & Tags
Similar threads

  1. named Failure after server migration
    By kapone_pt in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 05-24-2007, 04:11 PM
  2. Replies: 3
    Last Post: 07-07-2006, 07:59 AM
  3. named failed to start since an IP failure and re-route by DC
    By Ixel in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 06-19-2006, 04:29 PM
  4. Named failure after upcp ran today
    By Hoster2k in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 10-27-2005, 10:21 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube