Re: Software RAID1 (with non-identical discs) performance

From: Dick Streefland
Date: Tue Dec 19 2006 - 09:41:25 EST


Phillip Susi <psusi@xxxxxxxxxx> wrote:
| The entire concept of geometry is a a carryover from days gone by.
| These days it is just a farse maintained for backwards compatibility.
| You can put fdisk into sector mode with the 'u' command and create
| partitions of any number of sectors you desire, regardless of the
| perceived geometry.

An easy way to clone a partition table is:

sfdisk -d /dev/sdX | sfdisk /dev/sdY

--
Dick Streefland //// Altium BV
dick.streefland@xxxxxxxxx (@ @) http://www.altium.com
--------------------------------oOO--(_)--OOo---------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/