Cloning a linux system from sdx to cciss
Posted
by
churnd
on Server Fault
See other posts from Server Fault
or by churnd
Published on 2011-02-18T12:38:31Z
Indexed on
2011/02/19
15:26 UTC
Read the original article
Hit count: 259
I have an HP ML 310 server running CentOS Linux 5.5. I'm buying a RAID card (LSI 9260-8i) to set up a mirrored OS drive. Right now, the boot drive is set up with GRUB installed on the MBR of /dev/sda & has a 100MB /boot partition for /dev/sda1, then the rest is configured in LVM with a 20GB with a 20GB VG for the root partition & ~80GB VG for home. The new disk sizes will also be slightly larger as well. What is the best way to clone the boot drive to the new CCISS device?
© Server Fault or respective owner