[Bugs] [Bug 1787193] New: Replace 'pstack' in volume.rc tests (not available in Fedora)
bugzilla at redhat.com
bugzilla at redhat.com
Wed Jan 1 09:40:13 UTC 2020
https://bugzilla.redhat.com/show_bug.cgi?id=1787193
Bug ID: 1787193
Summary: Replace 'pstack' in volume.rc tests (not available in
Fedora)
Product: GlusterFS
Version: mainline
Status: NEW
Component: tests
Assignee: bugs at gluster.org
Reporter: ykaul at redhat.com
CC: bugs at gluster.org
Target Milestone: ---
Classification: Community
Description of problem:
'pstack' has not been included in Fedora for ages (see
https://koji.fedoraproject.org/koji/packageinfo?packageID=949 ).
I'm sure there's a replacement for it we can look at.
It is used in volume.rc:
function number_healer_threads_shd {
local pid=$(get_shd_mux_pid $1)
pstack $pid | grep $2 | wc -l
}
--
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