Fix Rook DOC session "Deployment Models and Services for Rook Ceph"After outage (r10,dsR10,dsR10minor)
Fix Duplex Controller Model Max and Duplex Open Model default. Closes-bug: 2106046 Change-Id: If0a8f8c0b41ddc0d912e0bd052a236b636437a37 Signed-off-by: Elisamara Aoki Gonçalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
@@ -60,10 +60,10 @@ Simplex Open Model:
|
|||||||
|
|
||||||
Duplex Controller Model:
|
Duplex Controller Model:
|
||||||
Default: 2
|
Default: 2
|
||||||
Max: 3
|
Max: 2
|
||||||
|
|
||||||
Duplex Open Model:
|
Duplex Open Model:
|
||||||
Default: 1
|
Default: 2
|
||||||
Max: Any
|
Max: Any
|
||||||
|
|
||||||
Duplex+ or Standard Controller Model:
|
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.
|
data have spread across the cluster to provide redundancy.
|
||||||
|
|
||||||
You can assign any number smaller than the replication factor to this
|
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
|
You can change the minimum replication of an existing Rook Ceph storage backend
|
||||||
with the command:
|
with the command:
|
||||||
|
|||||||
Reference in New Issue
Block a user