Bug 819288
| Summary: | RHEVM - Backend: Bad event when adding new disk | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Daniel Paikov <dpaikov> | ||||
| Component: | ovirt-engine | Assignee: | Tal Nisan <tnisan> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Leonid Natapov <lnatapov> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | unspecified | CC: | abaron, amureini, dyasny, hateya, iheim, lpeer, Rhev-m-bugs, rvaknin, yeylon, ykaul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.1.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | SI8 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-12-04 20:05:48 UTC | 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: |
|
||||||
*** Bug 823260 has been marked as a duplicate of this bug. *** si7. not fixed. instead of "DiskName" now the event shows "DiskAlias". The same bug in different parameter. si8. fixed. si8. fixed. |
Created attachment 582423 [details] engine.log When adding an unattached disk via the Disks tab, the event is: "Add-Disk operation of DiskName was initiated on VM VmName by admin@internal". When adding an attached disk via the Virtual Machines tab, the event is "Add-Disk operation of DiskName was initiated on VM <vm> by admin@internal". Since there is no VM when creating an unattached disk, this flow should have its own event text that doesn't have a VM name in it. For both events, "DiskName" should be changed to the actual disk name.