In RHEV 3.6, users can now specify storage space thresholds for storage domains when they create or edit the storage domain. This provides some control over when notifications of low disk space are sent.
The original bz indeed states two thresholds, though while working on the feature it was decided the two thresholds should appear to be unrelated to the user and should be logically separated. The two thresholds: * WarningLowSpaceIndicator (space percentage - validated to be 0-100). Bellow this threshold warning level messages are displayed to the user/log. * CriticalSpaceActionBlocker (absolute value in GB, - should be above 0 and up to MaxInteger. Note this value can exceed the Storage Domain's total space). Bellow this threshold all operations consuming storage space, even temporarily, are blocked. Error level messages are displayed to the user and logged. Please keep in mind we (dev) want these two thresholds to not to appear coupled in the eyes of the user when documenting this feature.
Hi Vered, Thank you for the information - we'll incorporate the details here into the documentation. Let us know at any time if there is anything else! Kind regards, Andrew
Assigning to Megan for review. Megan - this bug is closely related to BZ#1250784, and the two can be handled via the same block of text.
This content is now live on the Customer Portal. Closing.