Bug 1134701
| Summary: | NPE after starting/migrating VM | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Arik <ahadas> | ||||
| Component: | General | Assignee: | bugs <bugs> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Israel Pinto <ipinto> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | --- | CC: | ahadas, bugs, ecohen, gklein, istein, rbalakri, yeylon | ||||
| Target Milestone: | ovirt-3.6.0-rc | Flags: | rule-engine:
ovirt-3.6.0+
ylavi: planning_ack+ rule-engine: devel_ack+ rule-engine: testing_ack+ |
||||
| Target Release: | 3.6.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | virt | ||||||
| Fixed In Version: | ovirt-engine-3.6.0-0.0.master.20150412172306.git55ba764 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-12-22 13:28:52 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Arik
2014-08-28 07:07:15 UTC
Created attachment 931738 [details]
engine.log
The NPE occurred at 2014-08-27 18:45:47,268
how we can reproduce this problem? As with every typical race, there is no deterministic way to reproduce it from the client side. I suggest to do a massive run-vm operations and check that the log is clean from NPEs. Verify with: RHEVM Version: 3.6.1.3-0.1.el6 vdsm: vdsm-4.17.13-1.el7ev libvirt: libvirt-1.2.17-13.el7_2.2 Scenario: 1. Create VM with OS. 2. Run Start/Stop VM in loop for 50 Iterations 3. Check logs for NPE Results: VM start / stop 50 times with no error. PASS oVirt 3.6.0 has been released and the bz verified, moving to closed current release. |