doc: updated readme

This commit is contained in:
xpk 2019-04-26 13:48:22 +08:00
parent 844b4fc40e
commit 82ce5dc50f
Signed by: xpk
GPG Key ID: CD4FF6793F09AB86

View File

@ -1,7 +1,8 @@
# playbook for installing gluster 6.1. # playbook for installing gluster 6.1.
This role installs the necessary packages for gluster. It does not create any volume. An example is shown below on how to create a 2 replica volume with 1 arbiter.
## Nodes ## Nodes
This role sets up 3 servers. All have a secondary data disk attached. This role sets up 3 servers. All have a secondary data disk attached. They will be formatted in ext4 and mounted under /.gluster/brick1. ext4 is used for better performance with small files.
## Create gluster: 2 replica and 1 arbiter ## Create gluster: 2 replica and 1 arbiter
Run these on gluster-a1: Run these on gluster-a1: