[Bug 809820] New: systemd can't mount loop devices at startup
https://bugzilla.novell.com/show_bug.cgi?id=809820 https://bugzilla.novell.com/show_bug.cgi?id=809820#c0 Summary: systemd can't mount loop devices at startup Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: Ralf.Friedl@online.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Win98; de-AT; rv:1.8.1.24) Gecko/20100228 SeaMonkey/1.1.19 Acutally, system is openSUSE 12.3, but that is not (yet) available from the Operating System selection box. In my /etc/fstab I have a line /home/suse/12.3/iso/openSUSE-12.3-DVD-x86_64.iso /home/suse/12.3/d64 iso9660 ro,loop This mounts the installation image using a loop device. When systemd tries to mount this device, the loop kernel module is not yet available. This means that the mount fails and systemd goes into emergency mode. Reproducible: Always Steps to Reproduce: 1. Include a line for a loop mount, to be executed at boot time, in /etc/fstab Actual Results: Mounting of the loop device fails, because the kernel loop module is not yet present. System boots in emergency mode. Expected Results: Mounting the loop device succeeds. System boots in normal mode. I can load the loop module with "modprobe loop" from the emergency shell. After that, the mount of the loop device succeeds and the system boots to normal mode. -- 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=809820 https://bugzilla.novell.com/show_bug.cgi?id=809820#c1 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |fcrozat@suse.com |ovo.novell.com | --- Comment #1 from Frederic Crozat <fcrozat@suse.com> 2013-03-19 17:43:19 UTC --- Hmm, this is a regression in 12.3, it was working fine and I even had a loopback iso on one of my test system to ensure it was always working but I had to disable it at one point. This mount point is being started before systemd-udevd had time to create /dev/loop-control (and it will handle loading loop module on demand). I'll look into it why this is happening now. -- 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=809820 https://bugzilla.novell.com/show_bug.cgi?id=809820#c2 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |Ralf.Friedl@online.de --- Comment #2 from Frederic Crozat <fcrozat@suse.com> 2013-03-20 15:36:38 UTC --- please test package from http://download.opensuse.org/repositories/home:/fcrozat:/branches:/openSUSE:... it fixes the bug on my test system. -- 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=809820 https://bugzilla.novell.com/show_bug.cgi?id=809820#c3 --- Comment #3 from Ralf Friedl <Ralf.Friedl@online.de> 2013-03-21 09:26:05 UTC --- (In reply to comment #2) I installed systemd-195-13.15.1.x86_64.rpm and systemd-sysvinit-195-13.15.1.x86_64.rpm from this address, at the moment I can't even boot with init=/bin/bash, so I will have to recover. -- 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=809820 https://bugzilla.novell.com/show_bug.cgi?id=809820#c4 Ralf Friedl <Ralf.Friedl@online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|Ralf.Friedl@online.de | --- Comment #4 from Ralf Friedl <Ralf.Friedl@online.de> 2013-03-21 11:31:30 UTC --- (In reply to comment #2) It seems that I had an unrelated problem. I installed systemd-195-13.15.1.x86_64.rpm and systemd-sysvinit-195-13.15.1.x86_64.rpm, and it fixes both this problem with the loop mount as well as ticket 809819, multiple mount entries for the same directory. Thank you. -- 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=809820 https://bugzilla.novell.com/show_bug.cgi?id=809820#c5 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |maintenance@opensuse.org --- Comment #5 from Frederic Crozat <fcrozat@suse.com> 2013-04-08 14:31:03 UTC --- mr 163177 submitted -- 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=809820 https://bugzilla.novell.com/show_bug.cgi?id=809820#c6 --- Comment #6 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-04-08 17:00:48 CEST --- This is an autogenerated message for OBS integration: This bug (809820) was mentioned in https://build.opensuse.org/request/show/163178 Maintenance / -- 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=809820 https://bugzilla.novell.com/show_bug.cgi?id=809820#c7 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |meissner@suse.com InfoProvider|maintenance@opensuse.org | --- Comment #7 from Marcus Meissner <meissner@suse.com> 2013-04-09 10:30:20 UTC --- in the current update -- 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=809820 https://bugzilla.novell.com/show_bug.cgi?id=809820#c8 --- Comment #8 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-04-11 13:00:51 CEST --- This is an autogenerated message for OBS integration: This bug (809820) was mentioned in https://build.opensuse.org/request/show/163605 Factory / systemd -- 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=809820 https://bugzilla.novell.com/show_bug.cgi?id=809820#c9 --- Comment #9 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-04-19 15:00:54 CEST --- This is an autogenerated message for OBS integration: This bug (809820) was mentioned in https://build.opensuse.org/request/show/172486 Maintenance / -- 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=809820 https://bugzilla.novell.com/show_bug.cgi?id=809820#c10 Benjamin Brunner <bbrunner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Benjamin Brunner <bbrunner@suse.com> 2013-05-02 14:43:44 CEST --- Update released for openSUSE 12.3. Resolved fixed. -- 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=809820 https://bugzilla.novell.com/show_bug.cgi?id=809820#c11 --- Comment #11 from Swamp Workflow Management <swamp@suse.de> 2013-06-10 09:07:59 UTC --- openSUSE-RU-2013:0877-1: An update that has 8 recommended fixes can now be installed. Category: recommended (moderate) Bug References: 746595,789589,801878,808319,809646,809695,809820,812874 CVE References: Sources used: openSUSE 12.3 (src): systemd-195-13.25.1, systemd-mini-195-13.25.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.
participants (1)
-
bugzilla_noreply@novell.com