Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Neil Brown <neilb@suse.de>
To: Simon Matthews <simon.d.matthews@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Changing partition types safe? raidtools to mdadm migration
Date: Fri, 9 Mar 2007 19:20:37 +1100	[thread overview]
Message-ID: <17905.6357.483367.649579@notabene.brown> (raw)
In-Reply-To: message from Simon Matthews on Thursday March 8

On Thursday March 8, simon.d.matthews@gmail.com wrote:
> 
> So I should be safe in just removing the raidtools package and
> installing mdadm?
> 

Possibly.
A significant difference is the way arrays are assembled at boot time.
raidtools depended on raidstart (which never worked reliably and
doesn't work at all with recent kernels) or type-FD partitions, 
which I assume you weren't using.

mdadm has a lot more flexibility.  You can still use type-FD
partitions if you want, or you create /etc/mdadm.conf with roughly the
output of 
   mdadm -Ds

though it is worth understanding the contents of that file and making
sure it is what you want.

NeilBrown

      parent reply	other threads:[~2007-03-09  8:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-09  6:39 Changing partition types safe? raidtools to mdadm migration Simon Matthews
2007-03-09  7:02 ` Neil Brown
2007-03-09  7:20   ` Simon Matthews
2007-03-09  7:22     ` Simon Matthews
2007-03-09  8:20     ` Neil Brown [this message]

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=17905.6357.483367.649579@notabene.brown \
    --to=neilb@suse.de \
    --cc=linux-raid@vger.kernel.org \
    --cc=simon.d.matthews@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox