Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Option NamePossible ValuesRecommended Field TypeDescription
customextraipinteger >= 0Quantity, DropdownDetermines how many extra IPs will be assigned to the server.
customdiskspaceinteger > 0DropdownSets the amount of disk space available for the server in GB (Gigabytes). This overrides the server's Plan value for disk space.
custombandwidthinteger > 0DropdownSets the amount of memory for the server in GB (Gigabytes). This overrides the server's Plan value for bandwidth.
customcpuinteger >= 1Quantity, DropdownSets the number of CPU cores available to the server. This overrides the server's Plan value for CPU cores.
nodegroupinteger >= 1DropdownSets the node group from which SolusVM will determine a node to assign the server to. This overrides the Package settings for node or node group.
template???Dropdown

Sets the name/filename of the template to install on the server. This will override the Package setting for Template.
e.g. "centos-5.8-x86_64-solus-virtualmin"

custommemoryinteger > 0 (or a colon-separated value)DropdownSets the amount of 'guaranteed' memory in MB (Megabytes). This will override the server's Plan value for memory. Optionally, this field may also contain the swappableswap/burst memory by separating the two values with a colon.
e.g. "512" to indicate 512 MB of memory; "512:1024" to indicate 512 MB of memory and 1024 MB of swappableswap/burstable burst memory
custommemoryswapinteger > 0DropdownSets the amount of swappableswap/burstable burst memory in MB (Megabytes). Setting this value will override the server's Plan value for swappableswap/burstable burst memory. If custommemory includes a swappable memory amount, the value set for this field will override it.
Info
titleSwappable/Burstable Memory

If custommemory is used, but no swappable swap memory is defined, a default value of 512 MB will be used for swap memory.

OpenVZ servers should include a swappable swap/burst memory value greater than or equal to the custom memory value itself.

...