Hi,
>> [2015-08-03 14:51:57.791081] E [glusterd-utils.c:148:glusterd_lock] >> 0-management: Unable to get lock for uuid: >> 76e4398c-e00a-4f3b-9206-4f885c4e5206, lock held by: >> 76e4398c-e00a-4f3b-9206-4f885c4e5206 >> > This indicates that cluster is still operating at older op version. You would > need to bump up the op version to 30604 using Gluster > volume set all cluster.op-version 30604 Hmm, it would be helpful if that were in the upgrade documentation in a location that is obvious. Anyhow: # gluster volume set all cluster.op-version 30604 volume set: failed: Required op_version (30604) is not supported Not so good. dpkg --list | grep glus ii glusterfs-client 3.6.4-1 amd64 clustered file-system (client package) ii glusterfs-common 3.6.4-1 amd64 GlusterFS common libraries and translator modules ii glusterfs-server 3.6.4-1 amd64 clustered file-system (server package) So tried on the basis of http://www.gluster.org/pipermail/gluster-users/2014-November/019666.html : Rgfse-rh-01:/var/log/glusterfs# gluster volume set all cluster.op-version 30600 volume set: success Rgfse-rh-01:/var/log/glusterfs# gluster volume set all cluster.op-version 30601 volume set: success gfse-rh-01:/var/log/glusterfs# gluster volume set all cluster.op-version 30602 volume set: success Rgfse-rh-01:/var/log/glusterfs# gluster volume set all cluster.op-version 30603 volume set: success Rgfse-rh-01:/var/log/glusterfs# gluster volume set all cluster.op-version 30604 volume set: failed: Required op_version (30604) is not supported Which I guess is closer to where I want to be... Will see if that does what I need - even if not quite right... Thanks Paul
_______________________________________________ Gluster-users mailing list Gluster-users@gluster.org http://www.gluster.org/mailman/listinfo/gluster-users