
Maor Lipchuk has submitted this change and it was merged. Change subject: core: Rephrase SMALL_VG_METADATA event log. ...................................................................... core: Rephrase SMALL_VG_METADATA event log. Reschedule STORAGE_ALERT_VG_METADATA_CRITICALLY_FULL to be printed every 15 minutes the same as it is printed for full disks events. Reschedule STORAGE_ALERT_SMALL_VG_METADATA to be printed every 12 hours instead of every 10 minutes, also removing GSS notion. Change-Id: Ide22a78282ff330627a37d2b777e07c3d7021861 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> Bug-Url:https://bugzilla.redhat.com/910894 --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties 2 files changed, 3 insertions(+), 3 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16732 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ide22a78282ff330627a37d2b777e07c3d7021861 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server