projects
/
pve-docs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
00c6976
)
fix #1292: qm: NUMA: a socket can have more nodes
author
Thomas Lamprecht
<t.lamprecht@proxmox.com>
Fri, 16 Nov 2018 13:40:35 +0000
(14:40 +0100)
committer
Thomas Lamprecht
<t.lamprecht@proxmox.com>
Fri, 16 Nov 2018 13:40:46 +0000
(14:40 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
qm.adoc
patch
|
blob
|
history
diff --git
a/qm.adoc
b/qm.adoc
index
a15e0fe
..
0019ad1
100644
(file)
--- a/
qm.adoc
+++ b/
qm.adoc
@@
-437,7
+437,7
@@
will allow proper distribution of the VM resources on the host system.
This option is also required to hot-plug cores or RAM in a VM.
If the NUMA option is used, it is recommended to set the number of sockets to
-the number of
socket
s of the host system.
+the number of
node
s of the host system.
vCPU hot-plug
^^^^^^^^^^^^^