From: Wichert Akkerman <wichert@wiggy.net>
To: linux-raid@vger.kernel.org
Subject: lock failure when creating raid on 2.6.0-test9
Date: Mon, 3 Nov 2003 14:35:26 +0100 [thread overview]
Message-ID: <20031103133526.GC24627@wiggy.net> (raw)
I am trying to setup RAID 1 array on two SCSI disks on a 2.6.0-test9
kernel but I am hitting the following:
vortex:~# mkraid /dev/md0
handling MD device /dev/md0
analyzing super-block
disk 0: /dev/hda2, 35077927kB, raid superblock at 35077824kB
disk 1: /dev/hdc2, 35077927kB, raid superblock at 35077824kB
md: bind<hda2>
md: could not lock hdc2.
md: error, md_import_device() returned -16
mkraid: aborted.
(In addition to the above messages, see the syslog and /proc/mdstat as well
for potential clues.)
-16 is EBUSY, which is unepexted since nothing else is using that disk.
At this stage /proc/mdstat contains:
Personalities : [raid1]
md0 : inactive hda2[0]
35077824 blocks
unused devices: <none>
Wichert.
--
Wichert Akkerman <wichert@wiggy.net> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
next reply other threads:[~2003-11-03 13:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-03 13:35 Wichert Akkerman [this message]
2003-11-03 15:48 ` lock failure when creating raid on 2.6.0-test9 Wichert Akkerman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031103133526.GC24627@wiggy.net \
--to=wichert@wiggy.net \
--cc=linux-raid@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.