https://bugzilla.novell.com/show_bug.cgi?id=843085 https://bugzilla.novell.com/show_bug.cgi?id=843085#c0 Summary: On switching from text mode to graphical mode, systemd umounts some partitions. Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Usability AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: carlos.e.r@opensuse.org QAContact: qa-bugs@suse.de Found By: --- Blocker: --- On switching from text mode to graphical mode (runlevel 3 to runlevel 5), systemd umounts two encrypted partitions I have manually mounted. Component: SYSTEM-D - please ignore Bugzilla component, there is no appropriate one. Copied from an email thread in the opensuse@opensuse.org mail list (Subject: Re: [opensuse] On switching from runlevel 3 to 5, two partitions are umounted (by systemd??)) I boot this system in level 3, text mode with network. Some times I manually mount two encrypted partitions there, as root. Then I switch to runlevel 5, and log in. Eventually, I noticed that those two partitions were not mounted. I thought that perhaps I did not mount them. So this time I checked. I mounted them, and verified that the content was available. I then started level 5 (init 5). I typed ctrl-alt-f1, and listed the content of those partitions: not mounted. Not only that, but the "/dev/mapper/..." device had disappeared as well. This is 12.3. Problem happens on every boot. Log entries proving this: <10.5> 2013-09-25 01:24:41 Telcontar login - - - ROOT LOGIN ON tty1 <3.6> 2013-09-25 01:25:35 Telcontar systemd 1 - - Found device /dev/disk/by-uuid/8a177751-d9ba-472c-9d5d-d868ca5407d8. <3.6> 2013-09-25 01:25:35 Telcontar systemd 1 - - Found device /dev/disk/by-label/other. <3.6> 2013-09-25 01:25:35 Telcontar systemd 1 - - Found device /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-35ddcabc7e6f4ffeb5e573a942da6425-cr_other. <3.6> 2013-09-25 01:25:35 Telcontar systemd 1 - - Found device /dev/disk/by-id/dm-name-cr_other. <3.6> 2013-09-25 01:25:35 Telcontar systemd 1 - - Found device /dev/dm-1. <3.6> 2013-09-25 01:25:35 Telcontar systemd 1 - - Found device /sys/devices/virtual/block/dm-1. <3.6> 2013-09-25 01:25:35 Telcontar systemd 1 - - Starting Cryptography Setup for cr_other... <3.6> 2013-09-25 01:25:35 Telcontar systemd-cryptsetup 4100 - - Volume cr_other already active. <3.6> 2013-09-25 01:25:35 Telcontar systemd 1 - - Started Cryptography Setup for cr_other. <3.6> 2013-09-25 01:25:38 Telcontar systemd 1 - - Found device /dev/disk/by-uuid/0c698c18-157e-4a9f-ad39-054228b372c6. <3.6> 2013-09-25 01:25:38 Telcontar systemd 1 - - Found device /dev/disk/by-label/Datum. <3.6> 2013-09-25 01:25:38 Telcontar systemd 1 - - Found device /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-39334baa941f42aba0a47c20a427aff2-cr_Datum. <3.6> 2013-09-25 01:25:38 Telcontar systemd 1 - - Found device /dev/disk/by-id/dm-name-cr_Datum. <3.6> 2013-09-25 01:25:38 Telcontar systemd 1 - - Found device /dev/dm-2. <3.6> 2013-09-25 01:25:38 Telcontar systemd 1 - - Found device /sys/devices/virtual/block/dm-2. <3.6> 2013-09-25 01:25:38 Telcontar systemd 1 - - Starting Cryptography Setup for cr_Datum... <3.6> 2013-09-25 01:25:38 Telcontar systemd-cryptsetup 4142 - - Volume cr_Datum already active. <3.6> 2013-09-25 01:25:38 Telcontar systemd 1 - - Started Cryptography Setup for cr_Datum. <0.5> 2013-09-25 01:25:39 Telcontar kernel - - - [ 208.540714] XFS (dm-1): Mounting Filesystem <0.6> 2013-09-25 01:25:40 Telcontar kernel - - - [ 208.665690] XFS (dm-1): Ending clean mount <0.5> 2013-09-25 01:25:40 Telcontar kernel - - - [ 208.682251] XFS (dm-2): Mounting Filesystem <0.6> 2013-09-25 01:25:40 Telcontar kernel - - - [ 208.821286] XFS (dm-2): Ending clean mount <3.6> 2013-09-25 01:26:10 Telcontar systemd 1 - - Unmounting /data/Datum.. <=============== <3.6> 2013-09-25 01:26:10 Telcontar systemd 1 - - Stopping /sys/devices/virtual/block/dm-2. <=============== <3.6> 2013-09-25 01:26:10 Telcontar systemd 1 - - last message repeated 5 times <3.6> 2013-09-25 01:26:10 Telcontar systemd 1 - - Stopping Cryptography Setup for cr_Datum... <=============== <3.6> 2013-09-25 01:26:10 Telcontar systemd 1 - - Unmounting /data/other... <3.6> 2013-09-25 01:26:10 Telcontar systemd 1 - - Stopping /sys/devices/virtual/block/dm-1. <=============== <3.6> 2013-09-25 01:26:10 Telcontar systemd 1 - - last message repeated 4 times <3.6> 2013-09-25 01:26:10 Telcontar systemd 1 - - Stopping Authorization Manager... <3.6> 2013-09-25 01:26:10 Telcontar systemd 1 - - Stopping Console Manager.. <3.6> 2013-09-25 01:26:10 Telcontar systemd 1 - - Stopping CUPS Printing Service... The response to the command "systemctl show systemd-cryptsetup@cr_other.service -p IgnoreOnIsolate" is IgnoreOnIsolate=no Andrey Borzenkov tells me to report in bugzilla. Cristian Rodríguez says that this commit: http://cgit.freedesktop.org/systemd/systemd/commit/?id=4469ff4adebbed4778e7f... corrects the issue in 13.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.