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

wt command detecting recovery is needed

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.6.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      test/format has been failing running the wt command, detecting that recovery needs to be run. Something has recently changed. Here's one example:
      http://build.wiredtiger.com:8080/job/wiredtiger-test-format-stress/6690

      The error message:

      lt-wt: WT_RUN_RECOVERY: recovery must be run to continue
      t: standard: dump comparison failed: Unknown error 256
      

      and here's the CONFIG:

      ############################################
      #  RUN PARAMETERS
      ############################################
      abort=0
      auto_throttle=1
      firstfit=0
      bitcnt=5
      bloom=1
      bloom_bit_count=58
      bloom_hash_count=21
      bloom_oldest=1
      cache=210
      checkpoints=1
      checksum=uncompressed
      chunk_size=7
      compaction=0
      compression=snappy
      data_extend=0
      data_source=lsm
      delete_pct=0
      dictionary=0
      evict_max=1
      file_type=row-store
      backups=1
      huffman_key=0
      huffman_value=0
      insert_pct=84
      internal_key_truncation=1
      internal_page_max=11
      isolation=read-uncommitted
      key_gap=13
      key_max=116
      key_min=12
      leak_memory=0
      leaf_page_max=12
      logging=1
      logging_archive=1
      logging_prealloc=0
      lsm_worker_threads=3
      merge_max=17
      mmap=1
      ops=100000
      prefix_compression=1
      prefix_compression_min=4
      repeat_data_pct=40
      reverse=0
      rows=100000
      runs=100
      split_pct=79
      statistics=0
      statistics_server=0
      threads=1
      timer=20
      value_max=1089
      value_min=1
      wiredtiger_config=
      write_pct=76
      ############################################
      

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: