Details
Description
SolusVM was updated to include config options for v3.5.0-b1. However, several of these need to be updated:
custommemory
customdiskspace
custombandwidth
custommemoryswap
customcpus
These may need to be renamed, and will need to add to the current plan value when a service is provisioned/updated.
Plan values can be determined in the latest SolusVM version via:
https://documentation.solusvm.com/display/DOCS/List+Plans+Per+VT
When these config options are changed, they must update the server using the following actions:
Update Bandwidth: https://documentation.solusvm.com/display/DOCS/Change+Bandwidth+Limits?src=contextnavpagetreemode
Update Memory: https://documentation.solusvm.com/display/DOCS/Change+Memory?src=contextnavpagetreemode
Update Hard Disk: https://documentation.solusvm.com/display/DOCS/Change+Hard+Disk+Size?src=contextnavpagetreemode
Update CPUs: https://documentation.solusvm.com/display/DOCS/Change+CPU?src=contextnavpagetreemode
I don't see an API action for updating swap memory. Thus, updating that config option in Blesta will only update it locally. Any charges will still be accrued.
Updating swap alongside memory (memory|swap, e.g. 512|256) appears to have no affect on Xen virtualizations. If the default plan value for swap is unknown and not overridden, the swap will default to 512 since it is required to be entered.