Gregor Burck
2015-Apr-14 11:46 UTC
[Gluster-users] glusterfs 3.6.2: gluster volume add-brick: wronp op-version
Hi,> I don't understand what op-version stand for?OK I find the documentation: http://www.gluster.org/community/documentation/index.php/Features/Opversion I'm not sure If I tried to increase the op-version right: Im probe all exist nodes again? I still got the error message. In the existing cluster I've three nodes: edgf001, edgf002 and edgf003: gluster volume info samba1: Volume Name: samba1 Type: Replicate Volume ID: 4283053e-f50b-41c0-8b77-aa9985649b66 Status: Started Number of Bricks: 1 x 3 = 3 Transport-type: tcp Bricks: Brick1: edgf001:/export/samba1 Brick2: edgf002:/export/samba1 Brick3: edgf003:/export/samba1 I installed the nodes as 3.5.X and made an upgrade sucessfull on 3.6.2 an all nodes. Where could I get the op-version from node? Bye Gregor
Kaushal M
2015-Apr-14 11:51 UTC
[Gluster-users] glusterfs 3.6.2: gluster volume add-brick: wronp op-version
You can get the current op-version by looking at /var/lib/glusterd/glusterd.info . GlusterFS-3.6 has no way to get it via a command. But you can set the via a command. Do `gluster volume set all op-version 30600` to set the op-version of the cluster to 30600, which is required for add-brick to work on 3.6. ~kaushal On Tue, Apr 14, 2015 at 5:16 PM, Gregor Burck <gregor at aeppelbroe.de> wrote:> Hi, >> >> I don't understand what op-version stand for? > > OK I find the documentation: > http://www.gluster.org/community/documentation/index.php/Features/Opversion > > I'm not sure If I tried to increase the op-version right: > > Im probe all exist nodes again? I still got the error message. > > In the existing cluster I've three nodes: > > edgf001, edgf002 and edgf003: > > gluster volume info samba1: > > Volume Name: samba1 > Type: Replicate > Volume ID: 4283053e-f50b-41c0-8b77-aa9985649b66 > Status: Started > Number of Bricks: 1 x 3 = 3 > Transport-type: tcp > Bricks: > Brick1: edgf001:/export/samba1 > Brick2: edgf002:/export/samba1 > Brick3: edgf003:/export/samba1 > > I installed the nodes as 3.5.X and made an upgrade sucessfull on 3.6.2 > an all nodes. > > Where could I get the op-version from node? > > > > Bye > > Gregor > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://www.gluster.org/mailman/listinfo/gluster-users