Tal Nisan has posted comments on this change.

Change subject: core: Add an audit log entry when number of LVs on a domain 
exceeded max
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/29057/1/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java:

Line 836:     STORAGE_DOMAIN_TASKS_ERROR(1004, AuditLogSeverity.WARNING),
Line 837:     UPDATE_OVF_FOR_STORAGE_POOL_FAILED(1005, 
AuditLogSeverity.WARNING),
Line 838:     UPGRADE_STORAGE_POOL_ENCOUNTERED_PROBLEMS(1006, 
AuditLogSeverity.WARNING),
Line 839:     REFRESH_REPOSITORY_IMAGE_LIST_INCOMPLETE(1007, 
AuditLogSeverity.WARNING),
Line 840:     NUNBER_OF_LVS_ON_STORAGE_DOMAIN_EXCEEDED_THRESHOLD(1008, 
AuditLogSeverity.WARNING),
> possibly let's add a delay between the appearances of this message, otherwi
Problematic, if you add a delay then after a message is display from storage 
domain x it will not be displayed within the delay time for storage domain y
Line 841: 
Line 842:     RELOAD_CONFIGURATIONS_SUCCESS(1010),
Line 843:     RELOAD_CONFIGURATIONS_FAILURE(1011, AuditLogSeverity.ERROR),
Line 844: 


-- 
To view, visit http://gerrit.ovirt.org/29057
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie701a4b622b4f93690020922f96279d28903abc8
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Liron Aravot <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to