Unexpected Space Overhead in StorageGRID
Applies to
- StorageGRID
- EC 2+1
- Fabric Pool
- Balanced Ingest Behavior


Answer
- StorageGRID is configured with ILM (Information Lifecycle Management) rules to use EC2+1 erasure coding for objects larger than 200KB. However, when the grid nodes do not have enough space to meet the ILM requirement, the system could not satisfy the EC2+1 rule due to lack of available space and eligible nodes.
- As a result, the objects started ingesting as dual commit which store objects as two replicated copies. This replicated copy policy results in a 100% space overhead (i.e., every object is stored twice).
- This behavior is designed to ensure data durability when the preferred erasure coding policy cannot be met.

Additional Information
additionalInformation_text
