'\" t .\" Title: clevis-luks-report .\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 03/30/2024 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "CLEVIS\-LUKS\-REPORT" "1" "03/30/2024" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" clevis-luks-report \- Reports whether a pin bound to a LUKS1 or LUKS2 volume has been rotated .SH "SYNOPSIS" .sp \fBclevis luks report\fR \-d DEV \-s SLT .SH "OVERVIEW" .sp The \fBclevis luks report\fR command checks a given slot of a LUKS device and reports whether the pin bound to it \(em if any \(em has been rotated\&. .SH "OPTIONS" .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} \fB\-d\fR \fIDEV\fR : The bound LUKS device .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} \fB\-s\fR \fISLT\fR : The slot or key slot number for the pin to be verified .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} \fB\-q\fR : Quiet mode\&. If used, we will not prompt whether to regenerate the binding with \fBclevis luks regen\fR .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} \fB\-r\fR : Regenerates LUKS metadata with \fBclevis luks regen \-q \-d DEV \-s SLT\fR .RE .SH "EXAMPLE" .sp .if n \{\ .RS 4 .\} .nf Check whether the pin bound to slot 1 in /dev/sda1 has been rotated: .fi .if n \{\ .RE .\} .sp .if n \{\ .RS 4 .\} .nf # clevis luks report \-d /dev/sda1 \-s 1 .fi .if n \{\ .RE .\} .SH "SEE ALSO" .sp \fBclevis\-luks\-regen\fR(1)