Secondary Disk Utilization Higher Issue!

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: 3.4.3, 3.4.4, 3.4.10
    • Component/s: WiredTiger
    • None
    • ALL
    • Hide

      Always occur

      Show
      Always occur
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The cancels value of the replication counters of the first secondary increases steadily.

      And the disk utilization value of secondary server is 10% higher than primary and hidden secondary.

      test langunge : java (mongo java driver 2.13.2 & 3.5), python (pymongo 3.4)
      file format : xfs

      config = {
      _id : "rs1",
      protocolVersion: 1,
      writeConcernMajorityJournalDefault: true,
      members: [
      { _id:0, host:"mongod1rs1:31001",priority:3 },
      { _id:1, host:"mongod1rs2:31001",priority:3 },
      { _id:2, host:"mongod1rs3:31001",priority:0,hidden:1 }
      ],
      settings: {
      chainingAllowed: 1
      }
      };
      rs.initiate(config);
      

      --> Even if the chainingAllowed option is set to 0, it is the same.

        1. AWS EC2 server for testing.xlsx
          367 kB
        2. counters.png
          counters.png
          40 kB
        3. ftdc.png
          ftdc.png
          405 kB
        4. hidden secondary.png
          hidden secondary.png
          15 kB
        5. mongos__mongo.zip
          4 kB
        6. secondary1.png
          secondary1.png
          15 kB
        7. xxx_logd1rs1__diagnostic.data.tar.gz
          564 kB
        8. xxx_logd1rs1__mongo.zip
          41 kB
        9. xxx_logd1rs2__diagnostic.data.tar.gz
          546 kB
        10. xxx_logd1rs2__mongo.zip
          9 kB
        11. xxx_logd1rs3__diagnostic.data.tar.gz
          530 kB
        12. xxx_logd1rs3__mongo.zip
          5 kB
        13. xxx_logd2rs1__diagnostic.data.tar.gz
          514 kB
        14. xxx_logd2rs1__mongo.zip
          25 kB
        15. xxx_logd2rs2__diagnostic.data.tar.gz
          453 kB
        16. xxx_logd2rs2__mongo.zip
          4 kB
        17. xxx_logd2rs3__diagnostic.data.tar.gz
          469 kB
        18. xxx_logd2rs3__mongo.zip
          4 kB

            Assignee:
            Mark Agarunov (Inactive)
            Reporter:
            kang
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: