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

Running evict-btree-readonly.wtperf aborted while creating a statistic file

    • Storage Engines

      Running wtperf with evict-btree-readonly.wtperf aborted because the wtperf try to create a statistic file within the read-only connection.

      Error message:

      Workload configuration:
       Home: WT_TEST
       Table name: test
       Connection configuration: create,statistics=(fast),statistics_log=(json,wait=1),cache_size=50M,eviction=(threads_max=8),mmap=false
       Session configuration:
       Creating new 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,type=file
       Key size: 20, value size: 100
       Populate threads: 1, inserting 10000000 rows
       Workload seconds, operations: 120, 0
       Workload configuration(s):
       16 threads (inserts=0, reads=1, updates=0, truncates= 0)
       Checkpoint threads, interval: 0, 120
       Reporting interval: 5
       Sampling interval: 5
       Verbosity: 2
      Starting 1 populate thread(s) for 10000000 items
      5214944 populate inserts (5214944 of 10000000) in 5 secs (5 total secs)
      Finished load of 10000000 items
      Load time: 9.64
      load ops/sec: 1037236
      Starting workload #1: 16 threads, inserts=0, reads=1, updates=0, truncate=0, throttle=0
      [1550123304:734366][23620:0x7fe0e721e700], statlog-server: __wt_open, 255: lock_file || !LF_ISSET(WT_FS_OPEN_CREATE)
      [1550123304:734403][23620:0x7fe0e721e700], statlog-server: __wt_abort, 30: aborting WiredTiger library
      Aborted (core dumped)

      This error doesn’t occur with statistics=(none) for connection configuration.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            jongbin.kim Jongbin Kim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: