-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
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