You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
storage: note ceph-common (rbd CLI) host dependency for encrypted RBD
Encrypted Ceph/RBD volumes require ceph-common (the rbd CLI) on every KVM
host - a dependency that non-encrypted RBD does not have, since normal RBD
I/O goes through libvirt+librbd. Call this out as an operational trade-off
versus the qemu-native LUKS stack, which needs no extra Ceph tooling.
0 commit comments