Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2271

ksck: verbose mode does not list tablet ids

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.8.0
    • ops-tooling
    • None

    Description

      When running ksck in --verbose mode, the tablet ids are not listed. The output looks like:

      W0123 20:00:02.239537 7242 client-internal.cc:733] Specified master server address 'localhost' resolved to multiple IPs. Using 127.0.0.1:7051
      Connected to the Master

      Fetched info from all 9 Tablet Servers
      {{ 23d473f441674d43807fd9e631862bfd (vd0240.example.com:7050): RUNNING}}
      {{ 2fb5cdac22b0418bb2df456906e42eb4 (vd0238.example.com:7050): RUNNING [LEADER]}}
      {{ a662440710624c02bd5612df32cb0235 (vd0234.example.com:7050): RUNNING}}

      0 replicas' active configs differ from the master's.

      All the peers reported by the master and tablet servers are:
      {{ A = 23d473f441674d43807fd9e631862bfd}}
      {{ B = 2fb5cdac22b0418bb2df456906e42eb4}}
      {{ C = a662440710624c02bd5612df32cb0235}}The consensus matrix is:
       Config source | Replicas | Current term | Config index | Committed?
      -------------------------------------------------------------
      {{ master | A B* C | | | Yes}}
      {{ A | A B* C | 1094 | 1303 | Yes}}
      {{ B | A B* C | 1094 | 1303 | Yes}}
      {{ C | A B* C | 1094 | 1303 | Yes}}
      {{ 2fb5cdac22b0418bb2df456906e42eb4 (vd0238.example.com:7050): RUNNING}}
      {{ 72fcec63e96f4248ae39d114eb3cd7c9 (vd0340.example.com:7050): RUNNING}}
      {{ c9633273962a4521a32d5e177a118a84 (vd0334.example.com:7050): RUNNING [LEADER]}}

      0 replicas' active configs differ from the master's.
      {{ All the peers reported by the master and tablet servers are:}}
      {{ A = 2fb5cdac22b0418bb2df456906e42eb4}}
      {{ B = 72fcec63e96f4248ae39d114eb3cd7c9}}
      {{ C = c9633273962a4521a32d5e177a118a84}}

      ...

      Attachments

        Activity

          People

            wdberkeley William Berkeley
            mpercy Mike Percy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: