[Bugs] [Bug 1781003] Gluster: Unable to add bricks to volume/ is already part of a volume/ Transport End point is not connected.

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 23 06:35:35 UTC 2019


https://bugzilla.redhat.com/show_bug.cgi?id=1781003



--- Comment #12 from Sanju <srakonde at redhat.com> ---
commit failed means, the operation is failed in commit phase. Every transaction
in goes through 4 phases: 1.locking 2.staging 3.commit 4.unlock
locking is where the required locks are taken.
staging is where the validations are done.
commit is when the operation is truely sone and written to the store.
unlock is releasing the locks.

You will be seeing some errors in glusterd.log regarding the commit failure.
Please check the log.

Thanks,
Sanju

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list