[Bugs] [Bug 1261463] AFR : [RFE] Improvements needed in "gluster volume heal info " commands

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 15 12:21:40 UTC 2017


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



--- Comment #12 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/12154 committed in master by Atin Mukherjee
(amukherj at redhat.com) 
------
commit dabfc3116ae59b331f967c090c0c51eb3f0355fd
Author: Mohamed Ashiq Liyazudeen <mliyazud at redhat.com>
Date:   Wed Aug 10 13:44:19 2016 +0530

    heal: New feature heal info summary to list the status of brick and count
of entries to be healed

    Command output:
    Brick 192.168.2.8:/brick/1
    Status: Connected
    Total Number of entries: 363
    Number of entries in heal pending: 362
    Number of entries in split-brain: 0
    Number of entries possibly healing: 1

    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <cliOutput>
      <healInfo>
        <bricks>
          <brick hostUuid="9105dd4b-eca8-4fdb-85b2-b81cdf77eda3">
            <name>192.168.2.8:/brick/1</name>
            <status>Connected</status>
            <totalNumberOfEntries>363</numberOfEntries>
            <numberOfEntriesInHealPending>362</numberOfEntriesInHealPending>
            <numberOfEntriesInSplitBrain>0</numberOfEntriesInSplitBrain>
            <numberOfEntriesPossiblyHealing>1</numberOfEntriesPossiblyHealing>
          </brick>
        </bricks>
      </healInfo>
      <opRet>0</opRet>
      <opErrno>0</opErrno>
      <opErrstr/>
    </cliOutput>

    Change-Id: I40cb6f77a14131c9e41b292f4901b41a228863d7
    BUG: 1261463
    Signed-off-by: Mohamed Ashiq Liyazudeen <mliyazud at redhat.com>
    Reviewed-on: https://review.gluster.org/12154
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    Tested-by: Karthik U S <ksubrahm at redhat.com>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Ravishankar N <ravishankar at redhat.com>
    Reviewed-by: Atin Mukherjee <amukherj at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=YGkrEGUB5B&a=cc_unsubscribe


More information about the Bugs mailing list