You should take a look at radmind.....
http://www.radmind.org
I have been using it for over a year now, it would work great for that.
Brian Gregorcy
Digby Tarvin wrote:
I have two servers sitting side by side, one intended to be a hot standby to the other...
Does anyone have any ideas or experience regarding ways to keep the backup in sync with the main?
The obvious first thought would be to rsync the main system filesystems to the standby. The two systems should be *almost* identical, the obvious exception being the IP address's and hostnames.
Duplicating the user directories is easy enough, but system files like /etc/passwd should be kept in sync also, and and it would be nice if things like package installations on the main were automatically duplicated.
I am wondering if it is going to be best to duplicate the user filesystem as specific files from the others, or duplicate everything with specific directories or files excluded.
The obvious exclusions that spring to mind are 1. network config files 2. hostname 3. the .ssh files used to authenticate the rsync access
Anyone have any thoughts or suggestions?
Regards, DigbyT
-- [email protected] mailing list
