-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Environment:Any
-
Sharding
Currently, we can give an option to limit global storage size on a shard.
Could it be possible to avoid full disk space errors in any case ?
If shard #1 and shard #2 get 100 Go of free space, but shard #3 only 50Go, the 3rd shard will be full before the #2 and #1 (that is logical).
But is there any reason to not avoid balancer to load data into shard #3 once it is completely full ?
- duplicates
-
SERVER-2246 Pay (more) attention to sharding maxSize
- Closed
- is related to
-
SERVER-3759 filesystem ops may cause termination when no space left on device
- Closed