Commit Graph

1792 Commits

Author SHA1 Message Date
Fiona Ebner
69e73e8700 storage: iscsi direct: update information about packages
As reported in the community forum [0], libiscsi-bin is required. The
library package on Bullseye would be libiscsi7, but there is no real
need to mention the package explicitly, because it is a dependency of
both, libiscsi-bin and pve-qemu-kvm.

[0]: https://forum.proxmox.com/threads/119369

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-12-13 13:29:23 +01:00
Aaron Lauterer
bb58278b94 install: update wiki link for debian bullseye guide
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2022-12-06 16:46:51 +01:00
Thomas Lamprecht
6dc16cdaf6 intro: add some references
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-12-06 16:46:32 +01:00
Thomas Lamprecht
5a8fec5903 bump version to 7.3-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-21 12:23:45 +01:00
Fiona Ebner
d68bea003b ha: crs: clarify that non-HA-managed services are currently not counted
Without explicitly stating this, it's rather easily missed.

Reported-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-11-21 11:20:19 +01:00
Fiona Ebner
0940b99bd2 ha: crs: fix typo
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-11-21 11:20:19 +01:00
Thomas Lamprecht
e7e885f9f9 update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-21 11:20:07 +01:00
Fiona Ebner
0031ebd89c ha: crs: remove outdated comment about restarting service
Commit 086f707 ("manager: update crs scheduling mode once per round")
in pve-ha-manager made it obsolete. Mention that a change will be
effective with the next round instead.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-11-21 08:38:56 +01:00
Thomas Lamprecht
62fd0400e9 sysadmin network: document disabling mac-learning on a bridge
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-19 16:25:40 +01:00
Thomas Lamprecht
25b89d16e1 sysadmin zfs: document pool naming rules
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-19 16:25:09 +01:00
Thomas Lamprecht
7a051d10c9 bump version to 7.2-5
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-18 17:00:35 +01:00
Thomas Lamprecht
221a0d1a1c ha crs: add reference for online help
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-18 16:57:58 +01:00
Dominik Csapak
17b9b2670a gui: document tags with screenshots
and list some examples

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
 [ T: commit screen shots ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-18 16:26:55 +01:00
Dominik Csapak
183c466ba9 gui: document tags with screenshots
and list some examples

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-11-18 15:54:38 +01:00
Thomas Lamprecht
336ed7a0f0 ha: fix section levels for crs sub-sections
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-18 15:00:34 +01:00
Thomas Lamprecht
57aa03c7e7 ha crs: split tech-preview and many-service warning into two
And reduce the level from warning to important, as the warning symbol
is a "stop hand" which is rather too discouraging for readers.

rename section to Cluster Resource Scheduling

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-18 14:21:06 +01:00
Fiona Ebner
6d085cd52a ha: add warning against using 'static' mode with many services
In HA manager, the function recompute_online_node_usage() is called
very often currently and the 'static' mode needs to read the guest
configs which adds a bit of overhead.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-11-18 13:49:11 +01:00
Fiona Ebner
7210615d9b ha: add section about scheduler modes
briefly describing the 'basic' and 'static' modes and with a note
mentioning plans for balancers.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-11-18 13:49:11 +01:00
Thomas Lamprecht
00dc358b51 qm: use monospace for mtu=1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-18 13:11:35 +01:00
Daniel Tschlatscher
750d4f04c6 qm: add documentation for vm network MTU setting
Signed-off-by: Daniel Tschlatscher <d.tschlatscher@proxmox.com>
2022-11-18 13:10:29 +01:00
Thomas Lamprecht
0451e84f67 bibliography: update debian handbook meta info
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-18 13:01:38 +01:00
Matthias Heiserer
08d5f7aa45 Update ExtJS version
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
2022-11-18 12:58:19 +01:00
Matthias Heiserer
b244477090 local-zfs: typo fix/better phrasing
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
2022-11-18 12:58:19 +01:00
Matthias Heiserer
f1b7d1a307 local-zfs: rephrase ZFS RAID description
I tried to make the performance impact clearer, as what "behave like a number of disks"
actually means wasn't quite clear to me.

Use "in regard to" rather than "in regard of", as I couldn't find
any source that this phrase is (commonly) used in modern english.

Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
2022-11-18 12:58:19 +01:00
Matthias Heiserer
0d4a93dc78 local-zfs Remove SSD suggestion as it's outdated
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
2022-11-18 12:58:19 +01:00
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