All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wiebe Cazemier <halfgaar@gmx.net>
To: linux-kernel@vger.kernel.org
Subject: Re: Software RAID1 (with non-identical discs) performance
Date: Tue, 19 Dec 2006 16:40:46 +0100	[thread overview]
Message-ID: <em915v$7h6$1@sea.gmane.org> (raw)
In-Reply-To: 3960.4587f434.9e684@altium.nl

On Tuesday 19 December 2006 15:16, Dick 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.


  reply	other threads:[~2006-12-19 15:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-16 12:39 Software RAID1 (with non-identical discs) performance Wiebe Cazemier
2006-12-18 18:34 ` Phillip Susi
2006-12-19 14:16   ` Dick Streefland
2006-12-19 15:40     ` Wiebe Cazemier [this message]
2006-12-19 16:11       ` Dick Streefland
2006-12-19 12:22 ` Wiebe Cazemier
2006-12-19 14:02   ` Michael Tokarev
2006-12-19 15:43     ` Jan Engelhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='em915v$7h6$1@sea.gmane.org' \
    --to=halfgaar@gmx.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.