...
- To clone the base virtual machine, Abiquo will do the following steps
- Create disks using the following:
- Copies of content of disks from the VM template
- Empty disks or volumes for each additional disk used in the VM
- Disk controllers used in the VM
- Apply ALL configuration used in the VM, for example:
- CPU and RAM
- Network connections of the type (e.g. private network)
- Assign firewall policies and attach to load balancers
- Chef recipes, backups, cloud-init, variables, and so on
Does the state of the base virtual machine make a difference
...
If the base virtual machine is not deployed, Abiquo will not deploy it. In order to add another virtual machine, Abiquo will clone the base machine and deploy the clone. If the base machine is deployed, Abiquo will count it as one of the active machines in the scaling group. As part of a scale in operation, Abiquo will delete clone machines but it will only undeploy the base machine. Note that if the base machine were deleted directly on the hypervisor, this would destroy the scaling group, whereas if the base machine is undeployed, the scaling group is not vulnerable to interference at the hypervisor level.
...
- Click the "cog" maintenance button again
- Trigger an action plan with the action "Scaling group: end maintenance mode".
...
Delete a scaling group
When you delete a scaling group, Abiquo will not destroy the virtual machines. It will place all the virtual machines in the virtual appliance as regular virtual machines and the scaling group constraints will no longer exist.
To delete a scaling group, first put it into maintenance mode, then click the delete button.