https://bugzilla.novell.com/show_bug.cgi?id=728543 https://bugzilla.novell.com/show_bug.cgi?id=728543#c0 Summary: systemd failed to mount /home when home is raid1 partition Classification: openSUSE Product: openSUSE 12.1 Version: RC 2 Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: o.nicolas@skynet.be QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=460613) --> (http://bugzilla.novell.com/attachment.cgi?id=460613) dmesg User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 /home is mounted form /dev/md2 Most of the time, systemd start fsck on /dev/md2 but raid is not yet assembled. [ 13.704299] systemd-fsck[845]: fsck.ext3: Invalid argument while trying to open /dev/md2 [ 13.704367] systemd-fsck[845]: /dev/md2: [ 13.704391] systemd-fsck[845]: The superblock could not be read or does not describe a correct ext2 [ 14.166607] md: bind<sda5> [ 14.220503] md: raid1 personality registered for level 1 [ 14.220733] bio: create slab <bio-1> at 1 [ 14.220815] md/raid1:md2: active with 2 out of 2 mirrors [ 14.220839] md2: detected capacity change from 0 to 33295826944 Problem does not happen when SysV init is used. Reproducible: Sometimes Steps to Reproduce: 1. boot using systemd 2. enter emergency mode 3. manually mount the /home filesystem "systemctl restart home.mount" 4. -- 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.