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

Dropping an index fails when quota exceeded

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 1.8.1
    • Component/s: None
    • Labels:
    • Linux

      When dropping an index, it's possible for the operation to fail due to a "disk space quota exceeded" error. Seems like removal operations that reduce the size of the database shouldn't ever cause this kind of error.

      command failed [command
      failed [drop]

      { "nIndexesWas" : 1.0 , "msg" : "indexes dropped for collection" , "ns" : "xxx.yyy" , "errmsg" : "exception: db disk space quota exceeded xxx" , "code" : 12501 , "ok" : 0.0}

            Assignee:
            aaron Aaron Staple
            Reporter:
            robjectlabs Robert Miyashiro
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: