Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Clarified baremetal == on OS on baremetal or inside a VM

...

  1. To enable a cloud to "boot" with services managed and running on 'baremetal' non-cloudstack-managed servers
  2. To enable a development environment based on DevCloud ("QuickCloud") that eschews the use of system vms
  3. To allow the cloud administrator to choose to provide these services the "old" way after booting in the QuickCloud fashion

Secondary Storage

The secondary storage vm runs a java daemon that starts up on boot of the SSVM. This java daemon connects back to the management server. The daemon was originally designed to run alternately on baremetal as a standalone process (just like the KVM agent), but over time the execution environment has been assumed to be the system vm. QuickCloud will bring back that ability

...