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
    • 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. xxx_logd2rs3__diagnostic.data.tar.gz
          469 kB
          kang
        2. xxx_logd2rs2__diagnostic.data.tar.gz
          453 kB
          kang
        3. xxx_logd2rs1__diagnostic.data.tar.gz
          514 kB
          kang
        4. xxx_logd1rs3__diagnostic.data.tar.gz
          530 kB
          kang
        5. xxx_logd1rs2__diagnostic.data.tar.gz
          546 kB
          kang
        6. xxx_logd1rs1__diagnostic.data.tar.gz
          564 kB
          kang
        7. secondary1.png
          15 kB
          kang
        8. hidden secondary.png
          15 kB
          kang
        9. ftdc.png
          405 kB
          Mark Agarunov
        10. counters.png
          40 kB
          Mark Agarunov
        11. AWS EC2 server for testing.xlsx
          367 kB
          kang

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

              Created:
              Updated:
              Resolved: