Cloning to 3.6.z, since there is a customer request for this. +++ This bug was initially created as a clone of Bug #1381562 +++ +++ This bug is a RHEV-M zstream clone. The original bug is: +++ +++ https://bugzilla.redhat.com/show_bug.cgi?id=1372320. +++ ====================================================================== ---------------------------------------------------------------------- Following comment by nashok on September 01 at 12:17:58, 2016 Description of problem: RHEV-M is logging message as "started" and "finished" messages in the audit log without any other information what is started/finished. This is happening thrice everyday at same time ended up in 6 unnecessary email notification to customer. == 2016-08-15 13:00:47.29152+05:30 | Finished 2016-08-15 13:00:47.26449+05:30 | Finished 2016-08-15 13:00:47.254057+05:30 | Finished 2016-08-15 13:00:47.142476+05:30 | Finished 2016-08-15 13:00:02.432429+05:30 | Started 2016-08-15 13:00:02.422776+05:30 | Started 2016-08-15 13:00:02.413265+05:30 | Started 2016-08-15 13:00:01.987011+05:30 | Started 2016-08-14 13:00:47.870784+05:30 | Finished 2016-08-14 13:00:47.859678+05:30 | Finished 2016-08-14 13:00:47.837872+05:30 | Finished 2016-08-14 13:00:47.732752+05:30 | Finished 2016-08-14 13:00:02.442924+05:30 | Started 2016-08-14 13:00:02.428725+05:30 | Started 2016-08-14 13:00:02.417798+05:30 | Started 2016-08-14 13:00:02.228046+05:30 | Started === Notification log === 2016-08-14 03:31:46,173 INFO [org.ovirt.engine.core.notifier.transport.smtp.Smtp idle] Send mail subject='alertMessage (rhevm-1.mgmt.hss.int), [Started]' to='' 2016-08-14 03:31:46,761 INFO [org.ovirt.engine.core.notifier.transport.smtp.Smtp idle] Send mail subject='alertMessage (rhevm-1.mgmt.hss.int), [Finished]' to='' 2016-08-15 03:32:16,686 INFO [org.ovirt.engine.core.notifier.transport.smtp.Smtp idle] Send mail subject='alertMessage (rhevm-1.mgmt.hss.int), [Started]' to='' 2016-08-15 03:32:17,062 INFO [org.ovirt.engine.core.notifier.transport.smtp.Smtp idle] Send mail subject='alertMessage (rhevm-1.mgmt.hss.int), [Finished]' to='' === Version-Release number of selected component (if applicable): rhevm-3.6.7.5-0.1.el6.noarch How reproducible: Unknown Steps to Reproduce: Unknown Actual results: Events does not have clear information Expected results: Events should be having information what is started/finished. --- Additional comment from errata-xmlrpc on 2016-11-16 10:31:15 EST --- Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2786.html
# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.8 (Santiago) # rpm -qa | grep rhevm-backend rhevm-backend-3.6.10.1-0.1.el6.noarch # engine-backup --mode=backup --scope=all --file=/root/engine-backup.archive_$(date +%d-%m-%Y) --log=/root/engine-backup_$(date +%d-%m-%Y).log webadmin events: xx:xx:xx PM Backup Finished xx:xx:xx PM Backup Finished xx:xx:xx PM Backup Finished xx:xx:xx PM Backup Finished xx:xx:xx PM Backup Started xx:xx:xx PM Backup Started xx:xx:xx PM Backup Started xx:xx:xx PM Backup Started notifier log: xxxx-xx-xx xx:xx:xx,xx INFO [org.ovirt.engine.core.notifier.transport.smtp.Smtp idle] Send mail subject='alertMessage (engine.vm), [Backup Started]' to='x' xxxx-xx-xx xx:xx:xx,xx INFO [org.ovirt.engine.core.notifier.transport.smtp.Smtp idle] Send mail subject='alertMessage (engine.vm), [Backup Started]' to='x' xxxx-xx-xx xx:xx:xx,xx INFO [org.ovirt.engine.core.notifier.transport.smtp.Smtp idle] Send mail subject='alertMessage (engine.vm), [Backup Started]' to='x' xxxx-xx-xx xx:xx:xx,xx INFO [org.ovirt.engine.core.notifier.transport.smtp.Smtp idle] Send mail subject='alertMessage (engine.vm), [Backup Started]' to='x' xxxx-xx-xx xx:xx:xx,xxx INFO [org.ovirt.engine.core.notifier.transport.smtp.Smtp idle] Send mail subject='alertMessage (engine.vm), [Backup Finished]' to='x' xxxx-xx-xx xx:xx:xx,xxx INFO [org.ovirt.engine.core.notifier.transport.smtp.Smtp idle] Send mail subject='alertMessage (engine.vm), [Backup Finished]' to='x' xxxx-xx-xx xx:xx:xx,xxx INFO [org.ovirt.engine.core.notifier.transport.smtp.Smtp idle] Send mail subject='alertMessage (engine.vm), [Backup Finished]' to='x' xxxx-xx-xx xx:xx:xx,xxx INFO [org.ovirt.engine.core.notifier.transport.smtp.Smtp idle] Send mail subject='alertMessage (engine.vm), [Backup Finished]' to='x'
s/no obvious/not obvious/
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2017-0108.html