reboot-system

Reboots one or more managed systems

Triggers an immediate reboot of the specified systems. For virtual machines, Cloudmin will wait until they come back up before exiting, while for real systems it just runs the reboot command, which merely starts the reboot process in the background.

Example usage

  cloudmin reboot-system --host xencentos.home
  Rebooting Xen system xencentos.home ..
  .. rebooted successfully

Command Line Help

cloudmin reboot-system [--host name]*
                       [--group name]*
                       [--type real|kvm|gce|this]*
                       [--os oscode]*
                       [--owner name]*
                       [--status status-code|"up"|"wm"|"bad"]
                       [--host-on name]