Bug 1396586
Summary: | [z-stream clone - 3.6.10] "Started - Finished" Messages in the audit log without any information | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Marina Kalinin <mkalinin> |
Component: | ovirt-engine | Assignee: | Martin Perina <mperina> |
Status: | CLOSED ERRATA | QA Contact: | Aleksei Slaikovskii <aslaikov> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 3.6.9 | CC: | bgraveno, didi, emesika, gianluca.cecchi, gklein, lleistne, lsurette, melewis, mgoldboi, mperina, nsimsolo, oourfali, pstehlik, rbalakri, rbeyel, rhev-integ, Rhev-m-bugs, srevivo, ykaul |
Target Milestone: | ovirt-3.6.10 | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
Previously, when a backup was executed the log only showed 'Started' and 'Finished' values without further information. This meant that it was not obvious what process had started and finished. Now, the log shows 'Backup started at' and 'Backup finished at' values when a backup is executed so that it is clear what process has started and finished.
|
Story Points: | --- |
Clone Of: | 1381562 | Environment: | |
Last Closed: | 2017-01-17 18:05:40 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1372320, 1381562 | ||
Bug Blocks: |
Description
Marina Kalinin
2016-11-18 16:49:20 UTC
# 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 |