start
Coordination start
Format
- --standby-lim
- --system
Function
By ordering a start, two phases will be executed:
- Start phase 1.3, where reload data is updated
- Start phase 1.5, where dynamic data is updated
Start phase 1.3 will be executed in the entire system followed by start phase 1.5 in the entire system.
Preloaded cluster
Without the --standby-lim option coordination start is performed in the active LIM in a preloaded cluster. It is possible to perform coordination start in standby LIM in a preloaded cluster by specifying the option --standby-lim.
In a multi-LIM system, the other LIMs are system blocked from a standby LIM point of view.
Parameters
- --standby-lim
Action shall be done in standby LIM in a preloaded cluster.
The switch takes no arguments
- --system
Action shall be done on the complete system.
The switch takes no arguments
Example
- Start the entire system.
start --system
↑