| Summary: | It's impossible to run VM with VNIC profile having unlimited Network QOS bandwidth | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | GenadiC <gcheresh> | ||||
| Component: | ovirt-engine | Assignee: | Lior Vernia <lvernia> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | GenadiC <gcheresh> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 3.3.0 | CC: | acathrow, bazulay, danken, iheim, lpeer, myakove, Rhev-m-bugs, yeylon | ||||
| Target Milestone: | --- | Keywords: | Reopened | ||||
| Target Release: | 3.3.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | network | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-01-21 22:18:53 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Same cause as said bug, checked and saw that the fix for that fixes this as well. *** This bug has been marked as a duplicate of bug 1000810 *** Apparently not a duplicate, I misread the description, just same fix. Verified in IS13 Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released |
Created attachment 792560 [details] engine log Description of problem: If you create Network QOS with unlimited bandwidth and attach it to VNIC profile on the VM, then this VM will not run. Fails will Null pointer exception Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Create Network QOS with unlimited Inbound and Outbound bandwidth 2. Attach it to VM 3. Try to run VM Actual results: Starting VM fails with NullPointerException Expected results: Running VM should work Additional info: 2013-09-01 12:22:58,084 ERROR [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (pool-5-thread-48) [185f0b81] Command CreateVmVDS execution failed. Exception: RuntimeException: java.lang.NullPointerException 2013-09-01 12:22:58,084 INFO [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (pool-5-thread-48) [185f0b81] FINISH, CreateVmVDSCommand, log id: 1eb1d5f5 2013-09-01 12:22:58,084 WARN [org.ovirt.engine.core.bll.RunVmCommand] (pool-5-thread-48) [185f0b81] Failed to run VM VM_From_Temp_1: VdcBLLException: java.lang.RuntimeException: java.lang.NullPointerException (Fail ed with error ENGINE and code 5001) 2013-09-01 12:22:58,084 INFO [org.ovirt.engine.core.bll.RunVmCommand] (pool-5-thread-48) [185f0b81] Lock freed to object EngineLock [exclusiveLocks= key: 9419b335-c933-4379-bcde-d8e3c0071637 value: VM , sharedLocks= ]