Configures OpenVZ preferences.
Syntax.
prlsrvctl set [--mem-limit <auto>|<size>] [-s, --min-security-level <low|normal|high>] [-c, --cep <on|off>] [--mng-settings <allow|deny>] [--device <device> --assignment <host|vm>_] [--backup-storage [<user>[:<passwd>]@]<server>[:<port>]] [--backup-tmpdir <tmp_dir>] [--backup-path <path>] [--idle-connection-timeout <timeout>] [--verbose-log <on|off>] [--cluster-mode <on|off>] [--cpu-features-mask <{+|-}feature1,feature2=value[,...]>] [--vm-cpulimit-type <full|guest>]
Table 2.19. Options
Name | Description |
---|---|
| Sets the upper limit of the memory size that can be reserved for use by virtual machines. The following options are available:
|
| The lowest allowable security level that can be used to connect to the hardware node. The following options are available:
|
| Enables/disables the participation in the Customer Experience Program (CEP). The following options are available:
|
| Allows to grant or deny permission to new users to modify OpenVZ preferences. By default, only administrators of the host OS can modify OpenVZ preferences. When a new user profile is created (this happens when a user logs in to the hardware node for the first time), he/she will be granted or denied this privilege based on the default setting. This parameter allows you to set that default setting. Please note that this parameter only affects new users (the users that will be created in the future). The profiles of the existing users will not be modified. |
| Allows to set the assignment mode for the specified VTd device. The following options are available:
|
| The default backup server where to store virtual machine backups. |
| The name and path of the default directory on the backup server where to store virtual machine backups. |
| Turns the verbose output for the command on or off. |
| Turns the cluster mode on or off. |
| Sets a timeout interval in seconds after which, if no data has been received from the storage server or backup client, the process of backup/restore is terminated. |
| Specifies a temporary directory where special snapshots created during virtual machine backup will be stored. This may be necessary so as not to run out of storage space on physical servers where most of the storage space is allocated to virtual machines and very little is left for the server itself. |
| Changes CPU features mask on the host. To mask/unmask features, use the NoteNote: All virtual machines and containers on the host must be stopped. |
| Specifies the type of virtual machine threads to be affected by the CPU limit:
With the NoteNotes:
|