]> git.proxmox.com Git - pve-docs.git/log
pve-docs.git
2 years agoupdate static and schema information stable-6
Thomas Lamprecht [Fri, 28 May 2021 14:37:02 +0000 (16:37 +0200)]
update static and schema information

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agomediawiki: update README for external extension path
Thomas Lamprecht [Fri, 28 May 2021 14:36:14 +0000 (16:36 +0200)]
mediawiki: update README for external extension path

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agomediawiki: load JS helper in plugin instead of including it in the html out
Thomas Lamprecht [Fri, 28 May 2021 14:03:59 +0000 (16:03 +0200)]
mediawiki: load JS helper in plugin instead of including it in the html out

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agomediawiki: transform into new-style add-on
Thomas Lamprecht [Fri, 28 May 2021 12:26:24 +0000 (14:26 +0200)]
mediawiki: transform into new-style add-on

The core 'LanguageGetMagic' hook we used originally was was removed
completely in version 1.33.0 (after being deprecated in 1.16.0).

So transform into the new style, again adapted from:
https://www.mediawiki.org/wiki/Manual:Parser_functions

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agomediawiki toc: adapt to version 1.35
Thomas Lamprecht [Fri, 28 May 2021 12:19:09 +0000 (14:19 +0200)]
mediawiki toc: adapt to version 1.35

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agomediawiki toc: code cleanup
Thomas Lamprecht [Fri, 28 May 2021 12:18:30 +0000 (14:18 +0200)]
mediawiki toc: code cleanup

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agobump version to 6.4-2
Thomas Lamprecht [Fri, 7 May 2021 16:40:09 +0000 (18:40 +0200)]
bump version to 6.4-2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agopveproxy: avoid over use of notes
Thomas Lamprecht [Fri, 7 May 2021 17:01:21 +0000 (19:01 +0200)]
pveproxy: avoid over use of notes

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agoupdate static and schema information
Thomas Lamprecht [Fri, 7 May 2021 16:48:47 +0000 (18:48 +0200)]
update static and schema information

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agochange http links to https
Oguz Bektas [Thu, 29 Apr 2021 11:59:42 +0000 (13:59 +0200)]
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>
2 years agonetwork: shortly document disabling ipv6 support
Stoiko Ivanov [Wed, 5 May 2021 14:36:30 +0000 (16:36 +0200)]
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>
2 years agopveproxy: update documentation on 'all' alias
Stoiko Ivanov [Wed, 5 May 2021 14:36:29 +0000 (16:36 +0200)]
pveproxy: update documentation on 'all' alias

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2 years agopveproxy: add note about bindv6only sysctl
Stoiko Ivanov [Wed, 5 May 2021 14:36:28 +0000 (16:36 +0200)]
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>
2 years agosdn: unify installing sdn and ifupdown2 in one command
Thomas Lamprecht [Wed, 5 May 2021 07:06:55 +0000 (09:06 +0200)]
sdn: unify installing sdn and ifupdown2 in one command

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agosdn: follow up: reword/fix
Thomas Lamprecht [Wed, 5 May 2021 07:06:37 +0000 (09:06 +0200)]
sdn: follow up: reword/fix

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agoupdate sdn doc
Alexandre Derumier [Thu, 29 Apr 2021 21:58:40 +0000 (23:58 +0200)]
update sdn doc

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2 years agofix some typo/casing
Thomas Lamprecht [Fri, 30 Apr 2021 07:44:13 +0000 (09:44 +0200)]
fix some typo/casing

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agopveum: u2f: defuse the warning about certificates
Dominik Csapak [Thu, 29 Apr 2021 10:28:17 +0000 (12:28 +0200)]
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>
2 years agoSPAM: [PATCH v2 docs] fix typos in various adoc files
Oguz Bektas [Thu, 29 Apr 2021 11:09:07 +0000 (13:09 +0200)]
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>
2 years agopveproxy: LISTEN_IP: add instructions and note about applying this change
Thomas Lamprecht [Wed, 28 Apr 2021 13:43:37 +0000 (15:43 +0200)]
pveproxy: LISTEN_IP: add instructions and note about applying this change

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agopveproxy: LISTEN_IP: add an example for link-local IPv6 address
Thomas Lamprecht [Wed, 28 Apr 2021 13:42:58 +0000 (15:42 +0200)]
pveproxy: LISTEN_IP: add an example for link-local IPv6 address

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2 years agopveproxy: fix syntax for snippets/commands and two typos
Thomas Lamprecht [Wed, 28 Apr 2021 13:42:24 +0000 (15:42 +0200)]
pveproxy: fix syntax for snippets/commands and two typos

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agobump version to 6.4-1
Thomas Lamprecht [Mon, 26 Apr 2021 17:17:33 +0000 (19:17 +0200)]
bump version to 6.4-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agoceph: update and add screenshots
Thomas Lamprecht [Mon, 26 Apr 2021 17:07:30 +0000 (19:07 +0200)]
ceph: update and add screenshots

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agoceph: improve structure and existing screenshot placements
Thomas Lamprecht [Mon, 26 Apr 2021 17:04:14 +0000 (19:04 +0200)]
ceph: improve structure and existing screenshot placements

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agosys: boot/zfs: adapt docs to proxmox-boot-tool update
Stoiko Ivanov [Mon, 26 Apr 2021 15:46:55 +0000 (17:46 +0200)]
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>
3 years agoceph: language fixup for storage section
Dylan Whyte [Mon, 26 Apr 2021 15:27:41 +0000 (17:27 +0200)]
ceph: language fixup for storage section

improve language of the cephfs storage backend section.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
3 years agoceph: section language fixup
Dylan Whyte [Mon, 26 Apr 2021 15:27:40 +0000 (17:27 +0200)]
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>
3 years agoupdate static and schema information
Thomas Lamprecht [Mon, 26 Apr 2021 15:48:36 +0000 (17:48 +0200)]
update static and schema information

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agosdn: add/improve doc
Thomas Lamprecht [Mon, 26 Apr 2021 15:37:28 +0000 (17:37 +0200)]
sdn: add/improve doc

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agopveum: adapt CLI examples to newer sub-command syntax
Thomas Lamprecht [Sat, 24 Apr 2021 17:51:38 +0000 (19:51 +0200)]
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>
3 years agoresource-pools: add section in docs
Dylan Whyte [Fri, 29 Jan 2021 07:54:40 +0000 (08:54 +0100)]
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>
3 years agoqm: use posix long-opt in hookscript example
Aaron Lauterer [Mon, 1 Feb 2021 10:06:12 +0000 (11:06 +0100)]
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>
3 years agovzdump: add section about single file restore
Stefan Reiter [Thu, 22 Apr 2021 12:21:28 +0000 (14:21 +0200)]
vzdump: add section about single file restore

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
Reviewed-by: Dylan Whyte <d.whyte@proxmox.com>
3 years agovzdump: add section about live-restore
Stefan Reiter [Thu, 22 Apr 2021 12:21:27 +0000 (14:21 +0200)]
vzdump: add section about live-restore

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
Reviewed-by: Dylan Whyte <d.whyte@proxmox.com>
3 years agodocs: add zfs_arc_min < zfs_arc_max note
Fabian Grünbichler [Fri, 23 Apr 2021 11:03:43 +0000 (13:03 +0200)]
docs: add zfs_arc_min < zfs_arc_max note

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
3 years agopveproxy: followup wording/typo stuff
Thomas Lamprecht [Sat, 24 Apr 2021 17:40:21 +0000 (19:40 +0200)]
pveproxy: followup wording/typo stuff

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agopveproxy: document LISTEN_IP setting
Stoiko Ivanov [Fri, 23 Apr 2021 15:58:14 +0000 (17:58 +0200)]
pveproxy: document LISTEN_IP setting

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
3 years agoceph: pools: reword, drop PG scale hint, autoscaler makes it obsolete
Thomas Lamprecht [Wed, 21 Apr 2021 12:11:58 +0000 (14:11 +0200)]
ceph: pools: reword, drop PG scale hint, autoscaler makes it obsolete

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agoceph: osd: reword
Thomas Lamprecht [Wed, 21 Apr 2021 12:11:29 +0000 (14:11 +0200)]
ceph: osd: reword

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agoceph: followup: we use title-case
Thomas Lamprecht [Wed, 21 Apr 2021 12:11:06 +0000 (14:11 +0200)]
ceph: followup: we use title-case

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agopveceph: order the fields according to gui
Dominik Csapak [Wed, 21 Apr 2021 10:52:14 +0000 (12:52 +0200)]
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>
3 years agopveceph: also mention editing of pools
Dominik Csapak [Wed, 21 Apr 2021 10:52:13 +0000 (12:52 +0200)]
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>
3 years agoupdate link qemu documentation non web.archive
Moayad Almalat [Thu, 11 Feb 2021 07:45:18 +0000 (08:45 +0100)]
update link qemu documentation non web.archive

Signed-off-by: Moayad Almalat <m.almalat@proxmox.com>
3 years agocerts: improve wording and styling
Stoiko Ivanov [Thu, 18 Mar 2021 13:27:51 +0000 (14:27 +0100)]
certs: improve wording and styling

porting over the changes done in pmg-docs

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
3 years agofix 3372: fix typos, and impove pve-gui docs
Dylan Whyte [Fri, 9 Apr 2021 13:20:59 +0000 (15:20 +0200)]
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>
3 years agozfs: add some emphasis on *not* upgrading features
Thomas Lamprecht [Wed, 31 Mar 2021 12:16:16 +0000 (14:16 +0200)]
zfs: add some emphasis on *not* upgrading features

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agozfs: add section on zpool-features
Stoiko Ivanov [Wed, 31 Mar 2021 09:52:04 +0000 (11:52 +0200)]
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>
3 years agopvesm: mark pbs storage as stable
Dylan Whyte [Tue, 16 Mar 2021 12:26:10 +0000 (13:26 +0100)]
pvesm: mark pbs storage as stable

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
3 years agochange 'Gmbh' to 'GmbH'
Dylan Whyte [Tue, 16 Mar 2021 13:59:22 +0000 (14:59 +0100)]
change 'Gmbh' to 'GmbH'

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
3 years agopve-network doc: remove note about ifupdown2 reload not working with ovs
Alexandre Derumier [Mon, 1 Mar 2021 16:58:27 +0000 (17:58 +0100)]
pve-network doc: remove note about ifupdown2 reload not working with ovs

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
3 years agofix #3327: qm: update link to looking glass project
Stefan Reiter [Tue, 2 Mar 2021 08:49:15 +0000 (09:49 +0100)]
fix #3327: qm: update link to looking glass project

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
3 years agolocal ZFS: improve memory-limit section
Thomas Lamprecht [Tue, 2 Mar 2021 14:16:49 +0000 (15:16 +0100)]
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>
3 years agoceph: add explanation on the pg autoscaler
Dylan Whyte [Thu, 18 Feb 2021 10:39:10 +0000 (11:39 +0100)]
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>
3 years agodocs: ceph: explain pool options
Dylan Whyte [Thu, 18 Feb 2021 10:39:09 +0000 (11:39 +0100)]
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>
3 years agopct: debug log: wording
Thomas Lamprecht [Thu, 25 Feb 2021 11:08:47 +0000 (12:08 +0100)]
pct: debug log: wording

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agopct: mention the new --debug flag for obtaining logs
Oguz Bektas [Wed, 24 Feb 2021 14:17:11 +0000 (15:17 +0100)]
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>
3 years agoupdate sdn documentation
Alexandre Derumier [Fri, 27 Nov 2020 13:21:00 +0000 (14:21 +0100)]
update sdn documentation

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
3 years agoqm: update section about audio devices
Aaron Lauterer [Tue, 12 Jan 2021 13:39:57 +0000 (14:39 +0100)]
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>
3 years agoexternal metrics server: extend docs to explain http api
Dominik Csapak [Wed, 2 Dec 2020 09:21:13 +0000 (10:21 +0100)]
external metrics server: extend docs to explain http api

and mention that 1.8.x has a compatible api (and their differences)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
3 years agofix #3264: mention type prefix not used in rbd storage.cfg
Dylan Whyte [Fri, 22 Jan 2021 14:49:32 +0000 (15:49 +0100)]
fix #3264: mention type prefix not used in rbd storage.cfg

Just to avoid future confusion.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
3 years agoqm: add guest agent section
Aaron Lauterer [Mon, 25 Jan 2021 14:54:09 +0000 (15:54 +0100)]
qm: add guest agent section

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
3 years agofollowup comma fix
Thomas Lamprecht [Tue, 19 Jan 2021 13:26:02 +0000 (14:26 +0100)]
followup comma fix

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agocluster manager: reword node limit, as there's not a real one
Thomas Lamprecht [Tue, 19 Jan 2021 13:17:26 +0000 (14:17 +0100)]
cluster manager: reword node limit, as there's not a real one

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agoqm/pct: Add explanation for --purge
Dominic Jäger [Thu, 10 Dec 2020 08:15:59 +0000 (09:15 +0100)]
qm/pct: Add explanation for --purge

