Koozali.org: home of the SME Server

Fall Over Server

Offline del

  • *
  • 765
  • +0/-0
Fall Over Server
« on: May 01, 2006, 05:32:19 AM »
Hi All,
I have searched the forum but have not really found what I need, simular stuff but not exactly the same. I have one SME Server running OK and I want to set up a second server that mirrors everything the first one does, so if the first one falls over I can use the second one to carry on until the first one is back up running. I hope this makes sense! Thanks.
Del
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown

Offline chris burnat

  • *****
  • 1,135
  • +2/-0
    • http://www.burnat.com
Fall Over Server
« Reply #1 on: May 01, 2006, 02:04:45 PM »
I am doing something like this for a number of installation using the rsync contrib from Dungog.net.  Two identical servers used as file server, all ibays from the online server are replicated using rsync (over ssh) onto a standby server.  Rsync jobs can be scheduled at regular intervals, i.e. every hours or whatever.  In our particular case, we rsync evey four hours, this allows the retrieval of files deleted by accident on the main server.
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.

Offline MSmith

  • *
  • 675
  • +0/-0
Fall Over Server
« Reply #2 on: May 01, 2006, 02:38:54 PM »
There was a "high availability" contrib to do exactly this for previous versions of the SME server, but I don't think it's been updated.  You might check the Bug Tracker.
...