logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

clevis-luks-report - Reports whether a pin bound to a LUKS1 or LUKS2 volume has been rotated

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-sSLT

Overview

       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

See Also