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

space not released when dropping collections w/o restart of mongodb but on restart we can't repair

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL

      Steps to reproduce:

      • Run application and create lots of data
      • Disk starts to get full
      • db.<collectionname>.drop
      • space on OS not freed
      • stop mongodb via kill -2
      • startup mongodb, requires repair
      • repair can not work because of lack of free space
      • this message is in log: http://gist.github.com/620908

            Assignee:
            Unassigned Unassigned
            Reporter:
            kgorman Kenny Gorman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: