startup-system

Posted 2012-01-19 23:47 by Joe

startup-system.pl

startup-system.pl

Starts up one or more managed systems

For virtual systems running under Xen, VServers or Zones, Cloudmin can start up existing instances using this command. The command will only exit when all the specified systems have been booted.

Example usage

  cloudmin startup-system --host xencentos.home
  Starting up Xen system xencentos.home ..
  .. startup successfull

Command Line Help

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