Re: Command failed: Can not access device on luksOpen

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Paul Bradley wrote:
> 
> Following a power failure and reboot luksOpen is failing for an
> encrypted device:
> 
> ~$ sudo cryptsetup luksOpen /dev/satadisks_vg/backup_lv cryptbackup
> Command failed: Can not access device

> open("/dev/satadisks_vg/backup_lv",
> O_RDONLY|O_EXCL|O_SYNC|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or
> resource busy)

This means that device exclusive open failed.

Check "dmsetup info" for open count for this device - should be 0.

Milan




_______________________________________________
dm-crypt mailing list
dm-crypt@xxxxxxxx
http://www.saout.de/mailman/listinfo/dm-crypt

[Index of Archives]     [Device Mapper Devel]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux