All of lore.kernel.org
 help / color / mirror / Atom feed
* Possible md bug in 2.4.16-pre1
@ 2001-11-26 17:02 Alok K. Dhir
  2001-11-26 19:29 ` Peter T. Breuer
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Alok K. Dhir @ 2001-11-26 17:02 UTC (permalink / raw)
  To: linux-kernel


On kernel 2.4.16-pre1 software RAID (tested with levels 0 and 1 on the
same two drives), it is not possible to "raidstop /dev/md0" after
mounting and using it, even though the partition is unmounted.  Attempts
are rejected with "/dev/md0: Device or resource busy".  Even shutting
down to single user mode does not release the device for stopping.  I
had to reboot to single user mode, then I was able to stop it,
unconfigure it, etc.

Testing the throughput of Linux's software raid in levels raid1 and
raid0 with various chunksizes was somewhat more tedious because of this
problem...

Here is my (current) raidtab:

Raiddev			/dev/md0
raid-level			0
nr-raid-disks		2
chunk-size			64k
persistent-superblock	1
nr-spare-disks		0
device			/dev/sda2
raid-disk			0
device			/dev/sdb1
raid-disk			1

Thanks...

Al



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

end of thread, other threads:[~2001-11-27  9:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-26 17:02 Possible md bug in 2.4.16-pre1 Alok K. Dhir
2001-11-26 19:29 ` Peter T. Breuer
2001-11-26 19:49   ` Alok K. Dhir
2001-11-27  9:04   ` Henning P. Schmiedehausen
2001-11-26 20:42 ` Anton Altaparmakov
2001-11-27  1:31 ` Neil Brown

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.