Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-29992

give up trying to allocate a file on ENOSPC

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: MMAPv1, Storage
    • Labels:
      None
    • Storage Execution
    • ALL
    • 0

      If fallocate returns ENOSPC, we go on trying to allocate a file without fallocate, but that results in a bus error later if we actually try to write to the memory. We should instead uassert.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: