summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorkshithijiyer <kshithij.ki@gmail.com>2019-04-17 13:03:21 +0530
committerkshithijiyer <kshithij.ki@gmail.com>2019-04-17 13:08:51 +0530
commit5f827f38ea259eb2760bc2570593d9df8dc29976 (patch)
tree323949527657bf2a4c935894c1ba48f84c8eea6f /examples
parentfb2bbab7e682a3b07c5af9d24f96d4ac2e23f943 (diff)
Test case to detach node used for mounting
Test case: 1.Create a 1X3 volume with only 3 nodes from the cluster. 2.Mount volume on client node using the ip of the fourth node. 3.Write IOs to the volume. 4.Detach node N4 from cluster. 5.Create a new directory on the mount point. 6.Create a few files using the same command used in step 3. 7.Add three more bricks to make the volume 2x3 using add-brick command. 8.Do a gluster volume rebalance on the volume. 9.Create more files from the client on the mount point. 10.Check for files on bricks from both replica sets. 11.Create a new directory from the client on the mount point. 12.Check for directory in both replica sets. Change-Id: I228b79955dca565a40994919b2903e59cad7d8f5 Signed-off-by: kshithijiyer <kshithij.ki@gmail.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions