[Bug 1097811] New: upgrade problem with encrypted disks
http://bugzilla.suse.com/show_bug.cgi?id=1097811 Bug ID: 1097811 Summary: upgrade problem with encrypted disks Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.0 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Release Notes Assignee: sknorr@suse.com Reporter: lnussel@suse.com QA Contact: lnussel@suse.com Found By: --- Blocker: --- See https://bugzilla.suse.com/show_bug.cgi?id=1094963#c35 Symptom: Using the offline upgrade feature of the installation medium to upgrade Leap 42 with an encrypted data partition such as /home crashes YaST when selecting the previous installation. Reason: Encrypted data partitions are listed in /etc/fstab by device mapper name, eg. /dev/mapper/cr_home. In the installation environment YaST cannot relate that path to autodetected volumes (boo#1094963). Solution: Prior to upgrading, change /etc/fstab to mount the encrypted partitions by UUID instead of by path. For example if /etc/fstab contains /dev/mapper/cr_home /home xfs nofail 0 2 Use the following command to determine the UUID: # blkid|grep cr_home /dev/mapper/cr_home: UUID="12345678-1234-1234-1234-1234567890AB" TYPE="xfs" Then change the in fstab line to UUID=12345678-1234-1234-1234-1234567890AB /home xfs nofail 0 2 After this modification of /etc/fstab yast can perform the upgrade without crashing. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1097811 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1097811 Bernd Speiser <bernd.speiser@uni-tuebingen.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernd.speiser@uni-tuebingen | |.de -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1097811 http://bugzilla.suse.com/show_bug.cgi?id=1097811#c1 José Iván López González <jlopez@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jlopez@suse.com --- Comment #1 from José Iván López González <jlopez@suse.com> --- (In reply to Ludwig Nussel from comment #0)
Then change the in fstab line to
UUID=12345678-1234-1234-1234-1234567890AB /home xfs nofail 0 2
After this modification of /etc/fstab yast can perform the upgrade without crashing.
Only one note, using UUID or LABEL still could fail when no filesystem exists with that UUID/LABEL. Please, take a look to this comment [1]. [1] https://bugzilla.suse.com/show_bug.cgi?id=1094963#c43 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1097811 http://bugzilla.suse.com/show_bug.cgi?id=1097811#c2 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 - High |P1 - Urgent CC| |fs@suse.com --- Comment #2 from Ludwig Nussel <lnussel@suse.com> --- Stefan, what's the status there? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1097811 http://bugzilla.suse.com/show_bug.cgi?id=1097811#c3 Stefan Knorr <sknorr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Stefan Knorr <sknorr@suse.com> --- Sorry for the delay, I have added a note about this upgrade issue with: https://github.com/openSUSE/release-notes-openSUSE/commit/34fc3c4918f1077e32... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1097811 http://bugzilla.suse.com/show_bug.cgi?id=1097811#c4 --- Comment #4 from Swamp Workflow Management <swamp@suse.de> --- This is an autogenerated message for OBS integration: This bug (1097811) was mentioned in https://build.opensuse.org/request/show/751120 15.0 / release-notes-openSUSE -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1097811 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard| |obs:running:11597:moderate -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1097811 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|obs:running:11597:moderate | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1097811 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard| |obs:running:11639:moderate -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1097811 http://bugzilla.suse.com/show_bug.cgi?id=1097811#c5 --- Comment #5 from Swamp Workflow Management <swamp@suse.de> --- openSUSE-RU-2019:2609-1: An update that has 17 recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1085628,1089061,1091103,1092953,1093098,1093398,1093982,1094834,1095111,1095597,1097811,1099004,1102191,1102987,1113694,1125487,1157816 CVE References: Sources used: openSUSE Leap 15.0 (src): release-notes-openSUSE-15.0.20191126-lp150.2.3.1 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1097811 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|obs:running:11639:moderate | -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com