5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-22 22:03:47 +03:00

1717 Commits

Author SHA1 Message Date
Matthias Heiserer
cec74657d8 local-lvm: typo fix/better phrasing
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
2022-11-18 12:58:19 +01:00
Matthias Heiserer
eec6319859 network: fix dead link
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
2022-11-18 12:58:19 +01:00
Matthias Heiserer
c15cb60b8c network: fix typo
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
2022-11-18 12:58:19 +01:00
Matthias Heiserer
f8a257d96a package-repos: fix typos
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
2022-11-18 12:58:19 +01:00
Matthias Heiserer
9ec26d8327 bibliography: update 404 link
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
2022-11-18 12:58:19 +01:00
Thomas Lamprecht
b3dc643ffb pci passthrough: rework IOMMU sections a bit
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-18 11:16:14 +01:00
Thomas Lamprecht
e6820561d4 pci passthrough: drop iommu.passthrough=1 kernel cmd opt, only for ARM
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-18 11:16:14 +01:00
Dominik Csapak
a4c6084830 pcie-passthrough: add short note about iommu passthrough mode
that explains in one sentence what it does, that it can increase
performance and how to activate it.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-11-18 11:16:14 +01:00
Dominik Csapak
e51a78cdbc pcie-passthrough: note that iommu activation is not always necessary
especially on newer kernels

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-11-18 11:16:14 +01:00
Marco Gabriel via pve-devel
337a2d4238 fix #4319: use corred port range for corosync v3.x
corosync v2 used ports 5405 and 5404, but corosync v3 uses ports 5405-5412.

Signed-off-by: Marco Gabriel <mgabriel@inett.de>
2022-11-18 10:12:30 +01:00
Thomas Lamprecht
206107cfcf bump version to 7.2-4
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-18 08:39:17 +01:00
Thomas Lamprecht
81a3384d54 update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-18 07:57:28 +01:00
Stefan Hrdlicka
447596fd16 fix #3967: add ZFS dRAID documentation
add some basic explanation how ZFS dRAID works including
links to openZFS for more details

add documentation for two dRAID parameters used in code

Signed-off-by: Stefan Hrdlicka <s.hrdlicka@proxmox.com>
2022-11-17 19:30:05 +01:00
Leo Nunner
4f138470fc Document VM.Config.Cloudinit permission
Signed-off-by: Leo Nunner <l.nunner@proxmox.com>
2022-11-17 08:09:52 +01:00
Fiona Ebner
e33a118acc cloud init: use 'import-from' disk syntax to avoid a step
Put the 'scsihw' part into the previous command, so that the rather
complicated import command can stand on its own.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-11-16 20:37:51 +01:00
Fiona Ebner
593bdd7d58 cloud init: use expected disk number in example
Starting from a storage with no disks for the VM ID in question, the
imported disk will be called vm-9000-disk-0.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-11-16 20:37:12 +01:00
Fiona Ebner
44562c3b8e cloud init: use 'order' variant for 'boot' property
instead of the legacy 'boot: c'+bootdisk combination.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-11-16 20:37:07 +01:00
Thomas Lamprecht
1f277b7289 bump version to 7.2-3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-14 20:29:57 +01:00
Stefan Sterz
1f0e8a1624 asciidoc-pve: disallow certain characters in onlineHelp keys
this removes the lazily evaluated part of the regex used to detect
`onlineHelp` keys in order to match them with asciidoc anchors in the
documentation. it uses a pattern that excludes curly braces, brackets
and quotations instead. this allows for greedy matching and also
removes an issue where keys that are set via CBind were included
incorrectly. the script would try to find an anchor name that was
equivalent to the CBind placeholder, which would fail.

since brackets, curly braces and quotation marks aren't allowed in
asciidoc anchors anyway, excluding them like this should be safe.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
2022-11-14 14:27:16 +01:00
Thomas Lamprecht
4e7f60c220 update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-14 14:26:34 +01:00
Stefan Sterz
506839a53a pveum: add the "user_mgmt" reference to the documentation
since this key was missing from the PVE documentation, the TFA ui's
help buttons didn't work as they relied on it.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
2022-11-11 19:23:44 +01:00
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
Matthias Heiserer
67ad1994c7 update link to debian handbook to avoid 404
seems like Bullseye is not yet ready, so the download for current
stable is 404, link to general "get book" page, which also provides a
donation option and so better for the project.

Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-09 15:40:16 +01:00
Matthias Heiserer
907dcea1d0 it's -> its because it isn't 'it is'
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-09 15:40:16 +01:00
Matthias Heiserer
b9a97ca1e8 installations: various typo/grammar fixes
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-09 15:40:16 +01:00
Matthias Heiserer
7e5ca63374 installation: note that some ISO grub options moved to sub menu
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-09 15:40:16 +01:00
Matthias Heiserer
52f1d4f5b4 installation: add note that secure boot currently needs to be disabled
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-09 15:39:58 +01:00
Matthias Heiserer
f226da0ef4 consistently capitalize Ceph
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-09 15:39:58 +01:00
Matthias Heiserer
58141566d7 ceph: remove misplaced comma
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-09 15:39:53 +01:00
Matthias Heiserer
135789c093 consistently use 'web interface' (two words)
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-09 15:39:53 +01:00
Lukas Wagner
604a393acf firewall: fix typo: ident -> identical
"the following two are ident" --> "the following two are identical"

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2022-11-09 14:52:47 +01:00
Lukas Wagner
e86a387380 asciidoc: fix capitalization of GmbH
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2022-11-09 14:50:25 +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
Fabian Grünbichler
b5acae243c pveum: mention Sys.Incoming privilege
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-11-07 16:45:04 +01:00
Noel Ullreich
9e58e297c2 updated copyright to current year
Updated the copyright in `pve-copyright.adoc` which is used to generate the man pages.
Pervious version was from 2019

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
2022-11-07 16:06:33 +01:00
Thomas Lamprecht
d2491438aa fix #4307: installation: correct typos in prepare macOS medium section
It seems `bs=1m` needs to be `bs=1M` in apple world. Correctly refer
to `.dmg` not `.img` and reword slightly.

Also, while at it, order the `bs=1M` in the middle, making the target
of more accessible for editing after copy + paste.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-10-21 12:11:25 +02:00
Aaron Lauterer
bc41ce3fe1 pvesr: remove note about offline migration
It has been possible since quite a while to live migrate replicated
guests.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2022-10-20 14:50:34 +02: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
Fiona Ebner
9a0a393981 backup: mention max-workers performance setting
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-10-10 13:08:49 +02:00
Fiona Ebner
7f938fdb2b backup: merge sections describing jobs
keeping a short intro referring to the full section at the beginning.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-10-10 13:08:47 +02:00
Fiona Ebner
17125f65de backup: expand section for jobs
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-10-10 13:08:45 +02:00
Fiona Ebner
c8e632b6c9 backup: rework storage section, mentioning and recommending PBS
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-10-10 13:08:42 +02:00
Thomas Lamprecht
764a32850b backup: fix title case and add skelleton for new jobs section
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-30 11:28:05 +02:00
Fiona Ebner
2050eb1946 cloud init: mention that serial display might not work for all images
Example from the community forum:
https://forum.proxmox.com/threads/112225/

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-09-26 11:15:19 +02:00
Fiona Ebner
88cb121433 cloud init: add warning to not install cloud-init on the host
From time to time, users install the cloud-init package on the host
by accident [0]. Since the other commands are intended to be run on
the host, add a warning about the one command that shouldn't.

Patch suggested by @Neobin on the community forum [1].

[0] https://forum.proxmox.com/threads/115530/post-499610
[1] https://forum.proxmox.com/threads/115530/post-499624

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-09-26 11:15:19 +02:00
Fiona Ebner
9deec2e220 zfs: special device: update maximum for special_small_blocks
In ZFS 0.8.3, the limit was increased to 1M [0][1].

[0] https://github.com/openzfs/zfs/releases/tag/zfs-0.8.3
[1] https://github.com/openzfs/zfs/pull/9355

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-09-16 12:49:20 +02:00
Oguz Bektas
5d993771a7 pveum: fix syntax for webauthn config
the property string needs to be on the same line as the config key

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2022-09-13 10:07:31 +02:00