On Wed, May 31, 2017 at 9:32 AM, Krist van Besien <krist at redhat.com> wrote:> Hi all, > > I am trying to do trivial things, like setting quota, or just querying the > status and keep getting > > "Another transaction is in progres for <some volume>" > > These messages pop up, then disappear for a while, then pop up again... > > What do these messages mean? How do I figure out which "transaction" is > meant here, and what do I do about it? >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. 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 "gluster volume status" to determine the volume health and that can conflict with other commands being executed. Regards, Vijay -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170531/23defdc1/attachment.html>
Erekle Magradze
2017-May-31 14:01 UTC
[Gluster-users] "Another Transaction is in progres..."
Hello, I think I have the same issues, I am using gluster as the VM image storage under oVirt, would it make sense to restart gluster services on all hosts (of course with turned off VMs) Cheers Erekle On 05/31/2017 03:56 PM, Vijay Bellur wrote:> > > On Wed, May 31, 2017 at 9:32 AM, Krist van Besien <krist at redhat.com > <mailto:krist at redhat.com>> wrote: > > Hi all, > > I am trying to do trivial things, like setting quota, or just > querying the status and keep getting > > "Another transaction is in progres for <some volume>" > > These messages pop up, then disappear for a while, then pop up > again... > > What do these messages mean? How do I figure out which > "transaction" is meant here, and what do I do about it? > > > > 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. > > 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 "gluster volume status" to determine the > volume health and that can conflict with other commands being executed. > > Regards, > Vijay > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://lists.gluster.org/mailman/listinfo/gluster-users-- Recogizer Group GmbH Erekle Magradze Lead Big Data Engineering & DevOps Rheinwerkallee 2, 53227 Bonn Tel: +49 228 29974555 E-Mail erekle.magradze at recogizer.de Web: www.recogizer.com Recogizer auf LinkedIn https://www.linkedin.com/company-beta/10039182/ Folgen Sie uns auf Twitter https://twitter.com/recogizer ----------------------------------------------------------------- Recogizer Group GmbH Gesch?ftsf?hrer: Oliver Habisch, Carsten Kreutze Handelsregister: Amtsgericht Bonn HRB 20724 Sitz der Gesellschaft: Bonn; USt-ID-Nr.: DE294195993 Diese E-Mail enth?lt vertrauliche und/oder rechtlich gesch?tzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrt?mlich erhalten haben, informieren Sie bitte sofort den Absender und l?schen Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail und der darin enthaltenen Informationen ist nicht gestattet. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170531/ea9fceca/attachment.html>