From dbf928747aa573be6f25d858752ca4e9930624b3 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Tue, 23 May 2017 10:52:16 +0200 Subject: README: remove extra ==== characters. Change-Id: I3641174aaff35406cd74eb088267d76091eb0b03 Signed-off-by: Michael Adam --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 12f5e95..d07dd23 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ We can access glusterfs via [FUSE](https://en.wikipedia.org/wiki/Filesystem_in_U > A unique distributed storage solution build on traditional filesystems ### How we achieve block storage in gluster ? -====== ![untitled diagram](https://cloud.githubusercontent.com/assets/12432241/21478518/235e533c-cb72-11e6-9c5a-e351513a34b7.png) @@ -98,7 +97,7 @@ supported JSON formats: ``` #### Example: -====== + *192.168.1.11, 192.168.1.12, 192.168.1.13: All nodes run gluster-blockd.service and glusterd.service (three nodes to achieve mutipath for HA)
192.168.1.14: Initiator, iSCSI client

Execute gluster-block CLI from any of the 3 nodes where glusterd and gluster-blockd are running
-- cgit