Commit Graph

827 Commits

Author SHA1 Message Date
Thomas Lamprecht
5dba26779e qm/cpu: add section for PCID flag
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-01-10 11:09:59 +01:00
Alwin Antreich
9fad507d8e Add section Ceph CRUSH and device classes for pool assignment
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2018-01-03 09:30:52 +01:00
Dietmar Maurer
56ff23df38 bump version to 5.1-15 2017-12-22 11:50:38 +01:00
Dietmar Maurer
d25a50b935 vzdump.adoc: improve stop mode description 2017-12-22 11:48:44 +01:00
Emmanuel Kasper
7d9754a6ef Explain why shut down VMs appear as running when backed up
Signed-off-by: Emmanuel Kasper <e.kasper@proxmox.com>
2017-12-22 11:42:27 +01:00
Emmanuel Kasper
d929c5a626 Update path to Backup.txt in new git repo
Signed-off-by: Emmanuel Kasper <e.kasper@proxmox.com>
2017-12-22 11:42:18 +01:00
Emmanuel Kasper
1db74ce0b9 Fix vzdump backup stop mode description
The VM goes to normal operation after the backup is started, not at end of
backup.

Signed-off-by: Emmanuel Kasper <e.kasper@proxmox.com>
2017-12-22 11:42:09 +01:00
Dietmar Maurer
3bf6c8e654 png-verify.pl: allow 72dpcm for pve installer images 2017-12-22 11:36:31 +01:00
Dietmar Maurer
df6857bc2c bump version to 5.1-14 2017-12-22 11:19:12 +01:00
Dietmar Maurer
2d99ce9b32 pve-installation.adoc: include screenshots 2017-12-22 11:18:09 +01:00
Dietmar Maurer
03f0e3ba4c add installer screenshots 2017-12-22 10:49:21 +01:00
Dietmar Maurer
81bded061a bump version to 5.0-13 2017-12-22 08:18:43 +01:00
Dominik Csapak
f423ae951f add replication panel to list of guest panels
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-12-22 08:02:21 +01:00
Dominik Csapak
03954d73a8 add xterm.js to options in the console button
and change 'two' to 'some', because we have now a 'more' button, and
maybe want to have more buttons in the future with multiple options

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-12-22 08:02:10 +01:00
Dominik Csapak
927f8feb68 fix typo
s/Rest/Reset/

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-12-22 08:01:59 +01:00
Thomas Lamprecht
cd115543df api-viewer: adapt and add flex for parameter coolumns
Allow to use space better on higher resolutions.

Names, Defaults and Types can be read comfortably without the need of
resizing the colum width manually each time.

Cleanup trailing whithespace in the surrounding area.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-12-22 07:58:48 +01:00
Thomas Lamprecht
bc6d4d50de api-viewer: also show the 'default' schema column
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-12-22 07:58:26 +01:00
Emmanuel Kasper
67d59a3542 Create a 10 gibibytes diskimage instead of 10 gigabytes
Otherwise the disk import may fail on block storages requiring
volumes size to be a multiple of the block size, like ZFS.

This fixes the error:
'volume size must be a multiple of volume block size'
when importing the generated disk image as a zvol.

Signed-off-by: Emmanuel Kasper <e.kasper@proxmox.com>
2017-11-16 11:34:52 +01:00
Emmanuel Kasper
563159b169 Fix formatting failure
Signed-off-by: Emmanuel Kasper <e.kasper@proxmox.com>
2017-11-16 11:34:52 +01:00
Fabian Grünbichler
e677b34423 pveceph: correct filestore examples
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2017-11-08 08:52:34 +01:00
Fabian Grünbichler
77ea3af4fa bump version to 5.1-12 2017-10-23 12:12:58 +02:00
Fabian Grünbichler
07fef357a9 pveceph: revert pool reference 2017-10-23 12:12:16 +02:00
Fabian Grünbichler
76a3eeb2ba bump version to 5.1-11 2017-10-23 11:59:32 +02:00
Fabian Grünbichler
1424777605 update Ceph screenshot 2017-10-23 11:59:32 +02:00
Alwin Antreich
1d54c3b4c7 Update docs to the reflect the new Ceph luminous
Further:
 * explain the different services for RBD use
 * be clear about Ceph OSD types
 * more detail about pools and its PGs
 * move links into footnotes

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2017-10-23 09:28:41 +02:00
Alwin Antreich
78f02fed81 reflect new PVE features for ceph pool configuration
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2017-10-23 09:23:20 +02:00
Wolfgang Bumiller
b5ccaf2d21 bump version to 5.0-10 2017-10-19 09:35:41 +02:00
Wolfgang Bumiller
2489d6df4a update generated docs 2017-10-19 09:30:23 +02:00
Thomas Lamprecht
5cb4ef638d buildsys: allow re-building synopsis & opts files standalone
Add two new make targets 'update-static', 'clean-static' which split
out functionality from the 'update' target.
As the latter uses the long duration `make all` anybody which just
wants to see the current synopsis (e.g., when improving a chapter)
spends a lot time waiting here.

The new target clean or update (generate) specifically just the
synopsis, opts, apidata and firewall macro files from the current
installed package versions, allowing faster build times when one does
frequent edit-build cycles.
2017-10-18 15:07:54 +02:00
Thomas Lamprecht
4ecb55a9a5 add pvesr synopsis to full page admin guide 2017-10-18 15:07:54 +02:00
Fabian Grünbichler
fb29acddf3 cleanup typos / phrasing 2017-10-13 13:19:30 +02:00
Thomas Lamprecht
7dd7a0b711 various wording improvement
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-10-13 13:13:37 +02:00
Thomas Lamprecht
d9a27ee1c8 ceph: add references for onlineHelp
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-10-13 13:13:37 +02:00
Thomas Lamprecht
581f22404f ha: document ignored state
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-10-13 13:13:37 +02:00
Emmanuel Kasper
052130090e Add a paragraph to explain how network models match use cases
Also :
 * explain more clearly when PVE switched to persistent device naming. (5.0)
 * use eno1 instead of eno0 everywhere when refering to the first onboard device
 * use IP addresses from the range IPv4 Address Blocks for Documentation
 (rfc5737) instead of private IPv4 addresses when giving examples of public IPs
2017-10-10 10:56:01 +02:00
Fabian Grünbichler
4371b2fe70 qm.adoc: style/grammar 2017-10-09 10:14:57 +02:00
Thomas Lamprecht
af54f54d98 qm/cpu: split and add content
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-10-09 10:06:54 +02:00
Thomas Lamprecht
30e6fe00e4 qm: improve disk controller wording a bit
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-10-09 10:06:54 +02:00
Thomas Lamprecht
44f38275ee fix a/an and repeated words
ddouble words found with /(\b\S+\b)\s+\b\1\b/
(the silver searcher `ag` can find matches even with newlines in
between without extra flags)

Adapt some wording when touching the lines.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-10-09 10:06:54 +02:00
Emmanuel Kasper
c069256d38 Update the Windows import example to use the qm importovf command
Also create a new section, "Add an external disk image to a Virtual Machine"
using the qm importdisk command.
2017-10-09 10:04:54 +02:00
Emmanuel Kasper
eb01c5cfee Typo correction 2017-10-09 10:03:06 +02:00
Fabian Grünbichler
7ea4226669 pve-network: whitspace cleanup 2017-10-09 10:01:59 +02:00
Emmanuel Kasper
04e8476dd2 Do not mention the name of the first NIC in the doc, as it might differ in each install 2017-10-09 10:00:08 +02:00
Emmanuel Kasper
649098a64e Document that active-backup is recommended for corosync 2017-10-09 10:00:08 +02:00
Fabian Grünbichler
8985eb37ba pvesr: fix scheduling example grammar 2017-09-27 10:32:54 +02:00
Dominik Csapak
470d43137c fix typos and whitespace all around
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-09-27 10:25:20 +02:00
Fabian Grünbichler
0378225172 pct: add note about storage:size syntax
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2017-09-22 10:48:39 +02:00
Wolfgang Bumiller
204231dffc pvecm: pve-manager service was renamed to pve-guests 2017-09-13 07:55:49 +02:00
Dominik Csapak
1cdc7c171f use correct path for pvesr example
it is '/etc/pve/nodes/' not '/etc/pve/node/'

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-09-08 13:12:35 +02:00
Dominik Csapak
cfac510774 fix error in importdisk format
qm importdisk has only three positional arguments:
vmid source-disk target-storage

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-09-08 10:41:26 +02:00