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.
jarfiletemplate???DropdownThe jarfile to use for the Minecraft server. A value of "default" will use the default Minecraft server. Otherwise, enter the jar file name for the server, ie "craftbukkit.jar"

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 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.
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.

Creating Packages

Note
titleNode Group Bug in SolusVM

There is a bug in SolusVM with the Default node group. If you select a node group for provisioning when creating a package, don't use the "Default" node group. First, create a new node group and assign your nodes to it in SolusVM. Then, select the new node group within the package.

...