81aecda55f
When swift disks fill up completely it becomes difficult to perform operations since delete operations require a write. By setting this value we can ensure that PUT requests won't happen when the disk space is below the threshold set (in bytes). This will not govern rsyncs, which can still happen to fill up the disks, but assuming a reasonably uniform distribution of data this should help prevent disks from filling up. Change-Id: I753de5e5ed09a21571575ef51c38752edc0730cb Closes-Bug: #1545018 |
||
---|---|---|
.. | ||
main.yml |