Description of problem: When suspending running VM: "action vm VM-3 suspend", the response is: 'error: action status "pending".', but the VM gets to suspended status afterall (after passing saving_state) # list vms --query 'name=VM-0' --show-all | grep status status-state : saving_state # list vms --query 'name=VM-0' --show-all | grep status status-state : suspended Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: [RHEVM shell (connected)]# action vm VM-3 suspend error: action status "pending". Expected results: Get success when the VM entered suspended state (like in create) Additional info:
I see the same error for export VM command : RHEVM shell (connected)]# action vm 0c373c97-0a72-4e4e-a9fd-7d7d906e9531 export --storage_domain-id 1a0029a9-2cf4-4995-9951-d0872227c6c9 error: action status "pending".
(In reply to comment #1) > I see the same error for export VM command : > > RHEVM shell (connected)]# action vm 0c373c97-0a72-4e4e-a9fd-7d7d906e9531 > export --storage_domain-id 1a0029a9-2cf4-4995-9951-d0872227c6c9 > > error: action status "pending". Barak, i need some help from you on this: 1. can you please help me reproducing 'pending' status for me? 2. can you please run same action in rest-api and add a response to this BZ (when actions status is 'pending')
Barak, Either provide reproducer or close this bug.
I managed to reproduce it in 2 different flows: 1. RHEVM shell (connected)]action vm 0c373c97-0a72-4e4e-a9fd-7d7d906e9531 export --storage_domain-id 1a0029a9-2cf4-4995-9951-d0872227c6c9 error: action status "pending". 2. It happen every time when trying to suspend VM : [RHEVM shell (connected)]# action vm VMNAME suspend error: action status "pending". (In reply to comment #3) > Barak, > > Either provide reproducer or close this bug.
http://gerrit.ovirt.org/#/c/10365/
Verified sf4 [RHEVM shell (connected)]# action vm 816e3fcf-c157-4b9a-bff3-058a2b42e1f5 suspend id : 80d62976-28f2-46d6-9613-8fb9ddecb05d%2Cd906a9c2-83a1-467f-9ecb-66ea810c22f5 async : True status-state: pending
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-0890.html