[Cialug] Moving from 3ware RAID to standard disk

Nathan C. Smith nathan.smith at ipmvs.com
Wed Dec 19 18:51:34 CST 2012


I have a machine running on a 3ware PATA mirror that I would like to move to just a standard SATA disk.  I have a running configuration I want to keep, I'd just like to run it faster on a newer machine.   I expect that if I just dd the disk from the 3ware machine to another disk I will would up with something that will not boot.  The machine in question is Debian Squeeze.  See my fdisk-l output below.

Has anyone done something like this before that can outline a procedure I might follow to accomplish what I want to do?   I suppose I could try dd and then a rescue disk, but I was hoping for a better approach or more obvious approach.  Maybe I am overthinking the situation?

Thank you.

-Nate


fdisk -l

Disk /dev/sda: 80.0 GB, 80025313280 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00049f13

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1          31      248976   83  Linux
/dev/sda2              32        9729    77899185    5  Extended
/dev/sda5              32        9729    77899153+  8e  Linux LVM

Disk /dev/dm-0: 78.4 GB, 78383153152 bytes
255 heads, 63 sectors/track, 9529 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Disk /dev/dm-0 doesn't contain a valid partition table

Disk /dev/dm-1: 1384 MB, 1384120320 bytes
255 heads, 63 sectors/track, 168 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Disk /dev/dm-1 doesn't contain a valid partition table




More information about the Cialug mailing list