All of lore.kernel.org
 help / color / mirror / Atom feed
* raid device gone underneath array
@ 2012-10-19  0:01 Marcus Sorensen
  2012-10-19  0:24 ` Adam Goryachev
  2012-10-21 22:19 ` NeilBrown
  0 siblings, 2 replies; 7+ messages in thread
From: Marcus Sorensen @ 2012-10-19  0:01 UTC (permalink / raw)
  To: linux-raid

I've been using software raid to mirror two devices, and recently one
of the drives went AWOL.

md1 : active raid1 sdm[0] sdc[1](F)
      12884900728 blocks super 1.2 [2/1] [U_]
      bitmap: 1/96 pages [4KB], 65536KB chunk

However, md1 froze, and in looking at the logs I saw this:

Oct 18 17:47:48 sys kernel: md: cannot remove active disk sdc from md1 ...
Oct 18 17:47:48 sys kernel: md: cannot remove active disk sdc from md1 ...

[root(marcus)@sanmirror3-01 ~]# mdadm --manage /dev/md1 --remove /dev/sdc
mdadm: cannot find /dev/sdc: No such file or directory

/dev/sdc was already gone! The /sys/block was already removed, no
reference to it in /proc/scsi/scsi. So md1 was destined to sit there
forever. So I rebooted and started up the degraded array.

Using kernel 3.6.2 from kernel.org

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

end of thread, other threads:[~2012-10-21 22:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-19  0:01 raid device gone underneath array Marcus Sorensen
2012-10-19  0:24 ` Adam Goryachev
2012-10-19  4:03   ` Chris Dunlop
2012-10-19  4:22     ` Brad Campbell
2012-10-19  4:29     ` Chris Murphy
2012-10-19 15:45       ` Marcus Sorensen
2012-10-21 22:19 ` NeilBrown

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.