Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-976

format checksum error

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Resolution: Done
    • None
    • WT2.2.1
    • None

    Description

      I'm seeing a new format checksum error:

      t, file:wt.wt: read checksum error [1024B @ 836096, 419820469 != 4146217647]
      t, file:wt.wt: wt.wt: encountered an illegal file format or internal value
      t, file:wt.wt: aborting WiredTiger library
      

      Here's the CONFIG, it fires for me almost immediately on pixiebob.

      ############################################
      #  RUN PARAMETERS
      ############################################
      auto_throttle=1
      firstfit=0
      # bitcnt not applicable to this run
      bloom=1
      bloom_bit_count=35
      bloom_hash_count=8
      bloom_oldest=0
      cache=100
      checkpoints=1
      checksum=uncompressed
      chunk_size=9
      compaction=0
      compression=none
      data_extend=0
      data_source=table
      delete_pct=3
      dictionary=0
      file_type=row-store
      hot_backups=1
      huffman_key=0
      huffman_value=1
      insert_pct=15
      internal_key_truncation=1
      internal_page_max=9
      key_gap=11
      key_max=55
      key_min=16
      leaf_page_max=16
      logging=1
      merge_max=19
      merge_threads=2
      mmap=1
      ops=100000
      prefix_compression=1
      prefix_compression_min=7
      repeat_data_pct=31
      reverse=0
      rows=1000
      runs=0
      split_pct=57
      statistics=0
      threads=19
      value_max=3729
      value_min=1
      # wiredtiger_config not applicable to this run
      write_pct=69
      ############################################
      

      Attachments

        Issue Links

          Activity

            People

              michael.cahill@mongodb.com Michael Cahill (Inactive)
              keith.bostic@mongodb.com Keith Bostic (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: