Reboots one or more storage engines.

>>-restartengine--+----------+--+-----------+------------------->
+- –?----+ '- –quiet-'
+- –h----+
'- –help-'
.-------------.
V |
>--+---engine_name-+-+-----------------------------------------><
'- – -----------'
Parameters
- –? | –h | –help
- Displays a detailed description of this command, including syntax, parameter
descriptions, and examples. If you specify a help option, all other command
options are ignored.
- –quiet
- Turns off confirmation messages for this command.
- engine_name
- Specifies the names of one or more storage engines to restart.
- –
- Specifies that you want to read the names of one or more storage engines
to restart from stdin (for example, – << /work/engine_list.txt).
Prerequisites
You
must have Operator or Administrator privileges to use the command.
Description
You
can stop and restart the local engine, but you cannot start the local engine.
Example
Restart engines The following example restarts
engine ST1:
sfscli> restartengine ST1
Are you sure you want to restart engine ST1? [y/n] Y
Engine ST1 restarted successfully.