1830133 Members
2783 Online
109999 Solutions
New Discussion

Re: Linux cloning.

 
SOLVED
Go to solution
APustovitin
Advisor

Linux cloning.

Hi all. I have the server DL360 G3 with two SCSI 36 GB disks in the mirror. I need replacement the 36 GB disks by the 72 GB disks and to clone the all data to the new disks. How do this correct?
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: Linux cloning.

Shalom Aleksy,

Few options:

1) Norton Ghost - does not work on new hardware.
2) dd command - hard to use but should duplicate disk byte by byte.
3) http://www.mondorescue.org - uncertain future, a very small operation
4) http://www.acronis.com/

We are testing #4 right now and are very pleased.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
APustovitin
Advisor

Re: Linux cloning.

Thanks for the information.