[Bug 600853] New: Installer fails to mount LVM volumes after creation
http://bugzilla.novell.com/show_bug.cgi?id=600853 http://bugzilla.novell.com/show_bug.cgi?id=600853#c0 Summary: Installer fails to mount LVM volumes after creation Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Major Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: sasch.pe@gmx.de QAContact: jsrain@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (compatible; Konqueror/4.4; Linux) KHTML/4.4.2 (like Gecko) SUSE The installer fails to mount LVM logical volumes on an encrypted physical volume after setting up the (custom LVM) partition layout and thus fails to install root image. The layout was as the following sda4 (extended part) sda5 100MB ext4 /boot (format) sda6 170GB Linux LVM (encrypted) LVM setup: physical volume on sda6 logical volume 'lv_swap' swap (format) logical volume 'lv_root' ext4 / (format) Tested on openSUSE-KDE-LiveCD-x86_64-Build0577-Media.iso Reproducible: Always Steps to Reproduce: 1. Create custom LVM layout as described 2. Continue with the installer 3. Actual Results: Root image can't be installed because mount failed Expected Results: Mount should work after partitioning -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=600853 http://bugzilla.novell.com/show_bug.cgi?id=600853#c1 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |aschnell@novell.com InfoProvider| |sasch.pe@gmx.de --- Comment #1 from Arvin Schnell <aschnell@novell.com> 2010-04-29 12:12:47 UTC --- Please provide YaST logs, see http://en.opensuse.org/Bugs/YaST. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=600853 http://bugzilla.novell.com/show_bug.cgi?id=600853#c2 --- Comment #2 from Sascha Peilicke <sasch.pe@gmx.de> 2010-04-29 12:55:53 UTC --- Created an attachment (id=357754) --> (http://bugzilla.novell.com/attachment.cgi?id=357754) YaST2 logs that remain after installation Those are the logs that are found after successful installation. Their usefulness may be limited because I had to use a different disk layout. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=600853 http://bugzilla.novell.com/show_bug.cgi?id=600853#c3 --- Comment #3 from Arvin Schnell <aschnell@novell.com> 2010-04-29 13:12:43 UTC --- Those logs are unfortunately useless. This could be a duplicate of bug #598193 but without logs I cannot say for sure. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=600853 http://bugzilla.novell.com/show_bug.cgi?id=600853#c4 roeland jansen <roeland@linux-it.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roeland@linux-it.nl --- Comment #4 from roeland jansen <roeland@linux-it.nl> 2010-05-14 09:51:23 UTC --- I also experiecd the same behaviour with milestone 6, kde live being installed on an EEEPC901. What happens is that a normal setup (partitioned as proosed by the installer) works fine. The installer trips with "Failure occurred during folowing action: Mounting /dev/system/root to /, system error code was -3030. (it will also fail for the other 7 lv's I created) Went to vc 0 and was not able to mount /dev/system/root to /mnt. Also found out that: 1) pvdisplay shows the pv. 2) vgdisplay shows also the vg 'system' 3) lvdislay /dev/system/root shows the stats as being unavailable /dev/system/root is not available vgchange -a y reports that the 8 required volumes are now active /dev/mapper/system-root and /dev/system/root are not there. I'll attach /var/log/YaST2/y2log ps this is on X86 platform, not 64 bit specific -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=600853 http://bugzilla.novell.com/show_bug.cgi?id=600853#c5 roeland jansen <roeland@linux-it.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|sasch.pe@gmx.de | --- Comment #5 from roeland jansen <roeland@linux-it.nl> 2010-05-14 09:56:59 UTC --- Created an attachment (id=362265) --> (http://bugzilla.novell.com/attachment.cgi?id=362265) y2log file just after failure this is afaik, the required information. It's the file just after the first failure occurs. It will also fail on the other 7 LV's and it repeatedly will fail each time you ty to install. Basically a showstopper. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=600853 http://bugzilla.novell.com/show_bug.cgi?id=600853#c roeland jansen <roeland@linux-it.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P0 - Crit Sit Severity|Major |Critical -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=600853 http://bugzilla.novell.com/show_bug.cgi?id=600853#c6 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #6 from Arvin Schnell <aschnell@novell.com> 2010-05-14 10:16:21 UTC --- Thanks for the logs. Looks indeed as a duplicate of bug #598193. *** This bug has been marked as a duplicate of bug 598193 *** http://bugzilla.novell.com/show_bug.cgi?id=598193 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=600853 http://bugzilla.novell.com/show_bug.cgi?id=600853#c7 --- Comment #7 from roeland jansen <roeland@linux-it.nl> 2010-05-14 11:09:15 UTC --- thx. ps,add info: as in previous post mentioned -- I did a vgchange -a y and now after a restart of the live iso, the lv's are available. At this point, I had to re-edit the mountpoint points for local, srv, usr, var and tmp and again selected 'format and disable atime (it's a flash disk) After formatting, it again fails with unable to mount the root filesystem. The lv's again are unavailable vgchange -a y leaves the lv's unavailable. Will continue looking at the other # 598193 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com