Bug 1156049 - VM was started even though RHEV-M responded with "Network error during communication with the Host." on start command
Summary: VM was started even though RHEV-M responded with "Network error during commun...
Keywords:
Status: CLOSED DUPLICATE of bug 1148583
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.5.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard: virt
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-23 13:21 UTC by Katarzyna Jachim
Modified: 2014-11-30 21:15 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-26 09:14:39 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Katarzyna Jachim 2014-10-23 13:21:42 UTC
Description of problem:
We created a new VM and wanted to install OS on it. So it was started

2014-10-23 15:16:31,213 - MainThread - vms - DEBUG - Action request content is --  url:/api/vms/c7141d36-6d6a-4700-991f-89377e849d26/start body:<action>
    <async>false</async>
    <grace_period>
        <expiry>10</expiry>
    </grace_period>
    <vm>
        <os>
            <boot dev="hd"/>
            <boot dev="network"/>
        </os>
    </vm>
</action>

Response from RHEV-M:
2014-10-23 15:19:32,265 - MainThread - api_utils - ERROR - Failed to syncAction element:
	Status: 400
	Reason: Bad Request
	Detail: [Network error during communication with the Host.]


Despite that, VM was actually started. I cannot find any information about another attempt of starting this machine and it is hardly possible someone did it - it was during automated tests, I just monitored it and a while (10 minutes?) after that error I noticed it, logged into RHEV-M and saw that this VM is up and running.


Version-Release number of selected component (if applicable): vt7


How reproducible: so far happened once


Steps to Reproduce:
1. create a new vm
2. start it

Actual results:
RHEV-M responded with an error, but VM is booted


Expected results:
RHEV-M should either not respond with an error, or not start VM.


Additional info:

Comment 2 Omer Frenkel 2014-10-26 09:14:39 UTC

*** This bug has been marked as a duplicate of bug 1148583 ***


Note You need to log in before you can comment on or make changes to this bug.