how can i clone a server onto a remote drive?
I would like to make an identical backup of my CentOS 6 64bit server onto a remote hdd.
I am going to be installing a raid card into the sever causing all data to be erased. I want to be able to backup the server then clone back the data as if the server was never touched.
How can i do this?
I am on a mac and would like to clone the server onto a backup drive, then restore the clone image.
My server has 2 ssds, both 50gb each. in case that information is useful. 1 has the server, the second is empty.
You can use Clonezilla to backup an image of you system and recover it to another disc provided it is the same size (or more). You can store/recover your images using local disk, ssh, cifs (samba), or NFS.
The best tool ever to do this based on my experience is G4U.
G4U lets you transfer the image to an FTP server (Single partitions or whole drives) and then lets you retrieve the image and write it to a disk again..
It is included in the Ultimate Boot CD http://www.ultimatebootcd.com/ It will definately do your job, the only problem i experienced is that it wont support >2TB disks as it is based on a old kernel FreeBSD.
Of course the raid should be configured before using this tool.