Prevent volume creation/allocation/resize to >80% cluster utilization without a force flag #177

Closed
opened 2024-01-16 14:26:57 -05:00 by joshuaboniface · 0 comments

Currently, PVC will block a volume resize or creation that would push the total storage allocation above 100% utilization.

However, since Ceph begins freaking out at less than 100% (todo: check what I have this tuned to), we should also add preventative warning when we exceed the threshold as well.

Then, allow a force flag to force through passed this check if desired.

Currently, PVC will block a volume resize or creation that would push the total storage allocation above 100% utilization. However, since Ceph begins freaking out at less than 100% (todo: check what I have this tuned to), we should also add preventative warning when we exceed the threshold as well. Then, allow a force flag to force through passed this check if desired.
joshuaboniface added this to the 1.0 milestone 2024-01-16 14:26:57 -05:00
joshuaboniface added the
improvement
API
labels 2024-01-16 14:26:57 -05:00
joshuaboniface self-assigned this 2024-01-16 14:26:58 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: parallelvirtualcluster/pvc#177
No description provided.