Commit Graph

1792 Commits

Author SHA1 Message Date
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
Stoiko Ivanov
024d3706c0 network: shortly document disabling ipv6 support
Given that quite a few HOWTOs on the internet suggest disabling ipv6
support via kernel commandline, which can cause quite many undesired
side-effects (e.g. ip6tables as used in pve-firewall errors out)
this patch adds a short section documenting, that disabling ipv6 is
not necessary usually and if needed better done via sysctl.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2021-05-07 18:20:02 +02:00
Stoiko Ivanov
41a88ff3ab pveproxy: update documentation on 'all' alias
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2021-05-07 18:20:02 +02:00
Stoiko Ivanov
2a057d732a pveproxy: add note about bindv6only sysctl
Seems certain hosting environments (e.g. OVH) set net.ipv6.bindv6only
to 1, which caused problems for those users after the 6.4 upgrade.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2021-05-07 18:20:02 +02:00
Thomas Lamprecht
684db7e318 sdn: unify installing sdn and ifupdown2 in one command
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-05 09:06:55 +02:00
Thomas Lamprecht
9f8192426e sdn: follow up: reword/fix
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-05 09:06:37 +02:00
Alexandre Derumier
9a4f3c957e update sdn doc
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2021-05-05 08:26:34 +02:00
Thomas Lamprecht
c7941ea5a0 fix some typo/casing
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-30 09:44:13 +02:00
Dominik Csapak
58df830bac pveum: u2f: defuse the warning about certificates
since it seems (currently) to work with self-signed certificates as well
tested in chromium/chrome/firefox

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-04-29 13:33:00 +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
Thomas Lamprecht
169a0fc1d8 pveproxy: LISTEN_IP: add instructions and note about applying this change
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-28 15:43:37 +02:00
Thomas Lamprecht
8fd3f59f71 pveproxy: LISTEN_IP: add an example for link-local IPv6 address
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-28 15:42:58 +02:00
Thomas Lamprecht
a3b4a546c4 pveproxy: fix syntax for snippets/commands and two typos
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-28 15:42:24 +02:00
Thomas Lamprecht
442c68eaa9 bump version to 6.4-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-26 19:17:33 +02:00
Thomas Lamprecht
94d7a98c23 ceph: update and add screenshots
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-26 19:07:30 +02:00
Thomas Lamprecht
513e2f5752 ceph: improve structure and existing screenshot placements
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-26 19:07:02 +02:00
Stoiko Ivanov
cb04e768a7 sys: boot/zfs: adapt docs to proxmox-boot-tool update
mostly by copying the existing documentation in a section about
`proxmox-boot-tool` and adapting to the fact that p-b-t also boots
ZFS with grub (on legacy systems)

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2021-04-26 17:52:00 +02:00
Dylan Whyte
ddf68e2c33 ceph: language fixup for storage section
improve language of the cephfs storage backend section.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2021-04-26 17:49:42 +02:00
Dylan Whyte
40e6c80663 ceph: section language fixup
Mostly fixes minor issues and makes it more in line with our writing
guide. Some sections were reworded for better readability.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2021-04-26 17:49:42 +02:00
Thomas Lamprecht
d26563851c update static and schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-26 17:48:36 +02:00
Thomas Lamprecht
3093e62d27 sdn: add/improve doc
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-26 17:47:21 +02:00
Thomas Lamprecht
9135e32190 pveum: adapt CLI examples to newer sub-command syntax
most of it is like that since years actually, so not sooo new

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-24 19:51:40 +02:00
Dylan Whyte
23b447be71 resource-pools: add section in docs
Adds a second-level heading for resource pools and adds creation of pool
to example.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2021-04-24 19:46:04 +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
Stefan Reiter
1e03e70fac vzdump: add section about single file restore
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
Reviewed-by: Dylan Whyte <d.whyte@proxmox.com>
2021-04-24 19:42:40 +02:00
Stefan Reiter
4b94ddd748 vzdump: add section about live-restore
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
Reviewed-by: Dylan Whyte <d.whyte@proxmox.com>
2021-04-24 19:42:40 +02:00
Fabian Grünbichler
beed14f830 docs: add zfs_arc_min < zfs_arc_max note
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2021-04-24 19:41:56 +02:00
Thomas Lamprecht
a22c19c35e pveproxy: followup wording/typo stuff
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-24 19:40:21 +02:00
Stoiko Ivanov
fa25e615f3 pveproxy: document LISTEN_IP setting
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2021-04-24 19:37:01 +02:00
Thomas Lamprecht
d56606c72a ceph: pools: reword, drop PG scale hint, autoscaler makes it obsolete
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-21 14:11:58 +02:00
Thomas Lamprecht
e79e0b9dbb ceph: osd: reword
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-21 14:11:29 +02:00
Thomas Lamprecht
6004d86bd4 ceph: followup: we use title-case
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-21 14:11:06 +02:00
Dominik Csapak
a0d289fff9 pveceph: order the fields according to gui
In the gui the order is different, so adpat the order here.
While we are at it fix the typo: s/Traget/Target/

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-04-21 13:58:07 +02:00
Dominik Csapak
5b9f923f1b pveceph: also mention editing of pools
We can now edit them as well so write that.
Also mention that the 'add as storage' checkbox is only visible when
creating a pool.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-04-21 13:58:07 +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
Stoiko Ivanov
d6754f0f8b certs: improve wording and styling
porting over the changes done in pmg-docs

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2021-04-18 18:06:54 +02:00
Dylan Whyte
60ed554fac fix 3372: fix typos, and impove pve-gui docs
This reformulates quite a bit of the gui section and corrects small
typos elsewhere.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2021-04-12 15:47:33 +02:00
Thomas Lamprecht
27adc0967b zfs: add some emphasis on *not* upgrading features
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-03-31 14:16:16 +02:00
Stoiko Ivanov
18d0d68e4e zfs: add section on zpool-features
primarily in order to warn users booting from ZFS with grub.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-03-31 12:31:25 +02:00
Dylan Whyte
6755848905 pvesm: mark pbs storage as stable
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2021-03-17 10:41:10 +01:00
Dylan Whyte
65799de02c change 'Gmbh' to 'GmbH'
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2021-03-16 19:22:40 +01:00
Alexandre Derumier
dd0eca0da5 pve-network doc: remove note about ifupdown2 reload not working with ovs
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2021-03-02 15:18:38 +01: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
Thomas Lamprecht
9060abb976 local ZFS: improve memory-limit section
recent forum threads showed that its not clear to all that they need
to reboot to activat modprobe.d parameters, or that they can also
directly write to /sys for a non-presistent but live change

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-03-02 15:16:52 +01:00
Dylan Whyte
47d62c847c ceph: add explanation on the pg autoscaler
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
Originally-by: Alwin Antreich <a.antreich@proxmox.com>
Edited-by: Dylan Whyte <d.whyte@proxmox.com>
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-02-25 19:26:17 +01:00
Dylan Whyte
c446b6bbc7 docs: ceph: explain pool options
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
Originally-by: Alwin Antreich <a.antreich@proxmox.com>
Edited-by: Dylan Whyte <d.whyte@proxmox.com>
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-02-25 19:25:15 +01:00
Thomas Lamprecht
97e4455ed1 pct: debug log: wording
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-02-25 12:08:47 +01:00
Oguz Bektas
59b89a69cc pct: mention the new --debug flag for obtaining logs
and make minor changes like s/ID/CTID for clarity

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2021-02-25 11:59:38 +01:00
Alexandre Derumier
a6af82c71e update sdn documentation
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2021-02-06 15:01:38 +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