Wolfgang Bumiller
acb4a8998f
Merge branch 'taskset' into taskset-merged
2022-11-10 10:11:15 +01:00
Daniel Bowder
1e6b30b556
fix #3593 : add affinity to docs
...
Added affinity to the resource limiting info in qm.adoc.
Added affinity to the qemu conf spec in qm.conf.5-opts.adoc.
Signed-off-by: Daniel Bowder <daniel@bowdernet.com>
2022-11-10 10:11:09 +01:00
Thomas Lamprecht
d646626235
qm: avoid using "e.g."
...
favor "for example", "such as" or "like", as our technical writing
guide forbids using "e.g." in the docs where possible.
Also do some small fixes in the vicinity while at it.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-08 19:01:13 +01:00
Thomas Lamprecht
277808347e
qm: rework migration sections, drop mentioning outdated limitations
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-08 18:53:47 +01:00
Fiona Ebner
48219c581f
pct/qm: update cpuunits default
...
which is 100 on hosts running cgroup v2. Still mention the old default
relevant for hosts with legacy cgroups.
Also reword the sentence with "gets in regards to other VMs running"
which sounded a bit off.
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-10-19 08:05:54 +02:00
Fiona Ebner
b90b797f86
qm: resource limits: update systemd setting name for cpuunits
...
As mentioned in man 5 systemd.resource-control, the CPUShares setting
was replaced by CPUWeight and is deprecated.
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-10-19 08:05:54 +02:00
Fabian Ebner
10a2a4aa2e
close #4031 : vm: import: simplify example for creating VM from existing disk
...
Now that the import-from feature is available.
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2022-06-17 17:17:49 +02:00
Fabian Ebner
95d115146b
vm: import: avoid using deprecated bootdisk option
...
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2022-06-17 17:17:49 +02:00
Thomas Lamprecht
e039fe3cd9
qm: add very basic VirGL docs
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-28 21:18:37 +02:00
Fabian Ebner
8e0e0bcf35
VM live migration: mention that CPU vendor should be the same
...
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2021-11-17 15:33:02 +01:00
Aaron Lauterer
32e8b5b25b
qm: adjust code blocks
...
adjusts the code block style where the older(?) way was used to be
consistent and more easy to distinguish as code block
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2021-11-15 15:51:49 +01:00
Aaron Lauterer
66aecccb57
qm: pct: mention move-disk for storage and reassign
...
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2021-11-15 15:51:49 +01:00
Stefan Reiter
95e8e1b766
qm: add section about TPM
...
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-10-07 14:36:20 +02:00
Stefan Reiter
8e5720fdf5
qm: add note about secure boot and new efidisk behaviour
...
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-10-07 14:36:20 +02:00
Dylan Whyte
0f7778ace5
fix #844 : document first VM/CT start-up delay
...
adds subsection to the "PVE Node Management" section, discussing the
initial VM/CT startup delay feature.
also makes reference to this in the Qemu & LXC sections of the
documentation.
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2021-09-01 16:31:47 +02:00
Dylan Whyte
6101823815
fix typo: operation system -> operating system
...
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2021-07-19 17:31:38 +02:00
Oguz Bektas
a55d30db1d
change http links to https
...
checked if they work -- some returned certificate errors so didn't
change those ones.
also updated some that didn't point to the right thing (open-iscsi, and
the list of supported CPUs was returning empty).
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2021-05-07 18:26:05 +02:00
Oguz Bektas
3a433e9bb0
SPAM: [PATCH v2 docs] fix typos in various adoc files
...
checked for common misspellings. some of the changes (like favourite vs.
favorite or virtualization vs. virtualisation) are because of US vs. UK english
Reviewed-by: Dylan Whyte <d.whyte@proxmox.com>
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2021-04-29 13:26:28 +02:00
Aaron Lauterer
c961e4cc49
qm: use posix long-opt in hookscript example
...
[Thomas]
both work just fine, but the single minus is a bit to extra
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-24 19:44:29 +02:00
Moayad Almalat
43530f6fe4
update link qemu documentation non web.archive
...
Signed-off-by: Moayad Almalat <m.almalat@proxmox.com>
2021-04-18 18:21:36 +02:00
Stefan Reiter
451bb75f76
fix #3327 : qm: update link to looking glass project
...
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2021-03-02 15:18:32 +01:00
Aaron Lauterer
cf41761d34
qm: update section about audio devices
...
With the ability to configure the `none` backend, the audio section
needs an update.
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2021-01-28 17:36:59 +01:00
Aaron Lauterer
c0f039aace
qm: add guest agent section
...
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2021-01-26 18:23:57 +01:00
Dominic Jäger
87927c657e
qm/pct: Add explanation for --purge
...
This was apparently not clear enough.
For example, see #3184 .
A bit long, but I think this is a better place for additional
information about ACL and firewall than the GUI tooltip or the
API parameter description.
Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
2020-12-18 17:57:01 +01:00
Thomas Lamprecht
8cd6f474a4
qm: s/Guest Boot Order/Device Boot Order/
...
else it sounds like the order in what guests are booted
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-25 11:37:09 +01:00
Stefan Reiter
777cf89402
qm: add section about VM boot order
...
...and fix outdated example config
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-11-25 11:05:47 +01:00
Dylan Whyte
cb3357987a
qm: IO Thread: fix typo and reword section
...
Fix typo 'isks' => 'disks'
Reword section for better readability.
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2020-07-22 12:45:41 +02:00
Stefan Reiter
9e797d8c2c
Add man-page and notes about custom CPU models
...
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-07-13 12:04:38 +02:00
Stefan Reiter
adb2c91d58
Add documentation for virtio-rng
...
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-03-10 18:56:44 +01:00
Thomas Lamprecht
5f318cc038
fix some typos
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-11 18:01:34 +01:00
Dominik Csapak
88a31964c3
add chapter about hibernation and vmstate storage selection
...
and reference it also in the snapshot chapter
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-12-11 08:56:14 +01:00
Dominic Jäger
bb0fdf615f
Fix #2459 : qm: Make info about core limit clear
...
'assigning' could also mean that creating a VM with more cores than physically
available is impossible. However, this is not the case. Using 'starting'
instead is more precise and still easy to understand.
Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
2019-11-12 13:41:59 +01:00
Aaron Lauterer
0dcd22f5da
qm: spice foldersharing: Add experimental warning
...
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2019-11-06 20:43:46 +01:00
Thomas Lamprecht
69f44be252
qm: remove note about backups and IOThread
...
this has greatly improved for common vzdump backups
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-06 19:20:31 +01:00
Thomas Lamprecht
3dbe1daabf
qm: add sub-headings to hard disk section
...
and references
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-06 19:20:31 +01:00
Christian Ebner
9ea21953f6
qm: fix typo: /ghen/When/
...
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-11-06 15:49:24 +01:00
Aaron Lauterer
37422176c4
display: add URL and short explanation of SPICE
...
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2019-10-07 16:35:01 +02:00
Thomas Lamprecht
19a58e023d
qm: fixup: 4th order headings do not show up in PDF/manpage
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-07 16:05:11 +02:00
Aaron Lauterer
22a0091c05
add spice enhancements documentation
...
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2019-10-07 15:42:38 +02:00
Stefan Reiter
43975153f0
Update documentation for TRIM/Discard on virtio-blk
...
Windows drivers currently don't feature any support for this feature,
only Linux Kernel 5.0+
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-07-23 18:32:02 +02:00
Aaron Lauterer
ca8c30096d
Add audio device documentation
...
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2019-07-23 18:31:24 +02:00
Dominik Csapak
91f416b733
move hookscript to its own section
...
it does not make sense to have it in the pci passthrough chapter
(it was there by accident)
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-06-11 15:20:19 +02:00
Thomas Lamprecht
ade78a55f1
qm: system settings: fixup
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-06 15:47:49 +02:00
Thomas Lamprecht
55ce337509
qm: bios/efi: explain what they even do, roughly
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-06 13:57:00 +02:00
Thomas Lamprecht
d3c0037438
qm: add System panel related docs with screenshot
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-06 13:56:34 +02:00
Thomas Lamprecht
4d1a19eb88
ivshmem: add note about device deletion on VM stop
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-02-26 08:29:34 +01:00
Thomas Lamprecht
8861c7ad88
ivshmem: follow up typos and grammar
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-02-26 08:29:14 +01:00
Dominik Csapak
0ad30983a0
add ivshmem documentation
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-02-26 08:01:52 +01:00
Dominik Csapak
c2c8eb89d1
add documentation about snippet content-type and hookscripts
...
also add an example perl hookscript, that documents the phases
and arguments
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-02-01 13:36:19 +01:00
Oguz Bektas
730fbca408
qm: minor improvements to documentation
...
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2018-11-20 09:48:20 +01:00