Skip to content

Commit 11eafa5

Browse files
fix #6362: qm: remove duplicate 'only'
Signed-off-by: Fabian Grünbichler <[email protected]>
1 parent 1598c6a commit 11eafa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

qm.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -675,8 +675,8 @@ In {pve} the maximal number of plugged CPUs is always `cores * sockets`.
675675
To start a VM with less than this total core count of CPUs you may use the
676676
*vcpus* setting, it denotes how many vCPUs should be plugged in at VM start.
677677

678-
Currently only this feature is only supported on Linux, a kernel newer than 3.10
679-
is needed, a kernel newer than 4.7 is recommended.
678+
Currently this feature is only supported on Linux, a kernel newer than 3.10 is
679+
needed, a kernel newer than 4.7 is recommended.
680680

681681
You can use a udev rule as follow to automatically set new CPUs as online in
682682
the guest:

0 commit comments

Comments
 (0)