Thomas Lamprecht
067d9c3dba
attrs: update cephdocs template to quincy
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-01-16 14:55:04 +01:00
Wolfgang Bumiller
256c4c7624
whitespace fixup
2023-01-09 10:50:16 +01:00
Leo Nunner
93ee25d0be
docs: rename "dirs" parameter, clarify paths
...
Chagne the name of the "dirs" parameter to "content-dirs" and be less
misleading with "absolute paths".
Signed-off-by: Leo Nunner <l.nunner@proxmox.com>
2023-01-09 10:49:05 +01:00
Leo Nunner
432750f71e
docs: document 'dirs' parameter for directory storage
...
Signed-off-by: Leo Nunner <l.nunner@proxmox.com>
2023-01-05 14:34:59 +01:00
Thomas Lamprecht
3bd81d8da2
asciidoc-pve: small code/style cleanups
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-01-03 13:27:30 +01:00
Thomas Lamprecht
afb9056593
qm: IO-Thread: rework and add a bit more context
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-12-21 14:48:29 +01:00
Fiona Ebner
bcb4e590fb
qm: IO thread: mention that setting can also help with hangs
...
See https://bugzilla.kernel.org/show_bug.cgi?id=199727
Reported-by: Roland Kletzing <devzero@web.de>
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-12-21 14:08:27 +01:00
Fiona Ebner
4c7a47cf0e
qm: IO thread: be more precise about how QEMU handles IO
...
Reported in the community forum[0].
The setting can already help with a single disk. Without the option,
there is not one IO thread as the old wording suggested, but IO is
handled in the main event loop or vCPU threads (see the kvm man page).
[0]: https://forum.proxmox.com/threads/118390/post-518532
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-12-21 14:08:27 +01:00
Fabian Grünbichler
af9941ba2b
fix #4422 : correct hdiutil parameter order
...
the input file has to come as first positional argument.
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-12-21 10:43:38 +01:00
Fiona Ebner
c730e973b7
tree-wide: switch to offical spelling of QEMU
...
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-12-20 09:35:58 +01:00
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