Bug 910693
| Summary: | [Storage] No log about finishing action when adding direct lun disk. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Leonid Natapov <lnatapov> | ||||
| Component: | ovirt-engine | Assignee: | Maor <mlipchuk> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Aharon Canan <acanan> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.2.0 | CC: | acanan, acathrow, amureini, iheim, jkt, lpeer, mlipchuk, Rhev-m-bugs, scohen, yeylon | ||||
| Target Milestone: | --- | Flags: | scohen:
needinfo+
|
||||
| Target Release: | 3.3.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | is1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | Bug | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
IMHO that logging the finish action is enough for direct lun, since there is no task associated in the process, so logging the initiated process is redundant. Found another issue when adding a floating disk, no finish audit log is printed for all type of disks - Will be fixed as part of this bug. Merged with change id: I22b145fbc12481e40eaa8329eb8ce35f7c39a320 Moving back to post until proper acks will be given verified using 3.3 is5 Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released |
Created attachment 696743 [details] engine log Description of problem: When adding direct lun disk the long only shows "Add disk operation was initiated...." message. There is no message about that disk was successfully added or failed to add disk. So user sees only log about action that was started but no log about if it was finished or not. Version-Release number of selected component (if applicable): sf6. How reproducible: 100% Steps to Reproduce: 1.Create VM 2.Add direct LUN disk to VM. Expected results: Two logs. One about starting action (initiating) ,the second about finish action. engine log attached.