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

500m-btree wtperf workloads fail with error in open_cursor

    • Type: Icon: Bug Bug
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage - Tora 2020-05-18

      This is on develop:

      $ bench/wtperf/wtperf -O ../bench/wtperf/runners/500m-btree-rdonly.wtperf -o verbose=2
      Workload configuration:
              Home: WT_TEST
              Table name: test
              Connection configuration: create,statistics=(fast),statistics_log=(json,wait=1),cache_size=16G,checkpoint=(wait=60,log_size=2GB),session_max=20000,log=(enabled),eviction=(threads_max=8)
              Session configuration: ,isolation=snapshot
              Using existing table: key_format=S,value_format=S,type=lsm,exclusive=true,allocation_size=4kb,internal_page_max=64kb,leaf_page_max=4kb,split_pct=100,block_compressor=snappy
              Key size: 40, value size: 120
              Workload seconds, operations: 7200, 0
              Workload configuration(s):
                      20 threads (inserts=0, reads=1, updates=0, truncates= 0)
              Checkpoint threads, interval: 0, 120
              Reporting interval: 10
              Sampling interval: 10
              Scan interval: 0
              Verbosity: 2
      find_table_count: open_cursor failed Error: No such file or directory
      

      Following workloads fail to execute with the same error:
      bench/wtperf/runners/500m-btree-80r20u.wtperf
      bench/wtperf/runners/500m-btree-50r50u.wtperf
      bench/wtperf/runners/500m-btree-rdonly.wtperf

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: