5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-02-02 09:47:07 +03:00

1795 Commits

Author SHA1 Message Date
Thomas Lamprecht
287a95cfb2 update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-18 13:30:43 +02:00
Aaron Lauterer
cbd7a6589d pmxcfs: update size limit to 128 MiB
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2023-05-18 13:12:32 +02:00
Thomas Lamprecht
ddaf578490 use datacenter consitently
we almost always use 'datacenter', but had three places where we used
'data center and while both are fine to use, keep it consistent.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-04-18 12:28:13 +02:00
Fiona Ebner
c35063c208 fix #4641: qm: fix typo
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-04-03 09:05:59 +02:00
Fabian Grünbichler
f4ec9bd2e0 d/changelog: fix typos/spelling
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2023-03-28 14:07:39 +02:00
Noel Ullreich
037789243b updated tags docs
updated the tags doc with slight rephrasing, corrected grammar,
and fixed typos.

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
Reviewed-by: Stefan Sterz <s.sterz@proxmox.com>
2023-03-28 14:05:34 +02:00
Dominik Csapak
fd95afe2f5 user management: ldap: specify space and number sign escaping
number sign at the beginning (was missing completely)
space only needs escaping at the start and end

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2023-03-23 17:15:17 +01:00
Thomas Lamprecht
f42edd7afd bump version to 7.4-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-22 15:00:08 +01:00
Friedrich Weber
0025e84319 qm: freeze-fs-on-backup: remove reference to GUI
The config option is currently not exposed in the GUI.