This was apparently not clear enough.
For example, see #3184.

A bit long, but I think this is a better place for additional
information about ACL and firewall than the GUI tooltip or the
API parameter description.

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
3 years agoremove duplicate line on the ZFS advantage list
Alwin Antreich [Fri, 27 Nov 2020 14:50:07 +0000 (15:50 +0100)]
remove duplicate line on the ZFS advantage list

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
3 years agotranslation: fix link to developer documentation wiki article
Thomas Lamprecht [Wed, 2 Dec 2020 15:52:26 +0000 (16:52 +0100)]
translation: fix link to developer documentation wiki article

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agopbs storage: consistently talk about the storage key
Fabian Ebner [Thu, 26 Nov 2020 08:20:50 +0000 (09:20 +0100)]
pbs storage: consistently talk about the storage key

instead of master key.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
3 years agobump version to 6.3-1
Thomas Lamprecht [Wed, 25 Nov 2020 14:57:48 +0000 (15:57 +0100)]
bump version to 6.3-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agoadd PBS storage edit encryption screenshot
Thomas Lamprecht [Wed, 25 Nov 2020 15:08:27 +0000 (16:08 +0100)]
add PBS storage edit encryption screenshot

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agopbs: adapt examples heading
Thomas Lamprecht [Wed, 25 Nov 2020 15:00:47 +0000 (16:00 +0100)]
pbs: adapt examples heading

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agoadd encryption section for PBS
Fabian Ebner [Wed, 25 Nov 2020 14:53:33 +0000 (15:53 +0100)]
add encryption section for PBS

Some parts from the PBS docs where re-used.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
3 years agopvecm: improve SSH section
Fabian Grünbichler [Wed, 25 Nov 2020 11:41:16 +0000 (12:41 +0100)]
pvecm: improve SSH section

reword some parts, fix wrong information about port forwarding

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
3 years agoqm: s/Guest Boot Order/Device Boot Order/
Thomas Lamprecht [Wed, 25 Nov 2020 10:35:25 +0000 (11:35 +0100)]
qm: s/Guest Boot Order/Device Boot Order/

else it sounds like the order in what guests are booted

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agoqm: add section about VM boot order
Stefan Reiter [Tue, 24 Nov 2020 16:52:04 +0000 (17:52 +0100)]
qm: add section about VM boot order

...and fix outdated example config

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
3 years agoimages: add screenshot of bootorder dialog
Stefan Reiter [Tue, 24 Nov 2020 16:52:03 +0000 (17:52 +0100)]
images: add screenshot of bootorder dialog

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
3 years agobump version to 6.2-7
Thomas Lamprecht [Tue, 24 Nov 2020 15:49:40 +0000 (16:49 +0100)]
bump version to 6.2-7

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agovdzump: extend examples to also cover relative patterns
Fabian Ebner [Fri, 20 Nov 2020 14:50:42 +0000 (15:50 +0100)]
vdzump: extend examples to also cover relative patterns

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
3 years agoupdate static and schema information
Thomas Lamprecht [Tue, 24 Nov 2020 13:31:57 +0000 (14:31 +0100)]
update static and schema information

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agocluster: restructure ssh role section
Thomas Lamprecht [Tue, 24 Nov 2020 10:52:04 +0000 (11:52 +0100)]
cluster: restructure ssh role section

Move the example into the bulletin points, makes it clearer that they
are connected and avoids interrupting the flow when reading.

Make the whole "important" part a admontion, as such notes should be
self-contained (not split between note and non-note), it also gives
it more visibility.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agopvecm: explain role of ssh in PVE stack
Oguz Bektas [Tue, 24 Nov 2020 10:34:19 +0000 (11:34 +0100)]
pvecm: explain role of ssh in PVE stack

(for #2829)

add a section describing how SSH tunnels are used in conjunction
with PVE.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
3 years agobackup: refer to our hosted prune simulator
Thomas Lamprecht [Tue, 24 Nov 2020 11:01:50 +0000 (12:01 +0100)]
backup: refer to our hosted prune simulator

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agoadd documentation for the prune-backups option
Fabian Ebner [Tue, 24 Nov 2020 10:02:00 +0000 (11:02 +0100)]
add documentation for the prune-backups option

adapted from the PBS docs, and mention that maxfiles is deprecated.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
3 years agometric server: style, grammar improvements
Thomas Lamprecht [Mon, 23 Nov 2020 12:33:43 +0000 (13:33 +0100)]
metric server: style, grammar improvements

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agoexternal metric server: update wording and add new info/screenshots
Dominik Csapak [Mon, 23 Nov 2020 11:04:24 +0000 (12:04 +0100)]
external metric server: update wording and add new info/screenshots

drop the 'since 4.0' wording and the config editing part. instead
mention the gui and add screenshots

also mentions now the new options the plugins

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
3 years agopveceph: fix typo
Thomas Lamprecht [Mon, 23 Nov 2020 11:52:16 +0000 (12:52 +0100)]
pveceph: fix typo

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agorepos: document Ceph Octopus
Thomas Lamprecht [Mon, 23 Nov 2020 11:52:06 +0000 (12:52 +0100)]
repos: document Ceph Octopus

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agopbs: fix password and encryption key file location
Thomas Lamprecht [Mon, 23 Nov 2020 10:07:34 +0000 (11:07 +0100)]
pbs: fix password and encryption key file location

we namespaced them after initial addition.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agobond: use bond-slaves instead slaves
Alexandre Derumier [Mon, 9 Nov 2020 08:26:23 +0000 (09:26 +0100)]
bond: use bond-slaves instead slaves

"slaves" is deprecated (not even used in official debian docs),
and ifupdown don't support it

3 years agoinstallation: don't mention ext3 as an option anymore
Fabian Ebner [Tue, 10 Nov 2020 11:49:52 +0000 (12:49 +0100)]
installation: don't mention ext3 as an option anymore

Support for ext3 was removed by commit 0abf0d3683b74421eca24ba61d1d4e100d35211a
in pve-installer.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
3 years agosysadmin: fix the device declaration in the bonding example
Wolfgang Link [Fri, 30 Oct 2020 09:01:30 +0000 (10:01 +0100)]
sysadmin: fix the device declaration in the bonding example

We already have a "Use a bond as bridge port" example below this
one, the from reading this ones description it's cleanly meant to be
a extra bond, not on a bridge for VM internal traffic, but for things
like ceph or VM migration traffic.

Signed-off-by: Wolfgang Link <w.link@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agoceph: add warning for min_size 1
Alwin Antreich [Tue, 27 Oct 2020 17:12:23 +0000 (18:12 +0100)]
ceph: add warning for min_size 1

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
3 years agofollouwp: rewrite to active and drop trailing whitespace
Thomas Lamprecht [Thu, 22 Oct 2020 16:56:52 +0000 (18:56 +0200)]
follouwp: rewrite to active and drop trailing whitespace

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agoSPAM: [PATCH docs] pveum: Add information about realm certificates
Dominic Jäger [Thu, 15 Oct 2020 10:00:19 +0000 (12:00 +0200)]
SPAM: [PATCH docs] pveum: Add information about realm certificates

As explained by Dominik and Fabian [0].

[0] https://bugzilla.proxmox.com/show_bug.cgi?id=2827

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
3 years agoupdate links to the ceph docs
Alwin Antreich [Fri, 25 Sep 2020 12:51:46 +0000 (14:51 +0200)]
update links to the ceph docs

* use a variable instead of hardcoded url+release name
* ceph migrated to readthedocs with a minor uri change
https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/AQZJG75IST7HFDW7OB5MNCITQOVAAUR4/

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
3 years agomove footnote of Ceph's intro into TIP section
Alwin Antreich [Fri, 25 Sep 2020 12:51:45 +0000 (14:51 +0200)]
move footnote of Ceph's intro into TIP section

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
3 years agosystem requirements: minor language fixup
Dylan Whyte [Wed, 7 Oct 2020 08:48:13 +0000 (10:48 +0200)]
system requirements: minor language fixup

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
3 years agobump version to 6.2-6
Thomas Lamprecht [Fri, 18 Sep 2020 14:55:23 +0000 (16:55 +0200)]
bump version to 6.2-6

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
3 years agozfs: fix typos
Aaron Lauterer [Fri, 18 Sep 2020 14:07:08 +0000 (16:07 +0200)]
zfs: fix typos

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
3 years agoupdate static and schema information
Thomas Lamprecht [Fri, 18 Sep 2020 14:34:51 +0000 (16:34 +0200)]
update static and schema information

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>