stoney conductor: VM States

Revision as of 14:12, 10 October 2013 by Michael (Talk | contribs)


Naming of VM states (the second state is only needed for special cases).

Virtual Machines

Naming of VM states (the second state is only needed for special cases), valid for VMs:

  • Stopped
  • Stopped, streaming [5.1 %] (technically paused)
  • Stopped, backing up
  • Stopped, migrating (same state for the vm being migrated to a node and away from a node)
  • Starting (technically changing state from stopped to running)
  • Starting, streaming [5.1 %] (technically changing state from paused to running)
  • Paused, backing up (technically migrating to file)
  • Paused, migrating (the vm is being migrated to this node)
  • Running
  • Running, backing up (technically merging, retaining, streaming)
  • Running, streaming [5.1 %]
  • Running, migrating (the vm is being migrated away from this node)
  • Shutting down
  • Powering off
  • Deleting

Possible future states:

  • Crashed (when vm should be running, but there isn't a QEMU process around)
  • Frozen or Non responding (requires QEMU guest agent or a watch dog)
No. Status Run Action Action
Start Shutdown Power off Migrate Edit Delete Use Users Groups
1 Stopped x x x x x x

VM Templates

Naming of VM states (the second state is only needed for special cases), valid for VM Templates:

  • Stopped
  • Stopped, streaming (after clicking "+" a list of all the vms (sstDisplayName) should appear with
  • Stopped, backing up
  • Stopped, migrating (same state for the vm being migrated to a node and away from a node)
  • Starting (technically changing state from stopped to running)
  • Paused, backing up (technically migrating to file)
  • Paused, migrating (the vm is being migrated to this node)
  • Running
  • Running, backing up (technically merging, retaining, streaming)
  • Running, migrating (the vm is being migrated away from this node)
  • Shutting down
  • Powering off
  • Deleting
  • starting
  • running
  • shutting down
  • destroying
  • running, backing up
  • stopped, backing up
  • stopped, streaming (without the percent status)
  • do not use (if sstVirtualMachineMode does not exist)
  • running, maintenance mode (if sstVirtualMachineMode is set to maintenance mode)
  • stopped, maintenance mode (if sstVirtualMachineMode is set to maintenance mode)
  • running, first installation (if sstVirtualMachineMode is set to first installation)
  • stopped, first installation (if sstVirtualMachineMode is set to first installation)
No. Status Run Action Action
start shutdown destroy migrate edit delete toggle use persistent dynamic
1 Stopped x x x x x x x

Notes

Naming of VM states (the second state is only needed for special cases), valid for VM Templates and VMs:

  • starting
  • running
  • shutting down
  • destroying
  • running, backing up
  • stopped, backing up

VMs:

  • running, streaming [5.1 %]
  • stopped, streaming [5.1 %]

VM Templates:

  • stopped, streaming (without the percent status)
  • do not use (if sstVirtualMachineMode does not exist)
  • running, maintenance mode (if sstVirtualMachineMode is set to maintenance mode)
  • stopped, maintenance mode (if sstVirtualMachineMode is set to maintenance mode)
  • running, first installation (if sstVirtualMachineMode is set to first installation)
  • stopped, first installation (if sstVirtualMachineMode is set to first installation)


Tool-Tips:

  • "stopped, streaming (without the percent status)": Show streaming information with vm-name(s) and percent status.
  • Save text of Tool-Tips in language files.
Last modified on 10 October 2013, at 14:12