Backup & restore to a spare server
My apologies if this is in the wrong forum, but it seems to be the closest fit.
I'd like to setup a spare server that can sit on a shelf and in case of a hardware malfunction can be pulled out, restore the previous night's (full system) backup to it and be back up and running quickly. What is the best way to go about doing this? The systems in question are running Solaris 9. The spare has identical hardware as the production system. Right now I am backing up to tape using tar, but I don't know how I'd go about restoring the entire system. I thought about ufsdump, but am unable to bring the server down to single user mode to do it. Any ideas besides clustering?