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

inconsistency between file system and metadat

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

      Sometimes after crash we're unable to open storage due to WT_SESSION::create() for index returns us EEXIST
      (We don't specify exclusive flag).

      I found that this index has file in file system, but not in metadata table.
      Looks like crash happened somewhere between creating file and adding it to metadata.

      Is it something known/expected?

        1. after-recovery.tar.gz
          3 kB
        2. before-recovery.tar.gz
          2 kB
        3. broken-db.tar.gz
          4 kB
        4. broken-db-no-recovery.tar.gz
          2 kB
        5. verbose-output.tar.gz
          2 kB

            Assignee:
            Unassigned Unassigned
            Reporter:
            Dmitri Shubin Dmitri Shubin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: