X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=qm.conf.5-opts.adoc;h=77c912c926c1371623142014fbcc329d62d48f9a;hp=65cccb68de02116b42505ad00c83da0927b5f8de;hb=2489d6df4ac5e916ae18401310bfd1e69c993e55;hpb=5cb4ef638dd753b939b8cadb83487e42c5abb9f0 diff --git a/qm.conf.5-opts.adoc b/qm.conf.5-opts.adoc index 65cccb6..77c912c 100644 --- a/qm.conf.5-opts.adoc +++ b/qm.conf.5-opts.adoc @@ -60,11 +60,9 @@ Limit of CPU usage. + NOTE: If the computer has 2 CPUs, it has total of '2' CPU time. Value '0' indicates no CPU limit. -`cpuunits`: ` (0 - 500000)` ('default =' `1024`):: +`cpuunits`: ` (2 - 262144)` ('default =' `1024`):: CPU weight for a VM. Argument is used in the kernel fair scheduler. The larger the number is, the more CPU time this VM gets. Number is relative to weights of all the other running VMs. -+ -NOTE: You can disable fair-scheduler configuration by setting this to 0. `description`: `` :: @@ -1055,6 +1053,10 @@ Force disk geometry bios translation mode. Write error action. +`vmstatestorage`: `` :: + +Default storage for VM state volumes/files. + `watchdog`: `[[model=]] [,action=]` :: Create a virtual hardware watchdog device. Once enabled (by a guest action), the watchdog must be periodically polled by an agent inside the guest or else the watchdog will reset the guest (or execute the respective action specified)