clevis-luks-report - Reports whether a pin bound to a LUKS1 or LUKS2 volume has been rotated
Contents
Example
Check whether the pin bound to slot 1 in /dev/sda1 has been rotated:
# clevis luks report -d /dev/sda1 -s 1
Name
clevis-luks-report - Reports whether a pin bound to a LUKS1 or LUKS2 volume has been rotated
Options
• -dDEV : The bound LUKS device
• -sSLT : The slot or key slot number for the pin to be verified
• -q : Quiet mode. If used, we will not prompt whether to regenerate the binding with clevisluksregen
• -r : Regenerates LUKS metadata with clevisluksregen-q-dDEV-sSLTOverview
The clevisluksreport command checks a given slot of a LUKS device and reports whether the pin bound to
it — if any — has been rotated.
See Also
clevis-luks-regen(1) <clevis-luks-regen.1.adoc> CLEVIS-LUKS-REPORT(1)
Synopsis
clevisluksreport -d DEV -s SLT
