[Bugs] [Bug 1559794] weighted-rebalance

bugzilla at redhat.com bugzilla at redhat.com
Fri Apr 20 09:22:07 UTC 2018


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

Nithya Balachandran <nbalacha at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |needinfo?(ravisalamani at gmai
                   |                            |l.com)



--- Comment #25 from Nithya Balachandran <nbalacha at redhat.com> ---
(In reply to Salamani from comment #24)
> > (In reply to Cnaik from comment #22)
> > > We have build glusterfs from github source on a linux system.
> > 
> > Can you tell me why are you working with a source install instead of the
> > releases packages? Also why are you using the older version instead of the
> > latest sources?
> We are building the Glusterfs v4.0.1(latest) from github repo
> (https://github.com/gluster/glusterfs/tree/v4.0.1) to check its working on
> linux s390x system. 
> 
> 
> > 
> > > We are not clear on is "private: false" mentioned above. Could you please
> > > tell where do we set this?
> > 
> > That was for the bugzilla comment and can be ignored.
> > 
> > > 
> > > We tried make CFLAGS="-ggdb3 -O0" install and got the dump, following is the
> > > output after doing t a a bt:
> > 
> > I still do not see any gluster symbols in the stack.
> 
> PFB steps to build and get the debugging symbols for glusterfs
> •ulimit -c unlimited 
> •sysctl -w kernel.core_pattern=/path_to_store_dump/core_%e_%p
> •Installed glusterfs-dbg

Please do not do this. 

> •Built and installed the glusterfs
>   git clone https://github.com/gluster/glusterfs
>   cd glusterfs
>   git checkout v4.0.1
>   ./autogen.sh
>   ./configure --enable-gnfs --enable-debug

Please try this without --enable-debug

>   make
>   make CFLAGS="-ggdb3 -O0" install


> •Executed the weighted-rebalance.t 
> •gdb -ex 'set sysroot ./' -ex 'core-file
> /path_to_store_dump/core_glusteriotwr1_11231' /usr/local/sbin/glusterfsd
> 
> Do let us know if anything else needed?
> 
> 

And see if you get a backtrace

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list