[Bug 794692] New: Problems with mounting/formatting when installing 12.3M2 with crypto
https://bugzilla.novell.com/show_bug.cgi?id=794692 https://bugzilla.novell.com/show_bug.cgi?id=794692#c0 Summary: Problems with mounting/formatting when installing 12.3M2 with crypto Classification: openSUSE Product: openSUSE Factory Version: 12.3 Milestone 0 Platform: All OS/Version: SUSE Other Status: NEW Severity: Major Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: nrickert@ameritech.net QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Firefox/17.0 I had problems on two systems: First system (64 bit): In this system, both "/home" and swap are encrypted. After going through all install settings, including software selection, I went to the final install stage. Error - failed to mount "/home". I chose to continue anyway. Then, for the reboot, I first checked from another system. There was no entry for "/home" in "fstab" nor in "crypttab". I manually edited those in, then proceeded to restart the newly installed system. That went fine. Second system (32 bit): On this system, root, home and swap are part of an encrypted LVM. The partitioner did not recognize the previous system for importing the partitioning, so I had to manually create partitioning. That part was almost okay, except it would not allow "/home" (shown by the partitioner as "/dev/system/home". It said it could not mount a file system of unknown type. Continuing with second system woes. The partitioner showed the file system type for "/dev/system/swap" as "ext4". So, to get through the partitioner, I told it to format as swap and mount as swap. Still continuing: After the rest of the settings, including software selection, it reported that: --- approximate wording --- Failure occurred during the following action: Formatting logical volume "/dev/system/root" (21.78Gb) with ext4 System error code was -3030 --- end of approx wording --- It gave me an option to abort or continue. At that point, I hit CTRL-ALT-F2 to get a command line. The directory "/dev/system" did not exist, but "/dev/mapper/system-root" did exist. I created "/dev/system", and added the needed symlinks for the three logical volumes. Then I formatted the root volume with "mkfs". Then I used CTRL-ALT-F7 to return to the installer screen, and told it to continue. That seemed to go fine. At the end of install (just before the reboot), I stopped the reboot countdown, use CTRL-ALT-F2 again, mounted the root volume, edit "fstab" there, and added an entry for mounting "/home". Thereafter things seemed to go okay. Reproducible: Didn't try Steps to Reproduce: 1. 2. 3. Expected Results: The mounting, formatting should have gone fine, without the listed problems. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=794692 https://bugzilla.novell.com/show_bug.cgi?id=794692#c1 --- Comment #1 from Neil Rickert <nrickert@ameritech.net> 2012-12-16 01:19:59 UTC --- Note that the above is for milestone 2. The bugzilla is not allowing that to be set. (It only offers milestone 0 and milestone 1). -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=794692 https://bugzilla.novell.com/show_bug.cgi?id=794692#c Jiaying ren <jren@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jren@suse.com AssignedTo|bnc-team-screening@forge.pr |fehr@suse.com |ovo.novell.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=794692 https://bugzilla.novell.com/show_bug.cgi?id=794692#c2 Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |nrickert@ameritech.net --- Comment #2 from Thomas Fehr <fehr@suse.com> 2012-12-17 17:11:33 UTC --- Please attach content of /var/log/YaST2 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=794692 https://bugzilla.novell.com/show_bug.cgi?id=794692#c3 Neil Rickert <nrickert@ameritech.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|nrickert@ameritech.net | --- Comment #3 from Neil Rickert <nrickert@ameritech.net> 2012-12-17 18:02:09 UTC --- Created an attachment (id=517389) --> (http://bugzilla.novell.com/attachment.cgi?id=517389) gzipped tar archive of /var/log/YaST2 on computer nwr The attached are the logs from the system with encrypted "/home", as reported with the bug. I will separately attach logs from the system using an encrypted LVM. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=794692 https://bugzilla.novell.com/show_bug.cgi?id=794692#c4 --- Comment #4 from Neil Rickert <nrickert@ameritech.net> 2012-12-17 18:04:37 UTC --- Created an attachment (id=517390) --> (http://bugzilla.novell.com/attachment.cgi?id=517390) gzipped tar archive of /var/log/YaST2 on computer nwr-l This attachment are the YaST2 logs from the computer using an encrypted LVM. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=794692 https://bugzilla.novell.com/show_bug.cgi?id=794692#c5 Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Thomas Fehr <fehr@suse.com> 2012-12-19 18:40:56 UTC --- Commenting both cases: case with encrypted LVM VG: It seems that communication between LVM an UDEV is broken at least in install environment. The device for LVM volumes /dev/<vgname>/<lvname> are not created any more when a LVM VG gets activated. In addition it is not possible to create a new logical volume (bnc#795238). I can work around the failed device creation by modifying call order of "vgscan --mknodes". case with encrypted home: The problem occurs in a rare case where an encrypted volume contains a fs appropriate for root fs, fstab import is called, aborted and afterward encrypted partition is set up manually. Will be fixed in next milestone/beta. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=794692 https://bugzilla.novell.com/show_bug.cgi?id=794692#c6 --- Comment #6 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-12-21 17:00:18 CET --- This is an autogenerated message for OBS integration: This bug (794692) was mentioned in https://build.opensuse.org/request/show/146129 Factory / libstorage https://build.opensuse.org/request/show/146130 Factory / yast2-storage -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=794692 https://bugzilla.novell.com/show_bug.cgi?id=794692#c7 --- Comment #7 from Neil Rickert <nrickert@ameritech.net> 2013-01-18 21:42:30 UTC --- A quick final note. All went well with installing 12.3 Beta1. This applies to both systems where I had problems with M2. -- 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.
participants (1)
-
bugzilla_noreply@novell.com