Previous Topic: modify_acl (Grid Control)--Replace Portion of Grid ACLNext Topic: power_cycle Command (Grid Control)--Power Cycle the Grid


reboot Command (Grid Control)--Reboot the Grid

Reboot CA AppLogic for System z® grid

Syntax
grid reboot [--controller] [--force] [--kill]
grid reboot [reason=<text>] [--force] [--restartapps] [--kill]
grid reboot [--controller] [--flag] [--force] 
Arguments
--controller

Reboot the controller VM only. If this option is not specified, the entire grid is rebooted.

reason=text

Free-form text that describes the reason why the grid is being rebooted. The reason is displayed within the dashboard message following the grid reboot.

--kill

Do not try to stop any applications that are started and do not prompt for verification.

--restartapps

Restart all running applications upon the next reboot of the grid.

--force

Skip prompting user for verification.

Examples
grid reboot

Reboot the entire grid

grid reboot --restartapps

Reboot the entire grid and restart all running applications.

grid reboot --controller

Reboot the grid controller VM

grid reboot --flag

Flag the entire grid for reboot

Notes: