I'm not exactly sure what could be making it busy, I don't have it
mounted, and I can't seem to find anything in /proc that shows it is in
use in another way. I can't think of a way to check what might be
causing it to think it is in use. Even during boot before userspace it is
giving the same error.
Thanks for your assistance.
[...]
Bridge firewalling registered
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
[...]
md: md0 stopped.
md: could not bd_claim hdc.
md: md_import_device returned -16
md: bind<hdb>
md: raid1 personality registered as nr 3
raid1: raid set md0 active with 1 out of 2 mirrors
kjournald starting. Commit interval 5 seconds
[...]
/dev/hda1 on / type ext3 (rw)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
/dev/hda6 on /home type ext3 (rw)
On Sun, 17 Jul 2005, Neil Brown wrote:
On Saturday July 16, jradford@xxxxxxx wrote:
Greetings all:
Having a bit of difficulty with raid1, I built the array lastnight with
two new drives, and it built fine but when I rebooted I get the following
error when trying to start the array:
I'm running Mandrake 10.1 kernel 2.6.8.1-12mdk
[root@localhost jradford]# mdadm --version
mdadm - v1.7.0 - 11 August 2004
[root@bengali jradford]# mdadm -A -s
mdadm: failed to add /dev/hdc to /dev/md0: Device or resource busy
This is telling you that /dev/hdc is 'busy'.
Maybe a filesystem is mounted of it, or of a partition of it?
Could it already be in use?
NeilBrown
--
==========================================================================
Jim Radford <jradford@xxxxxxx>
http://www.jimradford.com/
==========================================================================
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html