From 844e9918d69acdb1b30ee6bc8c5c70704008cb1d Mon Sep 17 00:00:00 2001 From: x p k Date: Fri, 3 May 2019 15:14:04 +0800 Subject: [PATCH] doc: updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4580fda..6c62817 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ 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. They will be formatted in ext4 and mounted under /.gluster/brick1. ext4 is used for better performance with small files. +This role sets up 3 servers. All have a secondary data disk attached on /dev/nvme1n1. 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: +Run these on one of the gluster nodes: ``` gluster peer probe gluster-s1