touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #71028
[Bug 1443413] Re: boot fails on cryptsetup random swap partition with "invalid argument"
> cryptswap1 should be on /dev/dm-6 it's mounted at dm-8
No, no. The *underlying* encrypted device /dev/mapper/vg-swap is dm-6.
cryptsetup builds a new device /dev/mapper/cryptswap1 -> dm8 from that
which is the unencrypted "view" of that, but an entirely new block
device. Therefore it gets a new number. Closing then, as this is a local
misconfiguration.
** Changed in: systemd (Ubuntu)
Status: Incomplete => Invalid
** Tags removed: boot systemd
** Tags added: systemd-boot
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1443413
Title:
boot fails on cryptsetup random swap partition with "invalid argument"
Status in systemd package in Ubuntu:
Invalid
Bug description:
Booting with systemd fails always at same stage.
Using upstart just works.
grep GRUB_CMDLINE_LINUX /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT=""
GRUB_CMDLINE_LINUX="systemd.log_target=kmsg systemd.log_level=debug"
grep debug /boot/grub/grub.cfg
linux /vmlinuz-3.19.0-13-generic root=/dev/mapper/vg-root ro systemd.log_target=kmsg systemd.log_level=debug
Sadly systemd-debug doesn't reveals more information what fails :-(
lsb_release -rd
Description: Ubuntu Vivid Vervet (development branch)
Release: 15.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1443413/+subscriptions
References