On Fri, Feb 09, 2007 at 07:35:46PM +0100, Johannes Schlumberger wrote:
Hi,

Meanwhile, could you add the following to the above mentioned debugging
output:

printk("dumping stack for %s:\n", current->comm);
dump_stack();

(right after the above printk in bd_claim())

And then send another dmesg this way...this should tell us which
process/kernel thread it is that locks md0...

As it turns out, dmesg is to small, so i have attached the relevant part of my
syslog file.

Thanks, this looks mighty suspicious...it looks like /dev/md0 is mounted as your root partition by the initramfs? Please provide me with "ls -al /dev/root" and "cat /proc/cmdline" as well as the contents of your grub or lilo config file.

--
David Härdeman

Reply via email to