summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2017-08-03 14:35:37 +0530
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2017-10-09 11:13:20 +0530
commite6ed5b53cf33b4315ee2846a9f773cd672a5de8c (patch)
tree41b2e9eeb86ec0b92c0c063df56bdbaff030f104 /docs
parent59572e84b1dd4d5c3374f34537e506b831729f58 (diff)
delete/rollback: check for matching gbid before deleting a block
Currently we are just checking for blockname in targetcli list output, if it exist we will delete the backend. We do not check if block belongs to a given volume (say vol1), because of which a rollback on a failure to create block with same name, on same node but on a different volume (say vol2) deletes block backend belonging to vol1. Solution: only if blockname + gbid matches continue delete. Change-Id: I396c228dad3cf4f51cc6676a266b837bdf6040c7 Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions