[Bug 867514] New: Installation puts wrong MD RAID names in /etc/fstab - system does not boot after install
https://bugzilla.novell.com/show_bug.cgi?id=867514 https://bugzilla.novell.com/show_bug.cgi?id=867514#c0 Summary: Installation puts wrong MD RAID names in /etc/fstab - system does not boot after install Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: i386 OS/Version: openSUSE 13.1 Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: arvidjaar@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 During network installation manually create three named MD devices - root, swap and home and assign respective file systems. Installation does not create and /etc/mdadm.conf and puts the following in /etc/fstab - /dev/md/root, /dev/md/swap and /dev/md/home. The very first reboot after installation fails due to missing /dev/md/swap and /dev/md/home. The reason is - those arrays have internal names <IP-during-installtion>:swap respectively <IP-during-installtion>:home. Attached is archive with yast2 logs and mdadm --detail, mdadm --examine output as well as /etc/fstab immediately after installation and /etc/fstab.fixed which works. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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=867514 https://bugzilla.novell.com/show_bug.cgi?id=867514#c1 --- Comment #1 from Andrey Borzenkov <arvidjaar@gmail.com> 2014-03-10 05:21:39 UTC --- Created an attachment (id=581483) --> (http://bugzilla.novell.com/attachment.cgi?id=581483) Archive with yast2 logs and MD details -- 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=867514 https://bugzilla.novell.com/show_bug.cgi?id=867514#c2 --- Comment #2 from Andrey Borzenkov <arvidjaar@gmail.com> 2014-03-10 06:36:04 UTC --- When creating unnamed MD devices during installation, /etc/fstab contains by-uuid paths. When using named devices, /etc/fstab contains /dev/md/<MD-name> paths. Looks like the most simple fix is to always use by-uuid; it is guaranteed to remain valid whatever happens to MD names. -- 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=867514 https://bugzilla.novell.com/show_bug.cgi?id=867514#c zhang jiajun <jzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jzhang@suse.com AssignedTo|bnc-team-screening@forge.pr |snwint@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=867514 https://bugzilla.novell.com/show_bug.cgi?id=867514#c Steffen Winterfeldt <snwint@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|snwint@suse.com |aschnell@suse.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=867514 https://bugzilla.novell.com/show_bug.cgi?id=867514#c3 Arvin Schnell <aschnell@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |aschnell@suse.com Resolution| |DUPLICATE --- Comment #3 from Arvin Schnell <aschnell@suse.com> 2014-03-12 07:40:28 UTC --- But why do you want to give names to a RAID if you don't want the name to be used? Sounds like a duplicate of bug #849752. You could try with a prerelease of openSUSE 13.2. *** This bug has been marked as a duplicate of bug 849752 *** http://bugzilla.novell.com/show_bug.cgi?id=849752 -- 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