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

Review behavior when running out of disk space

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • 13

      We should enhance our automated testing to test behavior when the system runs out of disk space. It is interesting to test the characteristics separately for the log and data files.

      We should make a decision about whether WiredTiger should attempt to continue in read-only mode when disk space is exhausted, or if it should exit immediately.

      If we attempt to continue, we need to ensure all system calls that may return ENOSPC have correct error handling. If we decide we can shutdown, we can probably simplify quite a lot of error handling.

      UPDATE: 

            Assignee:
            keith.smith@mongodb.com Keith Smith
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: