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

salvage failure: overflow record at row-store page merge referenced multiple times

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.4.0
    • Affects Version/s: None
    • Component/s: None

      Salvage failure:

      t, file:wt, session.salvage: overflow record at row-store page merge referenced multiple times: Invalid argument
      t, file:wt, session.salvage: the WiredTiger library cannot continue; the process must exit and restart
      t, file:wt, session.salvage: aborting WiredTiger library
      t, file:wt, session.salvage: process ID 30484: waiting for debugger...
      

      Here's the CONFIG, but it doesn't fire very often.

      ############################################
      #  RUN PARAMETERS
      ############################################
      auto_throttle=1
      firstfit=0
      bitcnt=2
      bloom=0
      bloom_bit_count=45
      bloom_hash_count=29
      bloom_oldest=0
      cache=67
      checkpoints=1
      checksum=uncompressed
      chunk_size=1
      compaction=0
      compression=zlib
      data_extend=0
      data_source=file
      delete_pct=8
      dictionary=0
      evict_max=2
      file_type=variable-length column-store
      backups=0
      huffman_key=0
      huffman_value=0
      insert_pct=19
      internal_key_truncation=1
      internal_page_max=9
      isolation=read-committed
      key_gap=20
      key_max=124
      key_min=10
      leak_memory=0
      leaf_page_max=9
      logging=0
      merge_max=15
      merge_threads=4
      mmap=1
      ops=100000
      prefix_compression=0
      prefix_compression_min=4
      repeat_data_pct=60
      reverse=0
      rows=100000
      runs=100
      split_pct=75
      statistics=0
      threads=23
      value_max=475
      value_min=256
      wiredtiger_config=
      write_pct=85
      ############################################
      

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: