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

Handle when test_live_restore.cpp gets large enough to run out of space on the host

    • Type: Icon: Technical Debt Technical Debt
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines
    • 5

      Motivating commit: https://github.com/wiredtiger/wiredtiger/pull/11579/commits/f140f8508e0219fff1a8e80b7d318219e54d4989

      When we reduced the frequency of truncates in test_live_restore.cpp from 0.2% down to 0.02% we started to hit  No space left on device errors. Reverting back to 0.2% stops it from firing, but in rare cases we could still hit this issue.

      This ticket is to add logic in the test that prevents us from writing enough data to exhaust disk space.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            andrew.morton@mongodb.com Andrew Morton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: