Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: linuxhelp on November 20, 2009, 08:22:30 AM
-
Hello,
we use two SME-Servers Primary+Backup (Hotswap/Offline)
how can i sync /home incl. DBs? to have two always identical
Systems?
rsync home?
Thanks Tom
-
Tom, maybe Affa (http://wiki.contribs.org/Affa) is what you are looking for
-
Hello,
thanks for reply,
is it possible to run backup to usbstick (console-dialog-last-menu-point)
as bash-script?
then i can create a backup.sh script like:
#insert stick server1
backup.sh (unknown-backup to usb command)
#insert stick server2+run restore.sh
tar -C / -xvzf smeserver.tgz
signal-event pre-restore
signal-event post-upgrade
signal-event reboot (Second Server - offline of net)