[Bugs] [Bug 1303172] New: Enhancement: Make self-heal status available in the cli heal output

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 29 18:40:37 UTC 2016


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

            Bug ID: 1303172
           Summary: Enhancement: Make self-heal status available in the
                    cli heal output
           Product: GlusterFS
           Version: 3.6.8
         Component: replicate
          Severity: high
          Assignee: bugs at gluster.org
          Reporter: joe at julianfamily.org
                CC: bugs at gluster.org



Make the data that's available in a state dump available in heal output.
Currently you can only determine the progress of a heal by dumping state on the
source brick:

[xlator.features.locks.gv-cinder-locks.inode]
path=/vol-ad3357ba-c264-4e58-a1ac-1d90cb0f960d
mandatory=0
inodelk-count=2
lock-dump.domain.domain=gv-cinder-replicate-1:self-heal
inodelk.inodelk[0](ACTIVE)=type=WRITE, whence=0, start=0, len=0, pid =
18446744073709551610, owner=a4fe7f42607f0000, client=0x7f1bdea90e20,
connection-id=storage07-29419-2016/01/29-00:00:46:182426-gv-cinder-client-3-0-0,
granted at 2016-01-29 00:00:51
lock-dump.domain.domain=gv-cinder-replicate-1
inodelk.inodelk[0](ACTIVE)=type=WRITE, whence=0, start=4801027506176,
len=131072, pid = 18446744073709551615, owner=ec425469a27f0000,
client=0x7f1bdea8a200,
connection-id=compute012-3825-2016/01/18-23:43:04:714824-gv-cinder-client-3-0,
granted at 2016-01-29 17:41:31
lock-dump.domain.domain=gv-cinder-replicate-1:metadata


We need to know which node is doing the heal (compute012), and how far along it
has progressed (4801027506176) in order to answer that inevitable question,
"How much longer?" This data should be available to us from the CLI.

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