Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-15719

DOC - Primary range repair should be run on every datacenter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • NA
    • Documentation/Blog
    • None

    Description

      In the Cassandra document page: http://cassandra.apache.org/doc/latest/operating/repair.html, there is an explanation which makes confusion on users' side:

      The -pr flag will only repair the “primary” ranges on a node, so you can repair your entire cluster by running nodetool repair -pr on each node in a single datacenter.

      This made confusion that "running nodetool repair -pr on each node in a single DC" was sufficient to do a full repair on a multi-DC cluster.

      The correct way to use the primary range repair should be

      if you are using “nodetool repair -pr” you must run it on EVERY node in EVERY data center, no skipping allowed.

      Please make a doc fix. Thanks.

      Attachments

        Activity

          People

            annieden Annette Dennis
            jane.deng@datastax.com Jane Deng
            Annette Dennis
            Stefan Miklosovic
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: