LunaNode / lobster

Hourly billing panel for virtual machines
http://lobster.lunanode.com
Other
84 stars 22 forks source link

SolusVM with OpenVZ: burst memory on creation #4

Closed uakfdotb closed 8 years ago

uakfdotb commented 9 years ago

Context: for SolusVM we only require setup of a single Lobster plan. Then we use customdisk, customcpu, etc. to configure the plan so that it matches the one in the Lobster database.

For OpenVZ, the vserver-create returns an invalid custom burst memory error if we set custommemory. Currently we are using a work-around where we change the memory after provisioning instead of initially. We should improve on this if possible.

uakfdotb commented 9 years ago

Not intending to do anything about this until the new SolusVM version comes out; hopefully it provides an improved API.

uakfdotb commented 8 years ago

Whatever, it works.