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= ]
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