![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2294434.1 : ODA OAKERR:7008 Error encountered while stopping VM - Error: Domain cannot be shutdown
In this Document
Created from <SR 3-15449903821> Applies to:Oracle Database Appliance X5-2 - Version All Versions and laterInformation in this document applies to any platform. SymptomsIn ODA, stopping VM encounters error: OAKERR:7008 [root@oradb20 ~]# oakcli stop vm oradbdea12
OAKERR:7008 Error encountered while stopping VM - Error: Domain cannot be shutdown
log file shows below contents: >oakd.log 2017-08-01 09:02:37.358: [ OAKFW][3783239424]{0:109:2} After lock release : Parsed : /opt/oracle/oak/conf/UI_STOP_-2006974650_oradbdea12.xml 2017-08-01 09:02:37.358: [ OAKFW][3783239424]{0:109:2} Command : stop for: oradbdea12 completed with status: FAIL >doakcli.log 2017-08-01 09:02:36,403 doakcli_log INFO About to run command stop vm oradbdea12 <<<< ChangesNone CauseVM went to bad/unstable state for multiple reasons like: space issue on mount point, last shutdown was not clean etc. Hence on stopping vm using command: oakcli stop vm can throw error OAKERR:7008 SolutionRestart xend services from dom0 (the hypervisor for ODA) of both the nodes #restart xend service
Note 1: Restarting xend deamon, offlines all the guest VM's running on the node. As an alternate, if the problem VM is accessible, login and shut it down manually or kill the VM using its process id (ps -ef|grep <<VM name as it appears in command xm list>>) Note 2: VM's should come back online after xend restart, if it doesn't start the VM manually: oakcli start vm <<vm name>> Attachments This solution has no attachment |
||||||||||||||||||
|