Commit Graph

1443 Commits

Author SHA1 Message Date
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
Dominik Csapak
2de05ac474 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>
2021-01-28 17:35:02 +01:00
Dylan Whyte
e9872054cd 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>
2021-01-26 18:31:23 +01:00
Aaron Lauterer
c0f039aace qm: add guest agent section
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2021-01-26 18:23:57 +01:00
Thomas Lamprecht
79bb079400 followup comma fix
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-01-19 14:26:02 +01:00
Thomas Lamprecht
fdf1dd364d cluster manager: reword node limit, as there's not a real one
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-01-19 14:17:26 +01:00
Dominic Jäger
87927c657e 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>
2020-12-18 17:57:01 +01:00
Alwin Antreich
60077fc155 remove duplicate line on the ZFS advantage list
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2020-12-15 15:29:24 +01:00
Thomas Lamprecht
65eb814d78 translation: fix link to developer documentation wiki article
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-12-02 16:52:43 +01:00
Fabian Ebner
f1edca2e21 pbs storage: consistently talk about the storage key
instead of master key.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2020-11-26 10:41:16 +01:00
Thomas Lamprecht
1dfa227260 bump version to 6.3-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-25 16:08:32 +01:00
Thomas Lamprecht
55ebc079f7 add PBS storage edit encryption screenshot
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-25 16:08:32 +01:00
Thomas Lamprecht
2309c05057 pbs: adapt examples heading
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-25 16:00:51 +01:00
Fabian Ebner
1658c67351 add encryption section for PBS
Some parts from the PBS docs where re-used.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2020-11-25 15:55:32 +01:00
Fabian Grünbichler
4e8fe2a959 pvecm: improve SSH section
reword some parts, fix wrong information about port forwarding

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-11-25 12:41:35 +01:00
Thomas Lamprecht
8cd6f474a4 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>
2020-11-25 11:37:09 +01:00
Stefan Reiter
777cf89402 qm: add section about VM boot order
...and fix outdated example config

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-11-25 11:05:47 +01:00
Stefan Reiter
eb3cb2d331 images: add screenshot of bootorder dialog
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-11-25 11:05:47 +01:00
Thomas Lamprecht
7767ef259d bump version to 6.2-7
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-24 16:53:35 +01:00
Fabian Ebner
98e5a1a4f9 vdzump: extend examples to also cover relative patterns
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2020-11-24 16:52:19 +01:00
Thomas Lamprecht
4772952b60 update static and schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-24 14:31:57 +01:00
Thomas Lamprecht
9d999d1bf6 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>
2020-11-24 12:02:01 +01:00
Oguz Bektas
39aa8892b4 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>
2020-11-24 12:02:01 +01:00
Thomas Lamprecht
57c4d6b8e7 backup: refer to our hosted prune simulator
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-24 12:02:01 +01:00
Fabian Ebner
3a97636641 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>
2020-11-24 11:13:35 +01:00
Thomas Lamprecht
08e75d1ab0 metric server: style, grammar improvements
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-23 13:37:10 +01:00
Dominik Csapak
13180d0c14 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>
2020-11-23 13:10:02 +01:00
Thomas Lamprecht
b07ed53ea0 pveceph: fix typo
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-23 12:52:16 +01:00
Thomas Lamprecht
b9495945a1 repos: document Ceph Octopus
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-23 12:52:06 +01:00
Thomas Lamprecht
921926036a pbs: fix password and encryption key file location
we namespaced them after initial addition.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-23 11:07:37 +01:00
Alexandre Derumier
5f05aad1cb bond: use bond-slaves instead slaves
"slaves" is deprecated (not even used in official debian docs),
and ifupdown don't support it
2020-11-22 19:04:13 +01:00
Fabian Ebner
8f1c22b65b 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>
2020-11-10 13:15:30 +01:00
Wolfgang Link
61b099f5cc 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>
2020-11-02 07:59:36 +01:00
Alwin Antreich
ef3efe511b ceph: add warning for min_size 1
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2020-10-30 15:35:05 +01:00
Thomas Lamprecht
4ab527b19f follouwp: rewrite to active and drop trailing whitespace
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-10-22 18:56:52 +02:00
Dominic Jäger
0fb9147a65 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>
2020-10-22 18:54:55 +02:00
Alwin Antreich
b46a49edb1 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>
2020-10-14 12:28:23 +02:00
Alwin Antreich
d241b01b42 move footnote of Ceph's intro into TIP section
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2020-10-14 12:28:23 +02:00
Dylan Whyte
3f7218b5bf system requirements: minor language fixup
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2020-10-07 16:04:53 +02:00
Thomas Lamprecht
52f30c6551 bump version to 6.2-6
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-09-18 16:55:23 +02:00
Aaron Lauterer
f4abc68ab1 zfs: fix typos
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2020-09-18 16:34:56 +02:00
Thomas Lamprecht
739d4d64c2 update static and schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-09-18 16:34:51 +02:00
Fabian Grünbichler
c7601c213f fix broken anchor id in translation.adoc
this broke the epub build.

Fixes: 06fd1d0f87

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-09-10 14:25:28 +02:00
Dylan Whyte
fd7fb228b9 faq & pct: Improve explanation of containers
This adds more clarity to the explanation of containers and to
the different terms we use to refer to containers, in both the FAQ and
the introduction section of pct.

It also contains minor grammar fixes and rewording where appropriate.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2020-09-07 18:12:12 +02:00
Dylan Whyte
06fd1d0f87 translation: combine old and current wikis
This takes all of the relevant information from
an old wiki site (https://pve.proxmox.com/wiki/Translations)
and merges it into the document that is used in generating the
admin guide and current wiki
(https://pve.proxmox.com/wiki/Translating_Proxmox_VE) entry.

Also contains some rewording for better readability.

V2: - Broke up into multiple sections for further clarity
      - Separate sections for translating with and without git.
      - Separate section for various methods of testing the
	translation
      - Separate section for various methods of submitting the
	translation
    - Incorporate suggested changes from previous version

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2020-08-31 12:07:38 +02:00
Oguz Bektas
217f7cd81b network: nat: add extra newlines between links for readability
otherwise they are all rendered in one line in all our outputs (wiki,
pdf, html)

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-08-31 12:04:54 +02:00
Dominic Jäger
10da5ce16b pvecm: Add output for delnode
The output of "pvecm delnode someNode" is "Killing node X". Even though this
only says something about an attempt and not about success, it is not "no
output is returned".

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
2020-08-20 15:31:41 +02:00
Dominic Jäger
838081cd4c pvecm: Add required -r to rm
/etc/corosync/* includes the directory uidgid.d.
Consequentlly, a correct rm call requires -r.

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
2020-08-20 15:31:37 +02:00
Dominic Jäger
3b5f76b8da installation: Fix & move link
Dashes --- put the "Install PVE on Debian Buster" link into a code segment on
pve.proxmox.com/wiki/Installation.

Additionally, the both links are not ZFS performance tips => Move them further
below.

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
2020-08-20 15:30:25 +02:00
Aaron Lauterer
94cfc9d491 pvecm: whitespace fixup
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2020-08-11 15:33:03 +02:00