Re: How to tell whether a volume is currently suspended?

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

 



On 11/05/2014 07:25 PM, Michael Enßlin wrote:
> Hi,
> 
> is there a utility to determine whether a LUKS volume is currently
> suspended and needs resuming (via LuksSuspend/LuksResume)?

You can use dmsetup info <name>
(name is the same like in cryptsetup)

In script you can use it even simpler:
dmsetup -c -o suspended --noheadings info <name>

But I am quite surprised it is not in "cryptsetup status" output :)

I will add this info there in next version.

Thanks,
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