Closed lxbsz closed 5 years ago
@pkalever Updated them all. Thanks.
@lxbsz BTW - did you check the complete script and tested this with no BHV's and with BHV & BV's in it ?
Yeah, test it with 3 BHVs and some BVs in them.
And test it by deleting all the BHVs again.
All works as expected in my side.
Thanks!
@pkalever Fixed them both. Thanks.
@pkalever Done. Thanks.
Thanks @lxbsz , merged now.
What does this PR achieve? Why do we need it?
When the upgrade activities script finishes and exit successfully, the gluster-blockd daemon running in the background may still not killed, so this will be a problem when the gluster-block service try to start:
ERROR: gluster-blockd is already running...
And also when running the gluster-blockd daemon in background it may need a while to get fired, so here will always try 5 times by waiting 1 second each time.