linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "No such device" on --remove
@ 2007-05-08 17:04 Benjamin Schieder
  2007-05-08 18:22 ` Michael Tokarev
  2007-05-09 11:42 ` Bernd Schubert
  0 siblings, 2 replies; 11+ messages in thread
From: Benjamin Schieder @ 2007-05-08 17:04 UTC (permalink / raw)
  To: linux-raid

[-- Attachment #1: Type: text/plain, Size: 1484 bytes --]

Hi list.

I recently had a crash on my RAID machine and now two out of five RAIDs
don't start anymore. I don't even understand the error:

blindcoder@crazyhorse:~$ cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid5] [raid4]
md5 : active raid5 hdh8[0] hde8[3] hdf8[2] hdg8[1]
      677139456 blocks level 5, 64k chunk, algorithm 2 [4/4] [UUUU]

md4 : active raid5 hdh7[0] hdg7[1] hde7[3] hdf7[2]
      20988480 blocks level 5, 64k chunk, algorithm 2 [4/4] [UUUU]

md3 : active raid5 hdh6[2] hdg6[0] hde6[3] hdf6[1]
      12000192 blocks level 5, 64k chunk, algorithm 2 [4/4] [UUUU]

md2 : inactive hdh5[4](S) hdg5[1] hde5[3] hdf5[2]
      11983872 blocks

md1 : inactive hdg3[1] hdh3[4](S) hde3[3] hdf3[2]
      11984128 blocks

md0 : active raid1 hdh1[0] hde1[3] hdf1[2] hdg1[1]
      497856 blocks [4/4] [UUUU]

unused devices: <none>
blindcoder@crazyhorse:~$ su -
Password:
root@crazyhorse:~# mdadm -R /dev/md/2
mdadm: failed to run array /dev/md/2: Input/output error
root@crazyhorse:~# mdadm /dev/md/
0  1  2  3  4  5
root@crazyhorse:~# mdadm /dev/md/2 -r /dev/hdh5
mdadm: hot remove failed for /dev/hdh5: No such device

md1 and md2 are supposed to be raid5 arrays.

The relevant software versions are:
root@crazyhorse:~# mine -q linux26 mdadm
linux26 2.6.17.7 0
mdadm 2.5.6 0


Anyone got an idea?


Greetings,
	Benjamin
-- 
Go away, or I will replace you with a very small shellscript!
	http://shellscripts.org/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2007-05-12  2:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-08 17:04 "No such device" on --remove Benjamin Schieder
2007-05-08 18:22 ` Michael Tokarev
2007-05-09 11:42 ` Bernd Schubert
2007-05-09 21:23   ` Michael Tokarev
2007-05-10  5:28     ` Benjamin Schieder
2007-05-10 21:09   ` Questions about the speed when MD-RAID array is being initialized Liang Yang
2007-05-10 21:33     ` Justin Piszcz
2007-05-10 21:38       ` Liang Yang
2007-05-10 21:44         ` Justin Piszcz
2007-05-10 23:03       ` Robin Hill
2007-05-12  2:24     ` Benjamin Davenport

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).