Skip to content

Commit

Permalink
Merge pull request openshift#11263 from ahardin-rh/arbiter
Browse files Browse the repository at this point in the history
Removed section on Arbiter Volume Support
  • Loading branch information
ahardin-rh authored Jul 31, 2018
2 parents 23daf5a + 9c2882b commit fd2a6ef
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 fd2a6ef

Please sign in to comment.