...
Table of Contents | ||
---|---|---|
|
Description
This option allows you to Manual start and stop of managed guests.
Examples
Example1 - Guest stop with no stop script defined
Context: Red Hat Enterprise Linux 7.1 server with CHARON-AXP V4.7 installed, as4100/pluto guest running
...
Due to the absence of stop script, the service receives a SIGKILL signal and then, once stopped, is considered as failed:
Div | ||
---|---|---|
| ||
|
Example2 - Guest start
Context: Red Hat Enterprise Linux 7.1 server with CHARON-AXP V4.7 installed, as4100/pluto guest stopped/failed (see above)
...
Example3 - Guest stop with stop script defined
Context: Red Hat Enterprise Linux 7.1 server with CHARON-AXP V4.7 installed, as4100/pluto guest running (not booted). Stop script created and customized, using the "expect
" utility (see "Service management - Create/Edit guest stop script") and the expect script example provided in the kit.
...