This section explains how to use the
qq reboot_start
command.Description
Start a cluster-wide reboot
Usage
qq reboot_start [-h] [--rolling] [--num-nodes NUM_NODES_TO_REBOOT] [--force]
Flags
Flag Name | Required | Description |
---|---|---|
--rolling
|
No | Reboot nodes one set at a time, depending on the number of node failures configured in the protection system |
--num-nodes
|
No | Using the --rolling flag lets you specify the number of nodes to reboot at a time. The number of nodes must be greater than 0 and less than or equal to the number of node failures that your cluster permits. By default, this value is the number of permitted node failures minus 1 (1 node minimum). |
--force
|
No | Do not prompt |