On Jun 27, Richard Petty transmitted in part:
Device Boot Start End Blocks Id System
/dev/sdc1 1 62360 209715200 8e Linux LVM
/dev/sdc2 62360 218259 524288793 8e Linux LVM
/dev/sdc3 218260 435191 729542316 8e Linux LVM
The last block of sdc1 is 62360 and the first block of sdc2 is 62360... the same block.
Those aren't blocks, those are cylinders. That just means that sdc2
starts in the middle of cylinder 62360.
_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/