[Bugs] [Bug 1575381] New: gluster volume heal info prints extra newlines
bugzilla at redhat.com
bugzilla at redhat.com
Sun May 6 12:52:10 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1575381
Bug ID: 1575381
Summary: gluster volume heal info prints extra newlines
Product: GlusterFS
Version: mainline
Component: selfheal
Severity: low
Assignee: bugs at gluster.org
Reporter: madam at redhat.com
CC: bugs at gluster.org
Description of problem:
The output of "gluster volume heal <volume> info" is clobbered with extra
new lines when messages "- Possibly undergoing heal" or " - Is in split-brain"
are printed for listed files:
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to reproduce:
In a situation with files in heal or split brain, run "gluster volume heal
<volname> info.
Actual results:
Output looks like this:
...
foo1
foo2
foo3 - Possibly undergoing heal
foo4
foo5 - Is in split-brain
foo6
foo7
...
Expected results:
Output should look like this:
...
foo1
foo2
foo3 - Possibly undergoing heal
foo4
foo5 - Is in split-brain
foo6
foo7
...
Additional info:
--
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