Commit Graph

1710 Commits

Author SHA1 Message Date
Fabian Ebner
e06707f2d1 Add section 'Compression in ZFS'
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2020-01-16 19:07:10 +01:00
Dominic Jäger
b03b8bb6c3 backup restore: Fix syntax for bwlimit example
Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
2019-12-20 10:35:20 +01:00
Thomas Lamprecht
afbe0fcce5 api-viewer: tree-tools: use modern callback and add tooltips
The 'handler' config is deprecated since ExtJS 4.2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-11 15:45:53 +01:00
Thomas Lamprecht
f081718e44 api-viewer: flex search field
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-11 15:45:22 +01:00
Thomas Lamprecht
78bcda1de1 api-viewer: trim trailing slashes and spaces from tree-path url
as else the store.findNode(...) works on "/access" but not
"/access/", which some browser auto-complete to.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-11 14:39:03 +01:00
Tim Marx
ab918a4fc7 apiviewer: add search and collapse/expand tools
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-12-11 14:14:11 +01:00
Tim Marx
16e6779d4c apiviewer: add api endpoint deeplink ability
use #/<endpoint> to deeplink to a specific endpoint

Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-12-11 14:14:11 +01:00
Dominik Csapak
88a31964c3 add chapter about hibernation and vmstate storage selection
and reference it also in the snapshot chapter

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-12-11 08:56:14 +01:00
Thomas Lamprecht
b77cddaade api-viewer: fine-tune RAW return type showing
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-10 14:51:53 +01:00
Tim Marx
8753d260ad apiviewer: format return values as grid with optionial toggle raw
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-12-10 14:30:52 +01:00
Tim Marx
87ec83f4b8 whitespace cleanup
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-12-10 14:23:22 +01:00
Thomas Lamprecht
8c0f75259d bump version to 6.1-3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-02 11:02:33 +01:00
Thomas Lamprecht
e9833be45b HA: refine docs for migrate shutdown policy
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-02 11:01:41 +01:00
Thomas Lamprecht
de4f5f410f bump version to 6.1-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-02 09:33:47 +01:00
Thomas Lamprecht
40a27a5aa7 pvesr: be more specific about HA and priority redistribution
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-02 09:31:50 +01:00
Thomas Lamprecht
52e23c357d basic network reload documentation
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-02 09:31:50 +01:00
Oguz Bektas
74662f51a3 pveum: improve tfa section
* s/two factor/two-factor
* add explicit mention of TOTP (Time-based One-time Password)
* wrap lines/paragraphs
* minor edits on wording or punctuation

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2019-11-29 15:52:14 +01:00
Thomas Lamprecht
6b035153fe bump version to 6.1-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-27 19:22:07 +01:00
Thomas Lamprecht
3dc611ff4e followup fixups for HA shutdown policy
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-27 19:22:07 +01:00
Thomas Lamprecht
5c1699e5ef update static schema/synopsis definitions
this time *without* pve-network installed for now.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-27 18:46:15 +01:00
Stefan Reiter
eebb350680 Fix typo in passthrough docs and improve 'Host Configuration' section
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-11-27 17:17:47 +01:00
Thomas Lamprecht
a4a67cdb74 ha: add shutdown policy docs
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-27 15:42:42 +01:00
Thomas Lamprecht
97d63abc45 add pveum_configure_u2f reference
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-26 17:09:32 +01:00
Fabian Ebner
82f71eea81 Add description for mountpoint property
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-11-26 17:09:32 +01:00
Thomas Lamprecht
09b4d3c08d bump version to 6.0-9
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-18 12:51:51 +01:00
Thomas Lamprecht
1c5325464b update static schema/synopsis definitions
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-18 12:51:42 +01:00
Fabian Grünbichler
19556f5368 use PVE::DataCenterConfig to get schema
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2019-11-15 10:40:07 +01:00
Dominic Jäger
bb0fdf615f Fix #2459: qm: Make info about core limit clear
'assigning' could also mean that creating a VM with more cores than physically
available is impossible. However, this is not the case. Using 'starting'
instead is more precise and still easy to understand.

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
2019-11-12 13:41:59 +01:00
Thomas Lamprecht
51e544b624 followup: some clarifcations, small aditions
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-08 14:42:20 +01:00
Fabian Ebner
68029ec8c8 Add section for ZFS Special Device
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-11-08 13:33:05 +01:00
Alwin Antreich
c78cd2b6ee pveceph: fix spelling in section Trim/Discard
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2019-11-07 14:01:47 +01:00
Alwin Antreich
55d634e651 Fix: pveceph: broken ref anchor pveceph_mgr_create
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2019-11-07 13:37:07 +01:00
Aaron Lauterer
0dcd22f5da qm: spice foldersharing: Add experimental warning
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2019-11-06 20:43:46 +01:00
Thomas Lamprecht
b16f8c5f15 ceph: add a bit to Scrub
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-06 19:27:23 +01:00
Thomas Lamprecht
835f322d94 ceph: add a bit to discard/trim
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-06 19:27:23 +01:00
Thomas Lamprecht
af6f59f49f ceph: add a bit to OSD replacement
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-06 19:27:23 +01:00
Thomas Lamprecht
c998bdf2b4 ceph: add further reference anchors
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-06 19:27:23 +01:00
Alwin Antreich
2798d126f3 pveceph: add attribute ceph_codename
To change the codename for Ceph in one place, the patch adds the
asciidoc attribute 'ceph_codename'. Replaces the outdated references to
luminous and the http -> https on the links in pveceph.adoc.

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2019-11-06 19:27:23 +01:00
Alwin Antreich
081cb76105 Fix #1958: pveceph: add section Ceph maintenance
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2019-11-06 19:27:23 +01:00
Alwin Antreich
8a38333f64 pveceph: correct CephFS subtitle
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2019-11-06 19:27:23 +01:00
Alwin Antreich
b3338e29cd pveceph: Reorganize TOC for new sections
Put the previous added sections into subsection for a better outline of
the TOC.

With the rearrangement of the first level titles to second level, the
general descriptions of a service needs to move into the new first level
titles. And add/corrects some statements of those descriptions.

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2019-11-06 19:27:18 +01:00
Alwin Antreich
c1f38fe3af pveceph: switch note for Creating Ceph Manager
to be more consistent with other sections, the note for creating the
Ceph Manager was moved below the command.

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2019-11-06 19:25:21 +01:00
Alwin Antreich
166c91fe1d pveceph: add section - Destroying Ceph Pools
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-06 19:25:21 +01:00
Alwin Antreich
549350fe28 pveceph: add section - Destroying Ceph Manager
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-06 19:25:21 +01:00
Alwin Antreich
0e38a56456 pveceph: add section - Destroying Ceph Monitor
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-06 19:23:05 +01:00
Alwin Antreich
be2d137e21 pveceph: add section - Destroying Ceph OSDs
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-06 19:22:32 +01:00
Thomas Lamprecht
69f44be252 qm: remove note about backups and IOThread
this has greatly improved for common vzdump backups

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-06 19:20:31 +01:00
Thomas Lamprecht
3dbe1daabf qm: add sub-headings to hard disk section
and references

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-06 19:20:31 +01:00
Christian Ebner
9ea21953f6 qm: fix typo: /ghen/When/
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-11-06 15:49:24 +01:00
Alwin Antreich
d1fdb121e5 pveceph: old style commands to subcommands
Replace remaining old style single commands with current subcommands

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2019-11-05 11:05:02 +01:00