<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - systemd-219 can't mount devices"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89383#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - systemd-219 can't mount devices"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89383">bug 89383</a>
from <span class="vcard"><a class="email" href="mailto:bastien@esrevart.net" title="Bastien Traverse <bastien@esrevart.net>"> <span class="fn">Bastien Traverse</span></a>
</span></b>
<pre>Another use case to complement the report:
- system is a home server running Arch linux, full disk encrypted with
dmcrypt/LUKS and remotely unlocked via dropbear_initrd_encrypt [1]
- it was updated today with the latest systemd packages
({lib}systemd{-sysvcompat} 219-5) and latest linux-lts (3.14.39), therefore the
initramfs was rebuilt with mkinitcpio.
What happens: after rebooting I am locked out at the initramfs stage with the
following error messages:
- on client trying to ssh in dropbear_initrd:
Device /dev/disk/by-id/wwn-<redacted_id>-part3 doesn't exist or access
denied.
- on server:
Running systemd 219
(dropbear initialization sequence, everything is ok)
Starting dropbear
[123] Apr 23 09:43:56 Running in background
(try to connect remotely via SSH)
Pubkey auth succeeded for 'root' with key xxx from 192.xxx
syslogin_perform_logout: logout(pts/0) returned an error: No such file or
directory
Exit (root) Disconnect received
ERROR: device '/dev/mapper/lvm-archroot' not found. Skipping fsck.
ERROR: Unable to find rot device '/dev/mapper/lvm-archroot'
You are being dropped to a recovery shell
If I don't try to login via SSH there is a 15 seconds delay between [123] line
and the first ERROR; there is no mean whatsoever to unlock dropbear locally as
used to be the case ("enter passphrase for
/dev/disk/by-id/wwn-<redacted_id>-part" used to be displayed).
My kernel command line is BOOT_IMAGE=/vmlinuz-linux-lts
root=/dev/mapper/lvm-archroot rw quiet
cryptdevice=/dev/disk/by-id/wwn-<redacted_id>-part3:crypt
ip=192.168.1.xxx::192.168.1.254::arch-medion:eth0:none
[1]
<a href="https://wiki.archlinux.org/index.php/Dm-crypt/Specialties#Remote_unlocking_of_the_root_.28or_other.29_partition">https://wiki.archlinux.org/index.php/Dm-crypt/Specialties#Remote_unlocking_of_the_root_.28or_other.29_partition</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>