cryptsetup devices not mounted on boot
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Release Notes for Ubuntu |
Fix Released
|
Medium
|
Unassigned | ||
cryptsetup (Ubuntu) |
Fix Released
|
Critical
|
Scott James Remnant (Canonical) | ||
Karmic |
Fix Released
|
Critical
|
Scott James Remnant (Canonical) | ||
lvm2 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Karmic |
Invalid
|
Undecided
|
Unassigned | ||
mountall (Ubuntu) |
Invalid
|
High
|
Scott James Remnant (Canonical) | ||
Karmic |
Invalid
|
High
|
Scott James Remnant (Canonical) |
Bug Description
Binary package hint: mountall
HW: ThinkPad X200s
SW: up-to-dat Kubuntu Karmic
File system config (/etc/fstab):
/ - LVM
/boot - /dev/sda1
/home - LVM on dm-crypt
/misc - LVM
I did update my system this morning (after the archive has cooled down a bit after interdependency issues last night) and have found out that the boot process now seems to hang in mountall on my system. The system did not ask me for my dm-crypt password, therefore it is waiting somehow for /home (LVM+dm-crypt) to be mounted and this does not happen.
I have commented out /home file system from /etc/fstab and started recovery mode. Now mountall does complete and cryptsetup is started immediatelly/soon after mountall, asking for my password. In command shell, I have confirmed that LVM on dm-crypt is now properly setup, I just have to manually mount the file system with:
mount /dev/crypt/home /home
I have to note that dm-crypt+LVM /home did not work already before in Karmic - see bug 421876
ProblemType: Bug
Architecture: amd64
Date: Wed Sep 16 08:23:14 2009
DistroRelease: Ubuntu 9.10
Package: mountall 0.1.4
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, user)
LANG=en_US.UTF-8
LANGUAGE=
ProcVersionSign
SourcePackage: mountall
Uname: Linux 2.6.31-10-generic x86_64
Changed in mountall (Ubuntu Karmic): | |
importance: | Undecided → High |
Changed in mountall (Ubuntu Karmic): | |
status: | New → Triaged |
assignee: | nobody → Scott James Remnant (scott) |
tags: | added: ubuntu-boot |
Changed in cryptsetup (Ubuntu Karmic): | |
status: | Fix Released → Triaged |
Changed in mountall (Ubuntu Karmic): | |
milestone: | karmic-alpha-6 → none |
Changed in ubuntu-release-notes: | |
status: | New → Triaged |
importance: | Undecided → Medium |
I have targeted this for alpha-6 just for consideration, as this regression was caused by recently added mountall. Feel free to drop from milestone if you feel it does not impact enough users (due to specific config).