Restart and safe shutdown: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
=== Stop/restart === | === Stop/restart === | ||
Login to the CLI | Login to the CLI. | ||
Run the following commands | Run the following commands: | ||
<pre>services stop aed | <pre># services stop aed | ||
services start aed</pre> | # services start aed</pre> | ||
| | ||
Line 22: | Line 22: | ||
<span style="background-color:#FFFF00;">Shutting down and rebooting the AED could take several minutes to complete. If the AED is situated in-line and has no bypass function, this will result in an interruption of the link for the same amount of time.</span> | <span style="background-color:#FFFF00;">Shutting down and rebooting the AED could take several minutes to complete. If the AED is situated in-line and has no bypass function, this will result in an interruption of the link for the same amount of time.</span> | ||
Login to the CLI | Login to the CLI. | ||
Run the following commands | Run the following commands: | ||
<pre>services stop aed | <pre># services stop aed | ||
shutdown</pre> | # shutdown</pre> | ||
Services will start automatically after (re-)boot. | Services will start automatically after (re-)boot. |
Latest revision as of 07:18, 31 October 2022
Introduction
To avoid file corruption and loss of data, services on AED must be terminated before shutting down the appliance.
Solution
Stop/restart
Login to the CLI.
Run the following commands:
# services stop aed # services start aed
Shutdown/reboot
Shutting down and rebooting the AED could take several minutes to complete. If the AED is situated in-line and has no bypass function, this will result in an interruption of the link for the same amount of time.
Login to the CLI.
Run the following commands:
# services stop aed # shutdown
Services will start automatically after (re-)boot.