- 
    Type:Bug 
- 
    Resolution: Duplicate
- 
    Priority:Major - P3 
- 
    None
- 
    Affects Version/s: 2.0.0
- 
    Component/s: Index Maintenance
- 
    Environment:Ubuntu 11.04 on large EC2 instance.
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
When attempting to create an index in the background from mongo shell: 
> db.children.ensureIndex(
,
{background:true})
Log is attached.