Allon Mureinik has submitted this change and it was merged.
Change subject: core: Warn about space problems once per hour
......................................................................
core: Warn about space problems once per hour
Lack of space is a serious issue, as it may hinder the system's
capabilities and there are limited ways to handle it without data loss
(merging, e.g., requires quite a bit of free space, in order to free up
more space).
This patch makes the warning about low free space issues more obvious by
reducing the flood suppression to once per hour instead of once per 12
hours.
Change-Id: If905a3e82b3d680a76b094331393ef3dceae90ff
Related-To:
https://bugzilla.redhat.com/1288862
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Eli Mesika: Looks good to me, approved
Allon Mureinik: Verified; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/57819
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If905a3e82b3d680a76b094331393ef3dceae90ff
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Yaniv Kaul <ykaul(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>