Resize (or Server resize) is the ability to change the flavor of a server, thus allowing it to upscale or downscale according to user needs. For this feature to work properly, you might need to configure some underlying virt layers.
Todo
This document needs to be updated for other virt drivers, shared storage considerations, etc.
Resize on KVM is implemented currently by transferring the images between compute nodes over ssh. For KVM you need hostnames to resolve properly and passwordless ssh access between your compute hosts. Direct access from one compute host to another is needed to copy the VM file across.
Cloud end users can find out how to resize a server by reading Change the size of your server.
To get resize to work with XenServer (and XCP), you need to establish a root
trust between all hypervisor nodes and provide an /image
mount point to
your hypervisors dom0.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.