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 templateTemplate.
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 swappable/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 swappable/burstable memory
custommemoryswapinteger > 0DropdownSets the amount of swappable/burstable memory in MB (Megabytes). Setting this value will override the server's Plan value for swappable/burstable 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 memory is defined, a default value of 512 MB will be used.

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

Note
titleUpdating Config Options

When updating configurable options for an existing server, any changes made will only take effect for the local service. The server on SolusVM will not be updated with the new values.

The only exception is the template option. Changing the template config option value will rebuild the server using the new template, which will delete all existing data on the server. This is identical to performing the "Reinstall" action.

...