From 82ce5dc50f0980f77b430b4e74be94d400581b12 Mon Sep 17 00:00:00 2001 From: x p k Date: Fri, 26 Apr 2019 13:48:22 +0800 Subject: [PATCH] doc: updated readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4db82c..bcd0a0d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # 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 -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 Run these on gluster-a1: