|
|
|
|
|
by faeyanpiraat
1591 days ago
|
|
> In Garage, all buckets are spread on the whole cluster. So you do not have to worry that your bucket fills one of your volume server. Are you saying I do not have to worry about ONE volume server getting full, but instead I can worry about ALL of them getting full at the same time? |
|
So in a high throughput system, you may notice a soft performance degradation before actually running out of space.
If you aren't performance sensitive or don't have high write throughput, you might not notice. This is definitely something you should be forecasting and alerting on so you can acquire and add capacity or delete old data.
If you really don't like the idea of everything falling over at the same time, you could use multiple clusters or come up with a quota system (e.g. disable workload X if it's using more than Y TiB).