mountall fails to handle "noearly" crypt disk correctly and displays error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mountall (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I have the following setup:
/boot unencrypted
/ and swap in LVM over encryption with luks
/data encrypted with key stored on / (no LVM, filesystem is directly created on /dev/mapper/data
/etc/crypttab contains this line:
data /dev/sdb /sdb.key size=..
The noearly is necessary because the key /sdb.key is in an LVM partition.
Now, on boot I always get the message
"Serious errors were found while checking the disk drive for /data" Ignore, Skip or Manual recovery
I always press "I" because everything works just fine. I don't know yet what causes mountall to think that there's a problem, but a manual fsck on /dev/mapper/data shows that there is no problem. So I assume it has something to do with the block device appearing rather late in the bootup?
/etc/fstab looks like this:
UUID=9d44a5d2-
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: mountall 2.42ubuntu0.2
ProcVersionSign
Uname: Linux 3.5.0-21-generic x86_64
NonfreeKernelMo
ApportVersion: 2.6.1-0ubuntu9
Architecture: amd64
Date: Fri Dec 21 11:34:56 2012
InstallationDate: Installed on 2012-11-07 (43 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.1)
MarkForUpload: True
SourcePackage: mountall
UpgradeStatus: No upgrade log present (probably fresh install)
Status changed to 'Confirmed' because the bug affects multiple users.