Skip to content

Commit

Permalink
Removed section on Arbiter Volume Support
Browse files Browse the repository at this point in the history
  • Loading branch information
ahardin-rh committed Jul 31, 2018
1 parent 23daf5a commit 9c2882b
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions release_notes/ocp_3_10_release_notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -288,29 +288,6 @@ spec:
storageClassName: snapshot-promoter
----

[[ocp-310-arbiter-volume-support]]
==== Arbiter Volume Support by Red Hat OpenShift Container Storage

In {product-title} 3.10, there is Arbiter Volume Support by Red Hat OpenShift
Container Storage (RHOCS), xref:ocp-310-CNS-is-now-RHOCS[formerly called CNS].

There is a new volume type (2 replicas + 1 metadata brick). Arbiter volume is a
3-way replicated volume where every third replica is copied metadata. Arbiter
nodes can be daisy chained or dedicated.

Arbiter volume can be created using the Heketi CLI or by updating the
*_storageclass_* file:

----
heketi-cli volume create --size=4 --gluster-volumeoptions='user.heketi.arbiter true'
----

Storage Class Volume Options:

----
volumeoptions: "user.heketi.arbiter true,user.heketi.average-file-size 1024"
----

[[ocp-310-scale]]
=== Scale

Expand Down

0 comments on commit 9c2882b

Please sign in to comment.