Ubuntu 9.04 / ISPConfig 3 Server | mirroring

Discussion in 'General' started by danielborene, Jun 15, 2009.

  1. danielborene

    danielborene New Member

    Hello,
    I have a Ubuntu server based on
    http://www.howtoforge.com/perfect-server-ubuntu-9.04-ispconfig-3

    And Here's what I want to do, have a Primary server with everything, mysql, apache, emaisl etc..
    Is there a way I can setup a secondary server o my network and configure it as a mirror of the primary, copying Websiter Files, Mysql Database, emails ispconfig, etc.. everything...

    The reason I want to do this, is in case one server crashes, I have another with the same data, to put in its place..

    Thank you.
     
    Last edited: Jun 17, 2009
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Currently ispconfig supports only multi server setups with different servers, mirroring will be introduced in a future version. But you can mirror your server also without these ispconfig functions by using mysql replication and rsync.
     
  3. danielborene

    danielborene New Member

    Ok,
    I'm going to try these options..
    MySQL Replacation for the DBs and rsync for web files.

    Now, can I use rsync to sync the postfix email account files??

    Thanks
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, that should work. Or you use some kind of cluet file system for /var/vmail like Glusterfs (see falkos tutorials here on howtoforge).
     

Share This Page