unpause-system

Un-pauses one or more managed systems

Returns a virtual system from a suspended state, which has been entered using the pause-system.pl command or the web UI. All processes will continue running where they left off, but some network connections may have been broken due to TCP session timeouts.

Example usage

  cloudmin unpause-system --host xencentos.home
  Un-pausing Xen system xencentos.home ..
  .. un-paused successfully

Command Line Help

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