Re: Strange RAID2 behavier...

Neil Brown (neilb@cse.unsw.edu.au)
Thu, 30 May 2002 22:01:24 +1000 (EST)


On Thursday May 30, me@vger.org wrote:
>
> # raidstop --all /dev/md3
> /dev/md3: Device or resource busy

This just means that /dev/md3 is busy.
Is it mounted? Does any process have it open?

There is a bug in one version of raidtools that causes raidstop to
incorrectly report this error, but I think that bug only affects
/dev/md0..
What does
strace raidstop /dev/md3
show?

NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/