Signed-off-by: Friedrich Weber <f.weber@proxmox.com>
2023-03-22 12:12:24 +01:00
Matthias Heiserer
77d6c33e22 remove storage view
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
2023-03-21 13:28:43 +01:00
Thomas Lamprecht
13c64d68d4 readme: document TIP admontion
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-21 13:28:36 +01:00
Leo Nunner
3cd0ecb4c0 fix #2641: document subdir parameter for CIFS backend
Signed-off-by: Leo Nunner <l.nunner@proxmox.com>
2023-03-21 12:32:11 +01:00
Thomas Lamprecht
80df0d2e37 qm: qga: add references and increase visibility of fsfreeze note
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-21 12:31:45 +01:00
Christoph Heiss
62bf5d754e qm: Add section explaining fs-freeze/-thaw QGA option
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
 [ T: resolve trivial merge conflict due to context additions ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-21 11:51:36 +01:00
Thomas Lamprecht
5b105f3efd sdn: improve formatting, language and reflow to 80cc
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-21 09:19:19 +01:00
Alexandre Derumier
4368fce0a3 sdn: add rp_filter sysctl tuning when mulitple evpn nodes are used
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2023-03-21 09:00:49 +01:00
Leo Nunner
6577d36ec0 config: remove reference to preceeding / from content-dirs
Signed-off-by: Leo Nunner <l.nunner@proxmox.com>
2023-03-20 20:10:39 +01:00
Thomas Lamprecht
3c0b507a66 d/copyright: update years
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-20 20:08:16 +01:00
Thomas Lamprecht
ab8ba11aa8 bump version to 7.4-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-20 20:04:21 +01:00
Thomas Lamprecht
9d2e98ed4f update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-20 19:55:17 +01:00
Thomas Lamprecht
8d71568ee1 ha crs: document scheduling points and new ha-rebalance-on-start option
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-20 19:54:20 +01:00
Thomas Lamprecht
b207cf1070 ha crs: improve introduction and add screenshot of option
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-20 19:53:36 +01:00
Thomas Lamprecht
f533bb6190 ha: document manual maintenance mode
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-20 19:46:29 +01:00
Dominik Csapak
62d3b56403 pveum: add RFC reference for reserved characters
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2023-03-20 16:59:21 +01:00
Thomas Lamprecht
b35285a8d6 user management: drop extra newlines and avoid broken monospace quote
asciidoc isn't really made for monospace quoting a single space
characters, so just print it without backticks

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-20 16:58:23 +01:00
Christoph Heiss
89e5ecc97a pveum: Document reserved characters and quoting of LDAP DNs
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
2023-03-20 16:10:46 +01:00
Thomas Lamprecht
7d8e9391fa user management: add doc references for realm types
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-20 15:42:04 +01:00
Stefan Sterz
864c4d12af conf: add support for a dark mode in the documentation
this commit adds support for a dark theme that behaves similarly to
that one used by the api viewer.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
2023-03-17 09:02:46 +01:00
Thomas Lamprecht
203262f4f5 pveproxy: add some explicit references
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-13 10:43:20 +01:00
Fiona Ebner
95117b6cdf qm: guest trim: add note mentioning issue with ext4
It is rather unexpected and seems worth mentioning. Reported in the
community forum [0] and the explanation found by Alwin [1].

[0]: https://forum.proxmox.com/threads/123819/
[1]: https://serverfault.com/questions/1113127/fstrim-is-very-slow-on-xfs-and-always-return-same-value-unlike-ext4/1113129#1113129

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-03-11 17:58:05 +01:00
Stefan Sterz
be609f0589 docs: add dark mode support to the api viewer
adds dark mode support to the api viewer that is activated depending
on the users theme preference. similar to the main gui's "auto"
theme.

this requires a bumps of the widget toolkit so the loaded css file is
present

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
2023-03-08 18:01:35 +01:00
Fabian Grünbichler
664a70a5ef track pvescheduler.8-synopsis.adoc
it was never committed, but needs to be, else there's effectively a build-dep
cycle between pve-docs and pve-manager..

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2023-03-02 09:45:19 +01:00
Fiona Ebner
e3d91783eb qm: emulated devices: make recommendation for virtio devices more visible
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-02-24 16:27:51 +01:00
Fiona Ebner
0677f4cc12 qm: emulated devices: mention that virtio devices are better maintained
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-02-24 16:27:51 +01:00
Fiona Ebner
741fa47825 qm: hard disk controllers: recommend VirtIO controllers
Quoting from [0]:
> In general, I advise against using AHCI in production as better
> performance (and dev support) can be achieved through virtio.

[0]: https://lists.nongnu.org/archive/html/qemu-devel/2023-02/msg03915.html

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-02-24 16:27:51 +01:00
Fiona Ebner
a89ded0bf5 qm: hard disk controllers: reword and update section
Most importantly, mention that VirtIO SCSI single in combination with
IO thread is the new recommendation and default. The controller type
used for the QEMU commandline is still the same (but one for each
disk), so information about when OSes started supporting it should be
accurate.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-02-24 16:27:51 +01:00
Thomas Lamprecht
908345d68c node: record todo in comment
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-02-14 12:36:03 +01:00
Thomas Lamprecht
3b457309ae fix #4194: clarify that its a bulk shutdown, not immediate hard stop
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-02-14 12:35:36 +01:00
Lukas Wagner
fd1745711f pveum: remove auth part from Keycloak issuer URL
Keycloak seems to have dropped the `auth` part with their 18.0
release.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-02-14 11:46:31 +01:00
Lukas Wagner
7816b93a65 access control: remove misleading 'additionally' in perm-modify description
'additionally' in this context is a bit misleading, as it suggests
that e.g. 'VM.Allocate' AND 'Permissions.Modify' are needed, conflicting
with the previous paragraph.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-02-09 17:23:20 +01:00
Thomas Lamprecht
e941eafc8f installation: drop dead link to spanish youtube channel
Reported-by: Daniela Häsler <daniela@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-01-18 15:56:21 +01:00
Fiona Ebner
aaf632d5fe cluster join: mention that storage config from cluster is inherited
and what to do about it. It's a rather common topic in forum threads.

Suggested in the community forum:
https://forum.proxmox.com/threads/118492/post-513743

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-01-16 16:54:28 +01:00
Noel Ullreich
58e695ca6a qm: fix two grammar issues
Fixed two small grammar errors in the qm chapter. Rephrased a
sentence before the fixed sentence so that it would be more legible.

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
 [ T: resolve context merge conflict on current master ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-01-16 16:52:13 +01:00
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