Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • pending: The rolling reboot task has yet to process not processed the chassis.

  • in-progress: The rolling reboot task is in the process of rebooting the chassis.

  • completed: The chassis was successfully rebooted.

  • removed: The chassis was removed from the list of chassis to process after the rolling reboot was started (using the delete rolling reboot command).

  • error: The chassis encountered an error of some kind.

  • abandoned: The chassis was currently being processed when a user cancelled the rolling reboot.

  • dropped: The rolling reboot was in the process of waiting for the chassis to reboot when a user request was made to move to the next chassis (using the --skip flag).

  • offline: The chassis was already offline when the reboot task attempted to reboot the chassis.

...

Exclude from reboot — To exclude from a currently running rolling reboot one or more chassis that have not yet been rebooted:

Code Block
languagebash
platform delete rollingreboot --chassis <comma-separated system IDs>

...