https://bugzilla.novell.com/show_bug.cgi?id=731230 https://bugzilla.novell.com/show_bug.cgi?id=731230#c6 Ramon Juan Canto Serra <deabrunaiz@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |deabrunaiz@gmail.com --- Comment #6 from Ramon Juan Canto Serra <deabrunaiz@gmail.com> 2011-11-22 17:22:15 UTC --- Same bug here with systemd, superblock error mounting md0 at boot. With an 4 cores processor too (qcore 6600, 64bits, 12.1). With traditional sysvinit seems to work fine. My fstab: /dev/system/root / ext4 acl,user_xattr 1 1 /dev/md0 /boot ext4 acl,user_xattr 1 2 /dev/system/swap swap swap defaults 0 0 /dev/system/var /var ext4 acl,user_xattr 1 2 /dev/system/home /home ext4 acl,user_xattr 1 2 /dev/system/usrlocal /usr/local ext4 acl,user_xattr 1 2 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 nfsserver:/ /srv/share nfs4 defaults,bg 0 0 /dev/md0 => 2 disks raid 1, version 0.90. I tried version 1.2 too, with same results. LVM is on top of 2 more raids 1, first of them is in the same disk than md0. They work fine. The workarround,putting md0 like noauto, and mounting manually in boot.local (i.e.), works. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.