[Bugs] [Bug 1559794] weighted-rebalance

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 23 05:31:52 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 #30 from Nithya Balachandran <nbalacha at redhat.com> ---
(In reply to Cnaik from comment #29)
> (In reply to Nithya Balachandran from comment #28)
> > Did you uninstall gluster-debug?
> 
> Yes uninstalled  glusterfs-dbg (3.7.6-1ubuntu1 500) adn tried above steps.

There is not much we can do without a stack trace.Please try the following:

1)In gdb, use 'info sharedlib' to determine the addresses and try to map the
ones on the stack using 'info symbol <address>'

2. Enable TRACE logs in the test case and see if there is anything useful in
the logs. In weighted-rebalance.t, after the line
EXPECT 'Started' volinfo_field $V0 'Status'

add
TEST $CLI volume set $V0 client-log-level TRACE
TEST $CLI volume set $V0 brick-log-level TRACE


and rerun the test.

-- 
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