Re: Software RAID1 (with non-identical discs) performance
- From: Wiebe Cazemier <halfgaar@xxxxxxx>
- Date: Tue, 19 Dec 2006 16:40:46 +0100
On Tuesday 19 December 2006 15:16, *** Streefland wrote:
An easy way to clone a partition table is:
sfdisk -d /dev/sdX | sfdisk /dev/sdY
And with one Maxtor 250 GB and one Seagate 250 GB, will that work? It can go
wrong on two accounts; the geometry issue I desbribed (which, I understand,
shouldn't be an issue at all), and if you're trying to clone the partition
table on a smaller disk. The latter would be fixed by leaving some unpartioned
space available.
This is something I'm going to experiment with on several disks I have.
On a sidenote, can you use this command, along with "dd if=oldpartition
of=newpartition" to clone an old disk to a new one (including NTFS/FAT
partitions for example), like Seagate disk wizzard does, and have a working
bootable system on the new disk? Or, can that even be done by dd-ing the
entire disk, and not individual partitions? I can remember G4u being
uncomfortable with that.
-
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/
- Follow-Ups:
- Re: Software RAID1 (with non-identical discs) performance
- From: *** Streefland
- Re: Software RAID1 (with non-identical discs) performance
- References:
- Software RAID1 (with non-identical discs) performance
- From: Wiebe Cazemier
- Re: Software RAID1 (with non-identical discs) performance
- From: Phillip Susi
- Re: Software RAID1 (with non-identical discs) performance
- From: *** Streefland
- Software RAID1 (with non-identical discs) performance
- Prev by Date: Re: [KORG] Re: kernel.org lies about latest -mm kernel
- Next by Date: Re: [PATCH] Get rid of most of the remaining k*alloc() casts.
- Previous by thread: Re: Software RAID1 (with non-identical discs) performance
- Next by thread: Re: Software RAID1 (with non-identical discs) performance
- Index(es):