Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 16
  1. #1
    Member Edizon's Avatar
    Join Date
    Feb 2003
    Location
    AZ
    Posts
    90

    Exclamation synchronize servers

    Do owners of multiple servers typically synchronize the root passwords? Is there an easy way to manager multiple servers with cPanel? or once it is clustered can you manage all accounts via one server?

    I have no idea I have only had one server at a time.
    "Life is like a box on cPanel Edge. You never know what your gonna get..."

  2. #2
    Member
    Join Date
    Feb 2006
    Location
    Australia
    Posts
    12

    Default re: Do owners of multiple servers typically synchronize the root passwords?

    Hi There,

    We run multiple hosts and do NOT synchronise root passwords deliberately.
    This way if anything should happen, all hosts have unique credentials for authentication.

    Cheers.

  3. #3
    Member Edizon's Avatar
    Join Date
    Feb 2003
    Location
    AZ
    Posts
    90

    Default thanks

    great thanks for the feedback! That is the view I needed.

    Does anyone know when you cluster servers. Can you view and perform tasks on all of the
    clustered servers domains via WHM.

    Say I log into the "master" server which has two servers clustered to it. Will the master server display all of the domains, in "View All Accounts" and allow me to modify the account? or does clustering strictly sync for DNS?

    thanks again
    "Life is like a box on cPanel Edge. You never know what your gonna get..."

  4. #4
    Member
    Join Date
    May 2003
    Posts
    24

    Default

    I think clustering strictly sync for DNS, and won't let you manage multiple server's accounts at one place.
    If you need to do this, some billing softwares might help.

  5. #5
    Member
    Join Date
    Nov 2001
    Posts
    492

    Default

    Cpanel does not support clustering except for DNS. There is no email/web/ftp/database or any other clustering system available.
    I am an eNom ETP.
    Sign up today if you want an eNom.com domain reseller account from a reliable provider.
    * We now provide support and service to over 3250 happy resellers!

  6. #6
    Member
    Join Date
    Feb 2005
    Location
    Georgetown, TX
    Posts
    104

    Default

    Quote Originally Posted by electric
    Cpanel does not support clustering except for DNS. There is no email/web/ftp/database or any other clustering system available.
    So maybe this isn't possible with cPanel-written software or instructions, but is it even possible? Is there billing software that does this as sfxx suggested? I'm currently looking into any sort of redundancy I can get my hands on.

    I think I've got the DNS clustering figured out (but not yet attempted), so now I'm trying to see what I can do about setting up a Backup MX for all my accounts? Although some sort of full sync of all cPanel data would be nice, my main concern is with DNS & E-mail.

    Thanks,
    Matt

  7. #7
    Member
    Join Date
    Feb 2005
    Location
    Georgetown, TX
    Posts
    104

    Default

    Is it possible to use rsync to somehow keep 2 different cPanel servers in sync? The biggest problem I see would be the IP addresses of the accounts wouldn't match. Other than that, though, assuming the accounts were actually in the same directory (i.e. /home), what else would there be to consider?

    It would be so nice if the first cPanel server went down to "flip a switch" (a.k.a. execute a script that updated the DNS zone addresses) so that the internet would find the backup cPanel server.

    What does everyone else do to plan for a serious outage of the primary cP server besides DNS clustering?

    Matt
    Last edited by kemis; 08-08-2006 at 07:05 AM.

  8. #8
    Member
    Join Date
    Dec 2003
    Posts
    26

    Default

    It sure would have beed good to read an answer to the above post.

  9. #9
    Member
    Join Date
    Feb 2005
    Location
    Georgetown, TX
    Posts
    104

    Default

    Yeah, I forgot all about this post of mine. I still have to wonder why something like an rsync backup of all config directories, etc, wouldn't be possible. I would definitely pay extra if necessary for this sort of functionality.

    Matt

  10. #10
    Member Edizon's Avatar
    Join Date
    Feb 2003
    Location
    AZ
    Posts
    90

    Default

    Yeah it would have been nice for cPanel to incorporate true sync into WHM. But my new app has that now so I dont need cpanel to do it anymore. It is actually cool to be able to view and administer all the accounts in one screen with on click. Luv it =o)
    "Life is like a box on cPanel Edge. You never know what your gonna get..."

  11. #11
    Member
    Join Date
    Feb 2005
    Location
    Georgetown, TX
    Posts
    104

    Default

    I'm sorry but I'm confused. What's your new app? Can you share? :-)

    Matt

  12. #12
    Member
    Join Date
    Dec 2005
    Posts
    117

    Default

    Yes, would be very interesting to know what he uses now...

    Gues its lxadmin ;-)

  13. #13
    Member Edizon's Avatar
    Join Date
    Feb 2003
    Location
    AZ
    Posts
    90

    Default

    Its not lxadmin. It's cPanel/WHM, its an old custom app I built 2 years ago (when I first posted). I am thinking about rebuilding it with the xml_api. I actually havent used it in a long time. I only have one server now =o)

    My last program did a good job importing the accounts from multiple servers. I didn't bother selling it because it just parsed the html from inside WHM. Which if your running a different version, OS, or if a different theme it would not parse correctly. The XML may eliminate this problems I would have had before.

    I am gonna try something tonight on this and get back to you. I will probably just use generic reseller accounts since I only have one server.

    Kyle
    "Life is like a box on cPanel Edge. You never know what your gonna get..."

  14. #14
    Member
    Join Date
    Feb 2002
    Posts
    43

    Default

    To Sync servers, it would seem the following aspects will need synchronisation to allow DNS load balancing:-

    - Website Files (FTP)
    - Emails
    - Database (MySql or whatever)
    - BIND - But there needs to be a nameserver replacement for all domain names so that the master server (say ns1.xyz.com and ns2.xyz.com) will map to (ns3.xyz.com ns4.xyz.com) on the hot standby
    - Cpanel / WHM Config files

    Now currently for synchronisation we can do the following:-

    - Website Files (FTP) - rsync (once a day)
    - Emails - rsync (one a day)
    - Database - master->master Replication
    - BIND - ?? How can this synchronisation be achieved
    - Cpanel / WHM Config Files - ?? How can this synchronisation be achieved

    Any help that you experts out there can offer will be greatly appreciated.

  15. #15
    Member
    Join Date
    Jul 2007
    Location
    Greece
    Posts
    62
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    Quote Originally Posted by hodfords View Post
    To Sync servers, it would seem the following aspects will need synchronisation to allow DNS load balancing:-

    - Website Files (FTP)
    - Emails
    - Database (MySql or whatever)
    - BIND - But there needs to be a nameserver replacement for all domain names so that the master server (say ns1.xyz.com and ns2.xyz.com) will map to (ns3.xyz.com ns4.xyz.com) on the hot standby
    - Cpanel / WHM Config files

    Now currently for synchronisation we can do the following:-

    - Website Files (FTP) - rsync (once a day)
    - Emails - rsync (one a day)
    - Database - master->master Replication
    - BIND - ?? How can this synchronisation be achieved
    - Cpanel / WHM Config Files - ?? How can this synchronisation be achieved

    Any help that you experts out there can offer will be greatly appreciated.
    - BIND - ?? How can this synchronisation be achieved -> DnsCluster

    Nice n easy and your sync completed :-)

Similar Threads & Tags
Similar threads

  1. Synchronize DNS Records
    By rjbsec in forum New User Questions
    Replies: 1
    Last Post: 02-04-2007, 12:45 PM
  2. synchronize over FTP
    By madmac in forum cPanel and WHM Discussions
    Replies: 11
    Last Post: 04-23-2006, 03:05 AM
  3. Several servers: how to synchronize DNS
    By krisdv in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 07-07-2005, 02:19 AM
  4. Problems in Synchronize DNS
    By Davec in forum New User Questions
    Replies: 1
    Last Post: 03-30-2005, 03:03 AM
  5. Nameservers don't synchronize
    By Dillard in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 11-14-2003, 05:32 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube