Linux RAID subsystem development
 help / color / mirror / Atom feed
* Why does md3 persist after deleting and recreating the partitions?
@ 2010-12-31  0:10 Mark Knecht
  2010-12-31  0:12 ` Mathias Burén
  0 siblings, 1 reply; 7+ messages in thread
From: Mark Knecht @ 2010-12-31  0:10 UTC (permalink / raw)
  To: Linux-RAID

Hi,
   What am I forgetting to do? I had a RAID1 using sd{a,b,c}3. I
stopped md3, removed the md3 line in /etc/mdadm.conf, deleted the
partitions using fdisk, and then created 5 new partitions using
sd{a,b,c,d,e}3 to get ready to do a 5 disk RAID6. The new partitions
are the same size as the old ones and located at the same sector
addresses.

   After rebooting, but before creating the new RAID6, I still see md3:

mark@c2stable ~ $ cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4]
md6 : active raid1 sdb6[1] sdc6[2] sda6[0]
      247416933 blocks super 1.1 [3/3] [UUU]

md3 : active raid1 sdc3[2] sdb3[1] sda3[0]
      52436096 blocks [3/3] [UUU]

md5 : active raid1 sdc5[2] sdb5[1] sda5[0]
      52436032 blocks [3/3] [UUU]

unused devices: <none>
mark@c2stable ~ $


   What am I doing wrong or forgetting? I would like md3 to be totally
gone before I create a new md3 in it's place.

Thanks,
Mark

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

end of thread, other threads:[~2010-12-31  1:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-31  0:10 Why does md3 persist after deleting and recreating the partitions? Mark Knecht
2010-12-31  0:12 ` Mathias Burén
2010-12-31  0:14   ` Mark Knecht
2010-12-31  0:16     ` Mathias Burén
2010-12-31  0:17       ` Mark Knecht
2010-12-31  1:07         ` Neil Brown
2010-12-31  1:33           ` Mark Knecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox