]> git.proxmox.com Git - pve-docs.git/log
pve-docs.git
6 years agovzdump.adoc: improve stop mode description
Dietmar Maurer [Fri, 22 Dec 2017 10:48:44 +0000 (11:48 +0100)]
vzdump.adoc: improve stop mode description

6 years agoExplain why shut down VMs appear as running when backed up
Emmanuel Kasper [Tue, 21 Nov 2017 15:58:10 +0000 (16:58 +0100)]
Explain why shut down VMs appear as running when backed up

Signed-off-by: Emmanuel Kasper <e.kasper@proxmox.com>
6 years agoUpdate path to Backup.txt in new git repo
Emmanuel Kasper [Tue, 21 Nov 2017 15:58:09 +0000 (16:58 +0100)]
Update path to Backup.txt in new git repo

Signed-off-by: Emmanuel Kasper <e.kasper@proxmox.com>
6 years agoFix vzdump backup stop mode description
Emmanuel Kasper [Tue, 21 Nov 2017 15:58:08 +0000 (16:58 +0100)]
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>
6 years agopng-verify.pl: allow 72dpcm for pve installer images
Dietmar Maurer [Fri, 22 Dec 2017 10:36:31 +0000 (11:36 +0100)]
png-verify.pl: allow 72dpcm for pve installer images

6 years agobump version to 5.1-14
Dietmar Maurer [Fri, 22 Dec 2017 10:19:12 +0000 (11:19 +0100)]
bump version to 5.1-14

6 years agopve-installation.adoc: include screenshots
Dietmar Maurer [Fri, 22 Dec 2017 10:18:09 +0000 (11:18 +0100)]
pve-installation.adoc: include screenshots

6 years agoadd installer screenshots
Dietmar Maurer [Fri, 22 Dec 2017 09:38:30 +0000 (10:38 +0100)]
add installer screenshots

6 years agobump version to 5.0-13
Dietmar Maurer [Fri, 22 Dec 2017 07:18:43 +0000 (08:18 +0100)]
bump version to 5.0-13

6 years agoadd replication panel to list of guest panels
Dominik Csapak [Thu, 21 Dec 2017 12:09:37 +0000 (13:09 +0100)]
add replication panel to list of guest panels

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
6 years agoadd xterm.js to options in the console button
Dominik Csapak [Thu, 21 Dec 2017 12:09:36 +0000 (13:09 +0100)]
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>
6 years agofix typo
Dominik Csapak [Thu, 21 Dec 2017 12:09:35 +0000 (13:09 +0100)]
fix typo

s/Rest/Reset/

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
6 years agoapi-viewer: adapt and add flex for parameter coolumns
Thomas Lamprecht [Thu, 21 Dec 2017 10:36:37 +0000 (11:36 +0100)]
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>
6 years agoapi-viewer: also show the 'default' schema column
Thomas Lamprecht [Thu, 21 Dec 2017 10:36:36 +0000 (11:36 +0100)]
api-viewer: also show the 'default' schema column

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
6 years agoCreate a 10 gibibytes diskimage instead of 10 gigabytes
Emmanuel Kasper [Wed, 8 Nov 2017 10:20:21 +0000 (11:20 +0100)]
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>
6 years agoFix formatting failure
Emmanuel Kasper [Wed, 8 Nov 2017 10:20:20 +0000 (11:20 +0100)]
Fix formatting failure

Signed-off-by: Emmanuel Kasper <e.kasper@proxmox.com>
6 years agopveceph: correct filestore examples
Fabian Grünbichler [Wed, 8 Nov 2017 07:52:11 +0000 (08:52 +0100)]
pveceph: correct filestore examples

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
6 years agobump version to 5.1-12
Fabian Grünbichler [Mon, 23 Oct 2017 10:12:58 +0000 (12:12 +0200)]
bump version to 5.1-12

6 years agopveceph: revert pool reference
Fabian Grünbichler [Mon, 23 Oct 2017 10:12:16 +0000 (12:12 +0200)]
pveceph: revert pool reference

6 years agobump version to 5.1-11
Fabian Grünbichler [Mon, 23 Oct 2017 08:40:01 +0000 (10:40 +0200)]
bump version to 5.1-11

6 years agoupdate Ceph screenshot
Fabian Grünbichler [Mon, 23 Oct 2017 08:04:56 +0000 (10:04 +0200)]
update Ceph screenshot

6 years agoUpdate docs to the reflect the new Ceph luminous
Alwin Antreich [Mon, 23 Oct 2017 07:21:35 +0000 (09:21 +0200)]
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>
6 years agoreflect new PVE features for ceph pool configuration
Alwin Antreich [Mon, 23 Oct 2017 07:21:34 +0000 (09:21 +0200)]
reflect new PVE features for ceph pool configuration

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
6 years agobump version to 5.0-10
Wolfgang Bumiller [Thu, 19 Oct 2017 07:35:41 +0000 (09:35 +0200)]
bump version to 5.0-10

6 years agoupdate generated docs
Wolfgang Bumiller [Thu, 19 Oct 2017 07:30:23 +0000 (09:30 +0200)]
update generated docs

6 years agobuildsys: allow re-building synopsis & opts files standalone
Thomas Lamprecht [Wed, 18 Oct 2017 08:12:46 +0000 (10:12 +0200)]
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.

6 years agoadd pvesr synopsis to full page admin guide
Thomas Lamprecht [Wed, 18 Oct 2017 08:12:45 +0000 (10:12 +0200)]
add pvesr synopsis to full page admin guide

6 years agocleanup typos / phrasing
Fabian Grünbichler [Fri, 13 Oct 2017 11:19:30 +0000 (13:19 +0200)]
cleanup typos / phrasing

6 years agovarious wording improvement
Thomas Lamprecht [Fri, 13 Oct 2017 11:00:43 +0000 (13:00 +0200)]
various wording improvement

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
6 years agoceph: add references for onlineHelp
Thomas Lamprecht [Fri, 13 Oct 2017 11:00:42 +0000 (13:00 +0200)]
ceph: add references for onlineHelp

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
6 years agoha: document ignored state
Thomas Lamprecht [Fri, 13 Oct 2017 11:00:41 +0000 (13:00 +0200)]
ha: document ignored state

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
6 years agoAdd a paragraph to explain how network models match use cases
Emmanuel Kasper [Mon, 9 Oct 2017 09:08:38 +0000 (11:08 +0200)]
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

6 years agoqm.adoc: style/grammar
Fabian Grünbichler [Mon, 9 Oct 2017 08:14:57 +0000 (10:14 +0200)]
qm.adoc: style/grammar

6 years agoqm/cpu: split and add content
Thomas Lamprecht [Mon, 2 Oct 2017 13:55:40 +0000 (15:55 +0200)]
qm/cpu: split and add content

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
6 years agoqm: improve disk controller wording a bit
Thomas Lamprecht [Mon, 2 Oct 2017 13:55:39 +0000 (15:55 +0200)]
qm: improve disk controller wording a bit

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
6 years agofix a/an and repeated words
Thomas Lamprecht [Mon, 2 Oct 2017 13:55:38 +0000 (15:55 +0200)]
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>
6 years agoUpdate the Windows import example to use the qm importovf command
Emmanuel Kasper [Wed, 27 Sep 2017 14:57:50 +0000 (16:57 +0200)]
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.

6 years agoTypo correction
Emmanuel Kasper [Wed, 27 Sep 2017 14:57:49 +0000 (16:57 +0200)]
Typo correction

6 years agopve-network: whitspace cleanup
Fabian Grünbichler [Mon, 9 Oct 2017 08:01:59 +0000 (10:01 +0200)]
pve-network: whitspace cleanup

6 years agoDo not mention the name of the first NIC in the doc, as it might differ in each install
Emmanuel Kasper [Mon, 24 Jul 2017 13:55:15 +0000 (15:55 +0200)]
Do not mention the name of the first NIC in the doc, as it might differ in each install

6 years agoDocument that active-backup is recommended for corosync
Emmanuel Kasper [Mon, 24 Jul 2017 13:55:14 +0000 (15:55 +0200)]
Document that active-backup is recommended for corosync

6 years agopvesr: fix scheduling example grammar
Fabian Grünbichler [Wed, 27 Sep 2017 08:32:54 +0000 (10:32 +0200)]
pvesr: fix scheduling example grammar

6 years agofix typos and whitespace all around
Dominik Csapak [Wed, 27 Sep 2017 08:18:50 +0000 (10:18 +0200)]
fix typos and whitespace all around

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
6 years agopct: add note about storage:size syntax
Fabian Grünbichler [Mon, 15 May 2017 08:48:47 +0000 (10:48 +0200)]
pct: add note about storage:size syntax

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
6 years agopvecm: pve-manager service was renamed to pve-guests
Wolfgang Bumiller [Mon, 11 Sep 2017 07:38:31 +0000 (09:38 +0200)]
pvecm: pve-manager service was renamed to pve-guests

6 years agouse correct path for pvesr example
Dominik Csapak [Fri, 8 Sep 2017 09:31:33 +0000 (11:31 +0200)]
use correct path for pvesr example

it is '/etc/pve/nodes/' not '/etc/pve/node/'

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
6 years agofix error in importdisk format
Dominik Csapak [Mon, 14 Aug 2017 12:16:36 +0000 (14:16 +0200)]
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>
6 years agofix #1466: fix typos in gui docs
Dominik Csapak [Thu, 10 Aug 2017 12:29:29 +0000 (14:29 +0200)]
fix #1466: fix typos in gui docs

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
6 years agoadded missing ipv4/ip_forward in routed network section
Alwin Antreich [Wed, 2 Aug 2017 08:43:30 +0000 (10:43 +0200)]
added missing ipv4/ip_forward in routed network section

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
6 years agoadd SHA512 checksum for repository key
Dietmar Maurer [Mon, 31 Jul 2017 07:31:23 +0000 (09:31 +0200)]
add SHA512 checksum for repository key

6 years agocorrect calendar event examples
Dominik Csapak [Mon, 10 Jul 2017 12:15:39 +0000 (14:15 +0200)]
correct calendar event examples

using a single hour and a range, does still respect the minutes also for
the single hour

also the repetition counts for the value left of it, not for the whole
timestamp (eg. 1:0/5 means the every 5 minutes not every 5 hours)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
6 years agoclarify example of calendar event
Dominik Csapak [Mon, 10 Jul 2017 12:15:38 +0000 (14:15 +0200)]
clarify example of calendar event

when giving a starting hour, note that it only starts at this exact
hour, even when repetition is on, else it sounds like it goes on for
the rest of the day

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
6 years agobump version to 5.0-9
Dietmar Maurer [Mon, 10 Jul 2017 10:23:02 +0000 (12:23 +0200)]
bump version to 5.0-9

6 years agopve-network.adoc: fix spelling
Dietmar Maurer [Mon, 10 Jul 2017 10:22:01 +0000 (12:22 +0200)]
pve-network.adoc: fix spelling

6 years agopve-network.adoc; cleanup, only document ethernet devices
Dietmar Maurer [Fri, 7 Jul 2017 11:43:20 +0000 (13:43 +0200)]
pve-network.adoc; cleanup, only document ethernet devices

Also changed the link (do not point to source code).

6 years agoUpdate Dokumentation to Systemd Network Interface Names
Wolfgang Link [Thu, 6 Jul 2017 12:54:29 +0000 (14:54 +0200)]
Update Dokumentation to Systemd Network Interface Names

6 years agoFAQ: update EOL date for 4.x, set first release date for 5.x
Dietmar Maurer [Wed, 5 Jul 2017 11:44:59 +0000 (13:44 +0200)]
FAQ: update EOL date for 4.x, set first release date for 5.x

6 years agoadd ceph screenshots
Dietmar Maurer [Wed, 5 Jul 2017 05:26:10 +0000 (07:26 +0200)]
add ceph screenshots

copied from wiki

6 years agobump version to 5.0-8
Dietmar Maurer [Tue, 4 Jul 2017 12:30:02 +0000 (14:30 +0200)]
bump version to 5.0-8

6 years agopve-package-repos.adoc: 4.X - change suite to jessie
Dietmar Maurer [Tue, 4 Jul 2017 12:10:12 +0000 (14:10 +0200)]
pve-package-repos.adoc: 4.X - change suite to jessie

6 years agodo not include binary name 'pveceph' in chapter title
Dietmar Maurer [Tue, 4 Jul 2017 12:02:30 +0000 (14:02 +0200)]
do not include binary name 'pveceph' in chapter title

Produces bad wiki links.

6 years agoadd toplevel attribute to pvepech.adoc
Dietmar Maurer [Tue, 4 Jul 2017 11:55:51 +0000 (13:55 +0200)]
add toplevel attribute to pvepech.adoc

6 years agouse https and full hostname to access mw api
Dietmar Maurer [Tue, 4 Jul 2017 11:54:01 +0000 (13:54 +0200)]
use https and full hostname to access mw api

6 years agobump version to 5.0-7
Dietmar Maurer [Tue, 4 Jul 2017 11:16:13 +0000 (13:16 +0200)]
bump version to 5.0-7

6 years agopve-package-repos.adoc: fix sources.list for pve 5.x
Dietmar Maurer [Tue, 4 Jul 2017 11:14:26 +0000 (13:14 +0200)]
pve-package-repos.adoc: fix sources.list for pve 5.x

6 years agobump version to 5.0-6
Dietmar Maurer [Mon, 3 Jul 2017 11:00:44 +0000 (13:00 +0200)]
bump version to 5.0-6

6 years agopve-storage-zfspool.adoc: add link to wiki/ZFS_on_Linux
Dietmar Maurer [Mon, 3 Jul 2017 10:52:42 +0000 (12:52 +0200)]
pve-storage-zfspool.adoc: add link to wiki/ZFS_on_Linux

6 years agoupdate gui overview screenshots
Dietmar Maurer [Mon, 3 Jul 2017 10:44:31 +0000 (12:44 +0200)]
update gui overview screenshots

with 2 hosts, ceph server configured

6 years agobump version to 5.0-5
Dietmar Maurer [Fri, 30 Jun 2017 09:00:47 +0000 (11:00 +0200)]
bump version to 5.0-5

6 years agoadd replication GUI screenshot
Dietmar Maurer [Fri, 30 Jun 2017 08:42:15 +0000 (10:42 +0200)]
add replication GUI screenshot

6 years agoupdate ha manager screenshots
Dietmar Maurer [Fri, 30 Jun 2017 07:50:57 +0000 (09:50 +0200)]
update ha manager screenshots

6 years agoupdate gui overview screenshots
Dietmar Maurer [Fri, 30 Jun 2017 07:33:28 +0000 (09:33 +0200)]
update gui overview screenshots

6 years agoupdate login window snapshots
Dietmar Maurer [Fri, 30 Jun 2017 07:13:54 +0000 (09:13 +0200)]
update login window snapshots

fix font rendering (changed to best shape)

6 years agoupdate qemu configuration snapshots
Dietmar Maurer [Fri, 30 Jun 2017 07:09:07 +0000 (09:09 +0200)]
update qemu configuration snapshots

6 years agoupdate create VM screenshots
Dietmar Maurer [Fri, 30 Jun 2017 06:04:40 +0000 (08:04 +0200)]
update create VM screenshots

6 years agoupdate container snapshots
Dietmar Maurer [Fri, 30 Jun 2017 05:45:48 +0000 (07:45 +0200)]
update container snapshots

Using "best shapes" font rendering mode

6 years agoupdate generated docs
Dietmar Maurer [Thu, 29 Jun 2017 16:01:29 +0000 (18:01 +0200)]
update generated docs

6 years agoupdate login window screenshots
Dietmar Maurer [Thu, 29 Jun 2017 16:01:08 +0000 (18:01 +0200)]
update login window screenshots

6 years agoupdate container images
Dietmar Maurer [Thu, 29 Jun 2017 12:12:30 +0000 (14:12 +0200)]
update container images

6 years agouse rsvg-convert instead of inkscape
Thomas Lamprecht [Tue, 27 Jun 2017 13:42:00 +0000 (15:42 +0200)]
use rsvg-convert instead of inkscape

we save quite a few build (reverse-)dependencies with this change
rsvg-convert is also a lot faster.
both use the same backend to process SVGs – cairo

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
6 years agoreplication: add chapter reference
Thomas Lamprecht [Wed, 28 Jun 2017 16:11:50 +0000 (18:11 +0200)]
replication: add chapter reference

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
6 years agoinclude pvesr.adoc in pve-admin-guide
Thomas Lamprecht [Wed, 28 Jun 2017 15:56:49 +0000 (17:56 +0200)]
include pvesr.adoc in pve-admin-guide

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
6 years agoimprove storage replication chapter
Thomas Lamprecht [Wed, 28 Jun 2017 15:56:48 +0000 (17:56 +0200)]
improve storage replication chapter

Reword sentences and address some grammar and typo errors.
Also expand some sections and examples.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
6 years agoFix vzdump information concerning backup and container mount points.
Emmanuel Kasper [Wed, 28 Jun 2017 13:17:16 +0000 (15:17 +0200)]
Fix vzdump information concerning backup and container mount points.

6 years agobump version to 5.0-4
Dietmar Maurer [Wed, 28 Jun 2017 10:38:29 +0000 (12:38 +0200)]
bump version to 5.0-4

6 years agoDocument Backup and Skip replication options for container mount points
Emmanuel Kasper [Wed, 28 Jun 2017 09:14:09 +0000 (11:14 +0200)]
Document Backup and Skip replication options for container mount points

6 years agoFix grammar errors in QemuServer documentation
Emmanuel Kasper [Wed, 28 Jun 2017 09:14:08 +0000 (11:14 +0200)]
Fix grammar errors in QemuServer documentation

6 years agopveceph: do not refer to a specific release
Dietmar Maurer [Wed, 28 Jun 2017 08:58:53 +0000 (10:58 +0200)]
pveceph: do not refer to a specific release

6 years agopveceph: improve intro
Dietmar Maurer [Wed, 28 Jun 2017 08:56:42 +0000 (10:56 +0200)]
pveceph: improve intro

6 years agohyper-converged-infrastructure.adoc: improved text
Dietmar Maurer [Wed, 28 Jun 2017 08:42:56 +0000 (10:42 +0200)]
hyper-converged-infrastructure.adoc: improved text

6 years agopvers.adoc: improve wording
Dietmar Maurer [Wed, 28 Jun 2017 07:49:00 +0000 (09:49 +0200)]
pvers.adoc: improve wording

6 years agoDocumentation for Storage Replication.
Wolfgang Link [Mon, 26 Jun 2017 14:08:53 +0000 (16:08 +0200)]
Documentation for Storage Replication.

6 years agoDocument 'Skip replication' option added to GUI
Emmanuel Kasper [Tue, 27 Jun 2017 08:04:09 +0000 (10:04 +0200)]
Document 'Skip replication' option added to GUI

6 years agoFix qm create syntax example
Emmanuel Kasper [Wed, 14 Jun 2017 10:00:53 +0000 (12:00 +0200)]
Fix qm create syntax example

uses default storages as they are created during install process

6 years agobump version to 5.0-3
Dietmar Maurer [Wed, 21 Jun 2017 08:15:11 +0000 (10:15 +0200)]
bump version to 5.0-3

6 years agoremove ceph-server.adoc, merged into pveceph.adoc
Dietmar Maurer [Wed, 21 Jun 2017 07:09:57 +0000 (09:09 +0200)]
remove ceph-server.adoc, merged into pveceph.adoc

6 years agoadd ceph macro
Dietmar Maurer [Wed, 21 Jun 2017 04:56:03 +0000 (06:56 +0200)]
add ceph macro

6 years agoimprove wording.
Dietmar Maurer [Wed, 21 Jun 2017 03:55:28 +0000 (05:55 +0200)]
improve wording.

6 years agocreate and use chapter ref chapter_pmxcfs
Dietmar Maurer [Tue, 20 Jun 2017 16:27:07 +0000 (18:27 +0200)]
create and use chapter ref chapter_pmxcfs

6 years agohyper-converged-infrastructure.adoc: set pve-toplevel attribute
Dietmar Maurer [Tue, 20 Jun 2017 16:06:22 +0000 (18:06 +0200)]
hyper-converged-infrastructure.adoc: set pve-toplevel attribute