Restart and safe shutdown: Difference between revisions

From wiki.comcert.com
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
 
 


=== Shutdown ===
=== Shutdown/reboot ===


<span style="background-color:#FFFF00;">Shutting down and rebooting the AED could take several minutes to complete.&nbsp; 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>&nbsp;
<span style="background-color:#FFFF00;">Shutting down and rebooting the AED could take several minutes to complete.&nbsp; 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>&nbsp;
Line 28: Line 28:
shutdown</pre>
shutdown</pre>


&nbsp;
Services will start automatically after (re-)boot.

Revision as of 07:16, 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.