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

LSM version 1 metadata incompatibility

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.3, 3.7.2, WT3.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage 2018-01-29

      The new compatibility job failed with ENOENT and I can reproduce it on the directory. However the LSM chunk file exists on disk and the table exists in the metadata:

      % sudo ../build_posix.develop/wt -h test/format/RUNDIR verify table:wt
      wt: session.verify: table:wt: No such file or directory
      % sudo ./wt -h test/format/RUNDIR verify table:wt
      % sudo ./wt -h test/format/RUNDIR list -v
      metadata:
      ...
      colgroup:wt
      app_metadata=,collator=,columns=,source="lsm:wt",type=lsm
      file:WiredTigerLAS.wt
      ...
      file:wt-000012.lsm
      ...
      table:wt
      app_metadata=,colgroups=,collator=,columns=,key_format=u,value_format=u
      

      So this appears to be real and should be understood.
      The failing job is at:
      http://build.wiredtiger.com:8080/job/wiredtiger-compatibility/27/console

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: