]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/rados/operations: document the kernel-client min-compat holdout 69629/head
authorKefu Chai <k.chai@proxmox.com>
Mon, 22 Jun 2026 07:25:18 +0000 (15:25 +0800)
committerKefu Chai <k.chai@proxmox.com>
Mon, 22 Jun 2026 07:39:55 +0000 (15:39 +0800)
commitd123f74bb2f5c699a6a61314e430a89f2c0768f4
tree3cd64e5e776a9abde926e55ab9ede690dc1f0c52
parentc5693b3ccaa0f3a0cb9158d0ae43d154fe7d7801
doc/rados/operations: document the kernel-client min-compat holdout

A kernel CephFS or RBD mount can keep ``set-require-min-compat-client
reef`` from succeeding: the kernel client does not advertise the
pg-upmap-primary feature, so ``ceph features`` reports it as a luminous
client even when the daemons and every userspace client are newer.
ceph-fuse, libcephfs, and librbd advertise the full feature set and are
not affected.

Document this, and add a section on finding the holdout with
``ceph features`` and switching it to a userspace client.

Signed-off-by: Kefu Chai <k.chai@proxmox.com>
doc/rados/operations/require-min-compat-client.rst