[フレーム]

Your submission was sent successfully! Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

You have successfully unsubscribed! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates about Ubuntu and upcoming events where you can meet our team.Close

Your preferences have been successfully updated. Close notification

Please try again or file a bug report. Close

Canonical Ceph

Enable full disk encryption in Charmed Ceph

Full disk encryption (FDE) in Charmed Ceph allows operating encrypted OSDs in a Charmed Ceph cluster. See the FDE explanation to learn more about FDE protection and its limitations.

Prerequisites

To use FDE, the following prerequisites must be met:

  • The dm-crypt kernel module must be available. Note that some cloud-optimised kernels do not ship dm-crypt by default. Check by running:

    sudo modinfo dm-crypt

  • The charm configuration option osd-encrypt must be set to True. You can verify its value by running:

    juju config ceph-osd osd-encrypt

Enable FDE

If the pre-requisites are met, after adding a new disk, it will be encrypted:

juju run ceph-osd/* add-disk osd-devices=/dev/sdx

Note that there is no facility to encrypt an OSD that is already part of the cluster. To enable encryption you will have to take the OSD disk out of the cluster, ensure data is replicated and the cluster converged and is healthy, and then re-introduce the OSD with encryption.

This page was last modified 10 months ago. Help improve this document in the forum.

AltStyle によって変換されたページ (->オリジナル) /