lbcli enable cluster-encryption

Enables cluster level encryption. Once enabled, all data written to disks will be encrypted.

Synopsis

Enables cluster level encryption. Once enabled, each volume will be encrypted with a Data Encryption Key (DEK), which is in turn encrypted by a Key Encryption Key (KEK). You can select the KeyStore type in the request: either tpm or file.

Note that cluster-encryption cannot be disabled once activated.

Bash
Copy

Examples:

Bash
Copy
FlagShortTypeDefaultDescription
--help-hboolHelp for cluster-encryption.
--keyStorestring"file"The allowed keystore options are file or tpm.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard