Hi All,
I just need to discuss the current backup methodology that I have got in place now. But I am not sure, if what I am doing is correct or not.
The system rsync's the below directories across to a different server everyday at 4:00AM.
/home/
/etc/
/var/named/
/var/spool/
/var/www/
/var/lib/
/usr/local/frontpage/
/usr/local/directadmin/
In the case of disaster, if we follow the below steps, will this be enough to bring a server back online
1. Setup a new server
2. Install OS + patches + DA
3. Move the content of the below backuped folder to the new server
/home/ -> /home/
/etc/ -> /etc/
/var/named/ -> /var/named/
/var/spool/ -> /var/spool/
/var/www/ -> /var/www/
/var/lib/ -> /var/lib/
/usr/local/frontpage/ -> /usr/local/frontpage/
/usr/local/directadmin/ -> /usr/local/directadmin/
Or using the Admin Backup method provided in the DA Control Panel, would be a smarter move?
Any suggestions would be highly appreciated.
Currently the server has got RAID - 1.
Thanks
I just need to discuss the current backup methodology that I have got in place now. But I am not sure, if what I am doing is correct or not.
The system rsync's the below directories across to a different server everyday at 4:00AM.
/home/
/etc/
/var/named/
/var/spool/
/var/www/
/var/lib/
/usr/local/frontpage/
/usr/local/directadmin/
In the case of disaster, if we follow the below steps, will this be enough to bring a server back online
1. Setup a new server
2. Install OS + patches + DA
3. Move the content of the below backuped folder to the new server
/home/ -> /home/
/etc/ -> /etc/
/var/named/ -> /var/named/
/var/spool/ -> /var/spool/
/var/www/ -> /var/www/
/var/lib/ -> /var/lib/
/usr/local/frontpage/ -> /usr/local/frontpage/
/usr/local/directadmin/ -> /usr/local/directadmin/
Or using the Admin Backup method provided in the DA Control Panel, would be a smarter move?
Any suggestions would be highly appreciated.
Currently the server has got RAID - 1.
Thanks