Linux RAID subsystem development
 help / color / mirror / Atom feed
* Changing partition types safe? raidtools to mdadm migration
@ 2007-03-09  6:39 Simon Matthews
  2007-03-09  7:02 ` Neil Brown
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Matthews @ 2007-03-09  6:39 UTC (permalink / raw)
  To: linux-raid

I have a working RAID1 set. This is in a Gentoo system and I
configured the RAID set using raidtools. I see that Raidtools are now
deprecated in favor of mdadm.

I installed mdadm, but it does not recognize my raid set. I tried the
following command (note that my RAID set is active while I do this):
$   mdadm /dev/md0 --query --detail

This results in no output.  I believe this is because I forgot to
change the partition types on the partitions that make up the RAID set
(/dev/sda1 and /dev/sdb1) to type fd (they are the default type 82).

Can I safely change the partition types to fd on the partions that
make up my RAID set?

Or is there something else I should do to get mdadm to recognize my RAID set?

Regards,
Simon

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-03-09  8:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox