Commit Graph

1932 Commits

Author SHA1 Message Date
Dylan Whyte
049fc55728 ha-manager: fix typos and grammatical errors; improve wording
This patch improves the English throughout the "High Availability"
documentation.
It mostly consists of small typo and grammar fixes, but also contains rewording
of some sections for the sake of readability.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2020-07-17 15:33:13 +02:00
Dylan Whyte
cef4918010 README: fix grammatical error
Fixes a grammatical error on line 143 of the README adoc

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2020-07-15 18:46:29 +02:00
Dylan Whyte
482212bf4f Fix typos and wording
Update some lines to fix spelling and grammatical errors

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2020-07-15 18:46:08 +02:00
Thomas Lamprecht
7b43e874a2 storage: fixup PBS wiki link
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-13 14:26:38 +02:00
Thomas Lamprecht
3f81f0ed71 bump version to 6.2-5
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-13 12:09:54 +02:00
Stefan Reiter
9e797d8c2c Add man-page and notes about custom CPU models
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-07-13 12:04:38 +02:00
Thomas Lamprecht
04d22a9f94 update static info
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-13 12:04:29 +02:00
Thomas Lamprecht
b84c51fae3 storage: make description column wider
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-13 11:54:52 +02:00
Thomas Lamprecht
93e1d33ef7 add initial PBS docs
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-13 11:54:36 +02:00
Thomas Lamprecht
84f91027aa cifs: modernize a bit
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-13 11:36:57 +02:00
Thomas Lamprecht
6ce114ee15 getting help: use new mailing list url
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-07 14:17:03 +02:00
Thomas Lamprecht
ac70d7d134 update static information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-07 14:17:03 +02:00
Thomas Lamprecht
42449bdff9 zfs: use headings and define help anchors
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-06-18 17:09:20 +02:00
Thomas Lamprecht
dfa919a384 sys boot: move section a bit down and title case it
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-06-18 16:45:40 +02:00
Aaron Lauterer
48a1482bac sysboot: add a section on how to determine the used bootloader
Besides observing the boot process, `efibootmgr` seems to be the safest
bet. It should not show anything if booted in legacy BIOS mode. If
booted in UEFI mode, the boot entries should show which bootloader is
present.

Having both present should not happen in a regular use case AFAICT and
would need more consideration, or better, a reboot.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2020-06-09 19:00:28 +02:00
Aaron Lauterer
11a6e02214 zfs-local: fix #2704 add disk replacement steps for grub
The documentation only covered replacing the disk with systemd-boot but
not if grub is used.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2020-06-09 19:00:28 +02:00
Dominic Jäger
13962741a6 pvesm: Add example & clarification for export
The literal usage of "qcow2+size" as well as what the command is supposed to do
has confused users [0].

[0] https://forum.proxmox.com/threads/trying-to-convert-raw-disk-to-vmdk-using-pvesm.70046/
2020-06-06 19:46:00 +02:00
Thomas Lamprecht
8e410f5399 save pveOnlineHelpInfo as const
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-06-06 19:45:49 +02:00
Thomas Lamprecht
cf96251f13 whitespace cleanup
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-06-06 19:45:02 +02:00
Thomas Lamprecht
9e773815bc SDN: wording follouwp
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-06-03 14:46:44 +02:00
Alexandre Derumier
99a0bbe400 sdn: fix qinq zone2 example
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2020-06-03 14:43:17 +02:00
Alexandre Derumier
72dac9a0ab sdn: add vnet vlan-aware option
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2020-06-03 14:43:17 +02:00
Alexandre Derumier
40f4dfc21f sdn: add a note to add "source /etc/network/interfaces.d/*"
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2020-06-03 14:43:17 +02:00
Alexandre Derumier
a91b3e7fdb sdn: vlan: allow non vlanaware bridge.
Also rename ove "interface" to "switch", to avoid confusion
with a ovs internal interface
2020-05-11 17:03:27 +02:00
Wolfgang Link
88636df186 update link for YubiKey documentation
Signed-off-by: Wolfgang Link <w.link@proxmox.com>
2020-05-11 17:03:27 +02:00
Thomas Lamprecht
1b760b3894 bump version to 6.2-4
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-10 21:11:47 +02:00
Thomas Lamprecht
8ac25ffe69 sdn: better overview and typo fixes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-10 21:11:47 +02:00
Thomas Lamprecht
d709fbb4de adming guide: move SDN down, after VM/CT and before firewall
While the rationale to put it before CT/VM isn't wrong at all it's
and advanced and currently even experimental topic. Lot's of PVE
admins/users won't require to get up and running initially.

Those who search it will still find it easily.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-10 20:10:49 +02:00
Thomas Lamprecht
4e652ababb sdn: add some reference anchors, some polishing
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-10 20:09:52 +02:00
Thomas Lamprecht
ee6e18c480 rework SDN docs a bit
drop thumbnails for now, would need updating anyway and the examples
are of bigger help for now anyway, IMO.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-10 19:50:53 +02:00
Alexandre Derumier
1556b768a6 add sdn documentation
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-10 18:21:56 +02:00
Thomas Lamprecht
8748b71e3b bump version to 6.2-3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-08 18:40:22 +02:00
Thomas Lamprecht
7c90d20bb8 cert-management: fix denglish typo
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-08 18:40:16 +02:00
Thomas Lamprecht
2f48e8867e fix scrot density
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-08 18:36:53 +02:00
Thomas Lamprecht
41c386baae pveum: add ldap sync panel screenshots
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-08 18:26:32 +02:00
Dominik Csapak
8ab21a40c3 pveum: use correct cli command for realm sync
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-05-08 13:38:12 +02:00
Thomas Lamprecht
06828914db bump version to 6.2-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-07 21:41:23 +02:00
Thomas Lamprecht
65c8048384 certs: add some screenshots
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-07 21:39:33 +02:00
Mira Limbeck
8dadf555ba remove SLAAC reference from cloudinit docs
As we don't currently support SLAAC in the nocloud network format code, remove
the reference from the docs.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
2020-05-07 20:03:57 +02:00
Alwin Antreich
4edb84ec94 add section about backup compression algorithms
as a short description about the different algorithms in use by vzdump.

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2020-05-07 19:59:50 +02:00
Thomas Lamprecht
a7dca4d1df rework certificates chapter, section ordering, ..
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-07 19:59:33 +02:00
Thomas Lamprecht
0db05091af bump version to 6.2-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-06 20:23:33 +02:00
Thomas Lamprecht
6451ecbdaa html TOC: add "back to index" link
use a unicode symbol for the back arrow, should nowadays be widely
available

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-06 15:16:17 +02:00
Thomas Lamprecht
c5aa7e14b5 update static data and schema definitions
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-06 14:31:37 +02:00
Thomas Lamprecht
0a1739bd15 cert management: move some headings a level up for better visibility
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-06 10:33:02 +02:00
Thomas Lamprecht
31bba0a913 avoid own chapter for meager pvenode, move to sysadmin
As else we have a big promising heading for "PVE Node Management"
with just two acme examples and a bit of Wake-On-LAN support.

Move the latter into sysadmin, the former goes only in man-page
environment, as the ACME docs are much more telling.

Ideally we move some stuff inside pvenode and see if it merits it's
own chapter, separating the more basic "Linux-y" sysadmin stuff from
PVE node, but not today.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-06 10:30:37 +02:00
Thomas Lamprecht
f5eb2299c2 ldap sync: minor wording + reference addition
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-05 10:53:35 +02:00
Dominik Csapak
a160926a4d add documenation for ldap syncing
explaining the main Requirements and limitations, as well as the
most important sync options

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-05-04 16:46:54 +02:00
Thomas Lamprecht
67c9747f51 network: typo fixes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-04 13:08:53 +02:00
Thomas Lamprecht
186c094b30 cert management: split examples a bit up for readabillity
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-04 11:10:48 +02:00