Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-47617

On Sharding, WiredTiger error : calculated block checksum doesn't match expected checksum

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 4.2.0, 4.2.5
    • Component/s: WiredTiger
    • ALL
    • Hide
       2020-04-16T17:17:52.001+0900 I SHARDING [migrateThread] Finished deleting IPOFFICE_200201_US.TBL_FEA_CRH_KW_TECHCATE range [\{ _id: ObjectId('5e90bdabaf8f0460a6c7cfb7') }, \{ _id: ObjectId('5e90bdac0fa88058daa0deb6') })
      2020-04-16T17:17:52.320+0900 E STORAGE [chunkInserter] WiredTiger error (0) [1587025072:320766][3314:0x7f90a0a49700], file:IPOFFICE_200201_US/index-229--3288326397748746074.wt, WT_CURSOR.insert: __wt_block_read_off, 274: IPOFFICE_200201_US/index-229--3288326397748746074.wt: read checksum error for 12288B block at offset 150601728: calculated block checksum doesn't match expected checksum Raw: [1587025072:320766][3314:0x7f90a0a49700], file:IPOFFICE_200201_US/index-229--3288326397748746074.wt, WT_CURSOR.insert: __wt_block_read_off, 274: IPOFFICE_200201_US/index-229--3288326397748746074.wt: read checksum error for 12288B block at offset 150601728: calculated block checksum doesn't match expected checksum
      Show
       2020-04-16T17:17:52.001+0900 I SHARDING [migrateThread] Finished deleting IPOFFICE_200201_US.TBL_FEA_CRH_KW_TECHCATE range [\{ _id: ObjectId('5e90bdabaf8f0460a6c7cfb7') }, \{ _id: ObjectId('5e90bdac0fa88058daa0deb6') }) 2020-04-16T17:17:52.320+0900 E STORAGE [chunkInserter] WiredTiger error (0) [1587025072:320766][3314:0x7f90a0a49700], file:IPOFFICE_200201_US/index-229--3288326397748746074.wt, WT_CURSOR.insert: __wt_block_read_off, 274: IPOFFICE_200201_US/index-229--3288326397748746074.wt: read checksum error for 12288B block at offset 150601728: calculated block checksum doesn't match expected checksum Raw: [1587025072:320766][3314:0x7f90a0a49700], file:IPOFFICE_200201_US/index-229--3288326397748746074.wt, WT_CURSOR.insert: __wt_block_read_off, 274: IPOFFICE_200201_US/index-229--3288326397748746074.wt: read checksum error for 12288B block at offset 150601728: calculated block checksum doesn't match expected checksum

      For the service, we make database at once.

      The build database process is
      1. insert data for 140 collections
      2. build 350 index
      3. add shard 140 collections.

      When shard collections, we met log message below.

      We used mongoDB 4.2.0 and 4.2.5. and got simular error message.

      Servers are one mongos, three mongo config servers for one replication set and three shard servers each for the first replication set.

      Could you give us an advice what we should check for it.

        1. shard_us_1.log.2020-04-01T02-14-46
          21.36 MB
        2. shard_us_1.log
          345 kB

            Assignee:
            carl.champain@mongodb.com Carl Champain (Inactive)
            Reporter:
            jjongei0@gmail.com jongsun moon
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: