diff --git a/doc/source/storage/kubernetes/deployment-models-for-rook-ceph-b855bd0108cf.rst b/doc/source/storage/kubernetes/deployment-models-for-rook-ceph-b855bd0108cf.rst index e288a2e7a..e6cc20f09 100644 --- a/doc/source/storage/kubernetes/deployment-models-for-rook-ceph-b855bd0108cf.rst +++ b/doc/source/storage/kubernetes/deployment-models-for-rook-ceph-b855bd0108cf.rst @@ -60,10 +60,10 @@ Simplex Open Model: Duplex Controller Model: Default: 2 - Max: 3 + Max: 2 Duplex Open Model: - Default: 1 + Default: 2 Max: Any Duplex+ or Standard Controller Model: @@ -85,7 +85,12 @@ The minimum replication factor is the least number of copies that each piece of data have spread across the cluster to provide redundancy. You can assign any number smaller than the replication factor to this -parameter. The default value is replication - 1. +parameter. The default value is (replication - 1). + +.. note:: + + When the replication factor changes, the minimum replication will be + readjusted automatically. You can change the minimum replication of an existing Rook Ceph storage backend with the command: