summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2017-08-29 16:10:36 +0530
committerPranith Kumar Karampuri <pkarampu@redhat.com>2018-03-05 09:40:27 +0000
commit2c44d5d25adba74f6aa3553bfa33d2909490fde1 (patch)
treec2b2216f9116d784dae521845da81a0b52338cf5 /Makefile.am
parent66b4672a8c3c4a0f2a4e084ee7f5d19c07410af0 (diff)
create: split "ROLLBACK ON:" to SUCCESS and FAILURE
Ex: When 192.168.124.179 goes while create is in progress, $ gluster-block create sample/1 ha 3 192.168.124.208,192.168.124.8,\ 192.168.124.179 1GiB --json-pretty; { "IQN":"iqn.2016-12.org.gluster-block:451cfb72-bf63-45ce-83d9-d059c010cbdd", "PORTAL(S)":[ "192.168.124.208:3260", "192.168.124.8:3260", "192.168.124.179:3260" ], "ROLLBACK FAILED ON":[ "192.168.124.179" ], "ROLLBACK SUCCESS ON":[ "192.168.124.8", "192.168.124.208" ], "RESULT":"FAIL" } Change-Id: Ibb947304154055f7477b80f1850184fb1965416d Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions