[Bug 103177] when i restart my linux my md arrys lose
Soheil Gharedaghi
isoheil_gharedaghi at yahoo.com
Fri Jul 11 09:32:40 UTC 2008
Hi
I have 4 hard devices and i create raid ARRY
/dev/sdb1 /dev/sdc1 /dev/sdd1 /dev/sde1
and i change file systems to linux auto detect raid and i create arry
like this
mdadm -Cv /dev/md0 --level=0 --raid-devices=2 /dev/sdb1 /dev/sdc1 --chunk=128 (this arry created ok and worked)
&
mdadm -Cv /dev/md1 --level=0 --raid-devices=2 /dev/sdd1 /dev/sde1 --chunk=128 (this arry created ok and worked)
and i create this arry its create and worked when i restart my linux md2
its losed
mdadm -Cv /dev/md2 --level=1 --raid-devices=2 /dev/md0 /dev/md1
--chunk=128
syncing full on 60min when restart its lose
--
boot-time race condition initializing md
https://bugs.launchpad.net/bugs/103177
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.
More information about the kernel-bugs
mailing list