[pkg-cryptsetup-devel] Bug#552412: cryptsetup: encypted lvm2 partition consistantly fails to boot
steve
newsdebian at jetcity.org
Mon Oct 26 02:30:42 UTC 2009
Package: cryptsetup
Version: 2:1.1.0~rc2-1
Severity: important
After recent upgrade kernel version 2.6.30-2 fails to boot with this message:
Enter passphrase for /dev/hda3: <correctr passwd entered>
device-mapper: ioctl: unable to remove open device temporary-cryptsetup-677
device-mapper: remove ioctl failed: Device or resource busy
Key slot 0 unlocked.
...[several other messages which I didn't capture] ...
and eventually I end up at the busybox prompt.
Two other kernels, 2.6.30-1 and 2.6.26-2-686 still boot OK.
I'm not sure this is a cryptsetup error but it seems the only relevant
package that was recently upgraded.
/dev/mapper/hda3_crypt exists and looks correct after the failure.
-- Package-specific info:
-- /proc/cmdline
root=/dev/mapper/vulteeVG-rootLV ro vga=791
-- /etc/crypttab
hda3_crypt /dev/hda3 none luks
-- /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/mapper/vulteeVG-rootLV / ext2 errors=remount-ro 0 1
/dev/hda2 /boot ext2 defaults 0 2
/dev/mapper/vulteeVG-vulteeLV /vultee ext3 noatime 0 2
/dev/mapper/vulteeVG-swapLV none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hda1 /xp ntfs-3g defaults,users,gid=users,umask=022,locale=en_US.utf8 0 0
-- lsmod
Module Size Used by
sg 20296 0
ppdev 6348 0
lp 8012 0
parport 31144 2 ppdev,lp
powernow_k8 12260 0
cpufreq_userspace 2768 0
cpufreq_stats 3520 0
cpufreq_conservative 6256 0
cpufreq_powersave 1292 0
nfsd 204900 9
exportfs 3792 1 nfsd
nfs 221580 10
lockd 57972 2 nfsd,nfs
fscache 34440 1 nfs
nfs_acl 2640 2 nfsd,nfs
auth_rpcgss 31416 2 nfsd,nfs
sunrpc 163772 34 nfsd,nfs,lockd,nfs_acl,auth_rpcgss
fuse 47752 3
ext3 107172 1
jbd 41036 1 ext3
loop 13324 0
snd_intel8x0 26584 2
snd_ac97_codec 91264 1 snd_intel8x0
ac97_bus 1456 1 snd_ac97_codec
snd_pcm_oss 32232 0
snd_mixer_oss 12368 1 snd_pcm_oss
snd_pcm 62420 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_midi 5688 0
snd_rawmidi 18596 1 snd_seq_midi
snd_seq_midi_event 6212 1 snd_seq_midi
snd_seq 42436 2 snd_seq_midi,snd_seq_midi_event
snd_timer 17436 2 snd_pcm,snd_seq
snd_seq_device 6136 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 49060 13 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
i2c_nforce2 6448 0
k8temp 3984 0
soundcore 6184 1 snd
psmouse 37528 0
i2c_core 20844 1 i2c_nforce2
snd_page_alloc 8180 2 snd_intel8x0,snd_pcm
pcspkr 2104 0
serio_raw 4560 0
evdev 8028 10
processor 34504 1 powernow_k8
button 5060 0
ext2 54120 2
mbcache 6924 2 ext3,ext2
sha256_generic 11216 0
aes_i586 8092 2
aes_generic 27436 1 aes_i586
cbc 3012 1
dm_crypt 11092 1
dm_mod 49992 13 dm_crypt
raid1 18476 0
md_mod 77780 1 raid1
ide_cd_mod 24484 0
cdrom 30316 1 ide_cd_mod
ide_gd_mod 19852 4
ide_pci_generic 3632 0
ata_generic 4340 0
ohci_hcd 19880 0
sata_nv 19688 0
amd74xx 5428 3
ehci_hcd 29680 0
ide_core 88100 4 ide_cd_mod,ide_gd_mod,ide_pci_generic,amd74xx
libata 150904 2 ata_generic,sata_nv
scsi_mod 131800 2 sg,libata
forcedeth 46584 0
usbcore 126004 3 ohci_hcd,ehci_hcd
floppy 46220 0
thermal 12580 0
fan 4044 0
thermal_sys 13140 3 processor,thermal,fan
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash
Versions of packages cryptsetup depends on:
ii dmsetup 2:1.02.36-4 The Linux Kernel Device Mapper use
ii libc6 2.10.1-1 GNU C Library: Shared libraries
ii libdevmapper1.02.1 2:1.02.38-2 The Linux Kernel Device Mapper use
ii libpopt0 1.15-1 lib for parsing cmdline parameters
ii libuuid1 2.16.1-4 Universally Unique ID library
cryptsetup recommends no packages.
Versions of packages cryptsetup suggests:
pn dosfstools <none> (no description available)
ii initramfs-tools [linux-initra 0.93.4 tools for generating an initramfs
ii udev 146-5 /dev/ and hotplug management daemo
-- no debconf information
More information about the pkg-cryptsetup-devel
mailing list