[Bugs] [Bug 1142052] Very high memory usage during rebalance

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 18 06:53:33 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1142052

Raghavendra G <rgowdapp at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rgowdapp at redhat.com,
                   |                            |ryan.clough at dsic.com
              Flags|                            |needinfo?(ryan.clough at dsic.
                   |                            |com)



--- Comment #1 from Raghavendra G <rgowdapp at redhat.com> ---
Hi Ryan,

If rebalance is still running, can you please get the statedump of rebalance
process on all the nodes which are part of volume? 

We have to repeat following steps on all the nodes which are part of volume.

1. Get the pid of the rebalance process:

[root at unused glusterfs]# ps ax | grep -i rebalance  | grep glusterfs | cut -d"
" -f 1
16537

2. Get the statedump of rebalance process:
[root at unused glusterfs]# kill -SIGUSR1 16537

3. statedump can be found in /var/run/gluster/

[root at unused glusterfs]# ls /var/run/gluster/*16537*
/var/run/gluster/glusterdump.16537.dump.1411022946


regards,
Raghavendra.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=o6ysCsJjSy&a=cc_unsubscribe


More information about the Bugs mailing list