<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 5 June 2015 at 20:46, Dr. Michael J. Chudobiak <span dir="ltr">&lt;<a href="mailto:mjc@avtechpulse.com" target="_blank">mjc@avtechpulse.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I seem to have an issue with my replicated setup.<br>
<br>
The master says no rebalancing is happening, but the slave says there is (sort of). The master notes the issue:<br>
<br>
[2015-06-05 15:11:26.735361] E [glusterd-utils.c:9993:glusterd_volume_status_aggregate_tasks_status] 0-management: Local tasks count (0) and remote tasks count (1) do not match. Not aggregating tasks status.<br>
<br>
The slave shows some odd messages like this:<br>
[2015-06-05 14:44:56.525402] E [glusterfsd-mgmt.c:1494:mgmt_getspec_cbk] 0-glusterfs: failed to get the &#39;volume file&#39; from server<br>
<br>
I want the supposed rebalancing to stop, so I can add bricks.<br>
<br>
Any idea what is going on, and how to fix it?<br>
<br>
Both servers were recently upgraded from Fedora 21 to 22.<br>
<br>
Status output is below.<br>
<br>
- Mike<br>
<br>
<br>
<br>
Master: [root@karsh ~]# /usr/sbin/gluster volume status<br>
Status of volume: volume1<br>
Gluster process                                         Port    Online  Pid<br>
------------------------------------------------------------------------------<br>
Brick karsh:/gluster/brick1/data                        49152   Y       4023<br>
Brick xena:/gluster/brick2/data                         49152   Y       1719<br>
Brick karsh:/gluster/brick3/data                        49153   Y       4015<br>
Brick xena:/gluster/brick4/data                         49153   Y       1725<br>
NFS Server on localhost                                 2049    Y       4022<br>
Self-heal Daemon on localhost                           N/A     Y       4034<br>
NFS Server on xena                                      2049    Y       24550<br>
Self-heal Daemon on xena                                N/A     Y       24557<br>
<br>
Task Status of Volume volume1<br>
------------------------------------------------------------------------------<br>
There are no active volume tasks<br>
<br>
<br>
[root@xena glusterfs]# /usr/sbin/gluster volume status<br>
Status of volume: volume1<br>
Gluster process                                         Port    Online  Pid<br>
------------------------------------------------------------------------------<br>
Brick karsh:/gluster/brick1/data                        49152   Y       4023<br>
Brick xena:/gluster/brick2/data                         49152   Y       1719<br>
Brick karsh:/gluster/brick3/data                        49153   Y       4015<br>
Brick xena:/gluster/brick4/data                         49153   Y       1725<br>
NFS Server on localhost                                 2049    Y       24550<br>
Self-heal Daemon on localhost                           N/A     Y       24557<br>
NFS Server on 192.168.0.240                             2049    Y       4022<br>
Self-heal Daemon on 192.168.0.240                       N/A     Y       4034<br>
<br>
Task Status of Volume volume1<br>
------------------------------------------------------------------------------<br>
Task                 : Rebalance<br>
ID                   : f550b485-26c4-49f8-b7dc-055c678afce8<br>
Status               : in progress<br>
<br>
[root@xena glusterfs]# gluster volume rebalance volume1 status<br>
volume rebalance: volume1: success:<br></blockquote><div><br></div><div>This is weird. Did you start rebalance yourself? What does &quot;gluster volume rebalance volume1 status&quot; say? Also check if both the nodes are properly connected using &quot;gluster peer status&quot;.<br><br></div><div>If it says completed/stopped, you can go ahead and add the bricks. Also can you check if rebalance process is running in your second server (xena?)<br><br></div><div>BTW, there is *no* master and slave in a single gluster volume :)<br><br></div><div>Best Regards,<br></div><div>Vishwanath<br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<br>
_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a><br>
<a href="http://www.gluster.org/mailman/listinfo/gluster-users" target="_blank">http://www.gluster.org/mailman/listinfo/gluster-users</a><br>
</blockquote></div><br></div></div>