ceph/doc/ceph-volume
Guillaume Abrioux 88836135fd ceph-volume: add TPM2 token enrollment support for encrypted OSDs
This adds the required changes to ceph-volume and cephadm in order to support
deploying tpm2 token enrolled encrypted OSDs.

Adding `--with-tpm` when deploying with `--dmcrypt` will enroll a tpm2
token to the corresponding LUKS2 devices.

Example of a osd service spec:

```
service_type: osd
service_id: tpm2_osds
placement:
  host_pattern: '*'
spec:
  data_devices:
    paths:
      - /dev/sdb
  encrypted: true
  tpm2: true
```

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
2024-08-12 08:43:59 +00:00
..
lvm ceph-volume: add TPM2 token enrollment support for encrypted OSDs 2024-08-12 08:43:59 +00:00
simple
zfs
drive-group.rst
index.rst
intro.rst
inventory.rst
systemd.rst