From: Milan Broz on 26 Jul 2010 09:30 On 07/26/2010 03:06 PM, Nils Radtke wrote: > That's what I tried and failed gloriously. I'm trying to revive my memory about the > situation: fs could be unmounted, however, the cryptsetup luksClose failed (IRC) and > therefore the dmsetup remove consequently failed also. So instead of "cryptsetup luksClose" use dmsetup remove for crypt device too (There was a bug in some version of cryptsetup which failed close if underlying device disappeared, should be fixed in >=1.1.2, anyway "dmsetup remove" is low-level equivalent.) Also see man page and "dmsetup remove -f" flag. The usb device reinitialization is separate problem, maybe someone can help if you provide more logs. Milan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: cryptsetup + lvm on usb disk, unusable /dev/dm-* after suspend/resume cycle Next: (none) |