<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 31, 2017 at 9:32 AM, Krist van Besien <span dir="ltr">&lt;<a href="mailto:krist@redhat.com" target="_blank">krist@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi all,<br><br></div>I am trying to do trivial things, like setting quota, or just querying the status and keep getting<br><br></div>&quot;Another transaction is in progres for &lt;some volume&gt;&quot; <br><br></div>These messages pop up, then disappear for a while, then pop up again...<br><br></div>What do these messages mean? How do I figure out which &quot;transaction&quot; is meant here, and what do I do about it?</div></blockquote><div><br></div><div><br></div><div>This message usually means that a different gluster command is being executed in the cluster. Most gluster commands are serialized by a cluster wide lock. Upon not being able to acquire the cluster lock, this message is displayed.</div><div><br></div><div>You can check /var/log/glusterfs/cmd_history.log on all storage nodes to observe what other commands are in progress at the time of getting this error message. Are you per chance using oVirt to manage Gluster? oVirt periodically does a &quot;gluster volume status&quot; to determine the volume health and that can conflict with other commands being executed.<br></div><div><br></div><div>Regards,</div><div>Vijay</div><div><br></div></div></div></div>