Dominik Csapak
db7f877067
clarify snapshots on file base storages
...
since file based storages can utilize snaphots with qcow2, add a remark
also, restructure the remark on shared lvm to fit the style
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-05-31 08:43:46 +02:00
Dominik Csapak
dbb44ef049
add section id to usb passhtrough chapter
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-05-31 08:42:21 +02:00
Dietmar Maurer
c9c0a5b80c
add year 2017 to copyright
2017-05-10 07:55:11 +02:00
Dietmar Maurer
efcfc6d8f4
pvesr.1-synopsis.adoc: add synopsys for pvesr.1 (dummy)
2017-05-10 07:49:40 +02:00
Dietmar Maurer
c024f5539e
pvesr.adoc: add dummy man page for storage replication tool
2017-05-10 07:47:36 +02:00
Dominik Csapak
a6c3872e1b
update windows guide for usb stick
...
remove the instruction to rename the iso (this is not necessary)
remove the suse tool (which is not maintained anymore) and add
etcher (a simple, open source, cross platform iso burner)
correct grammar
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-05-03 06:16:13 +02:00
Emmanuel Kasper
7de448c2dc
Use 'light' here, because thin migh create confusion with lvm thin
2017-04-03 10:51:43 +02:00
Emmanuel Kasper
188b4dc562
Fix path to block device when creating a file system on a thin volume
...
The path component following /dev/ should be the volume group where the
thin pool exists, not the name of the thin pool itself.
(the fstab example underneath has this right)
2017-04-03 10:51:27 +02:00
root
d757d19423
fix build dependencies (asciidoc-dblatex, source-highlight)
...
Do not depend on pve-doc-generator, so that we can bootstrap.
2017-03-13 12:21:18 +01:00
Dietmar Maurer
d33d2119bd
correctly set DOCRELEASE=5.0
2017-03-11 08:36:43 +01:00
Dietmar Maurer
acb3e8d740
replace jessie with stretch
2017-03-11 08:21:11 +01:00
Dietmar Maurer
821cf643fe
version bump for Debian stretch (set RELEASE=5.0)
...
Makefile: upload to "--dist stretch"
2017-03-11 08:05:06 +01:00
Dietmar Maurer
8add056b2c
bump version to 4.4-4
2017-03-11 07:50:36 +01:00
Dietmar Maurer
85cd42536c
Makefile: use "--product pve --dist jessie" for upload target
2017-03-11 07:48:03 +01:00
Emmanuel Kasper
ced79689c8
Document that Sys.Audit allows also to read cluster paramaters
2017-03-08 07:27:29 +01:00
Thomas Lamprecht
2b2c628650
qm: note that HA VMs get ignored by auto. start/shutdown
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-03-02 10:48:56 +01:00
Dominik Csapak
a181f0903d
the test uncovers problems not covers them up
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-02-17 08:49:25 +01:00
Wolfgang Bumiller
421ad50053
buildsys: fix Build-Depends generation
2017-02-07 11:25:12 +01:00
Wolfgang Bumiller
2f0886ca0c
asciidoc-pve: include the PID in the temp file prefix
...
To allow parallel runs of multiple pages including some
common source.
2017-02-06 15:52:23 +01:00
Wolfgang Bumiller
178c2cd27b
set the PVE_GENERATING_DOCS env var in perl calls
...
This way we can exclude packages we don't need while
generating documentation.
2017-02-06 15:46:34 +01:00
Wolfgang Bumiller
f5786c1f46
buildsys: remove an extraneous newline
2017-02-06 15:39:41 +01:00
Wolfgang Bumiller
f0d25f0df5
buildsys: all-debs rule
2017-02-06 15:38:12 +01:00
Wolfgang Bumiller
f00afaef55
buildsys: don't use rm -r on so many globs
2017-02-03 14:35:28 +01:00
Wolfgang Bumiller
c8bdafbd1a
buildsys: split the packages
...
This way each package can be built separately. This also
allows for much easier package bootstrapping (eg. for
stretch)
2017-02-03 14:35:28 +01:00
Wolfgang Bumiller
effd6c4341
buildsys: not our job to handle editor files
2017-02-03 14:35:13 +01:00
Fabian Grünbichler
97adfee4d7
bump version to 4.4-3
2017-01-27 11:26:12 +01:00
Fabian Grünbichler
52e44c5018
update generated docs
2017-01-27 11:26:12 +01:00
Fabian Grünbichler
9d3ff47813
add missing build dependencies
2017-01-27 11:18:46 +01:00
Dominik Csapak
7b7e71f12c
add status.cfg to the list of files in /etc/pve
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-01-27 11:06:33 +01:00
Dominik Csapak
100194d798
trailing whitespace fixes
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-01-27 11:06:33 +01:00
Dominik Csapak
1d9109f0ac
remove unecessary symbols at the end of the line
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-01-27 11:06:33 +01:00
Dominik Csapak
e60ce90c62
some small spelling/grammar fixes
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-01-27 11:06:33 +01:00
Dietmar Maurer
da4d13f81e
pve-software-stack.svg: adopt colors
2017-01-23 11:49:04 +01:00
Dominik Csapak
8df8cfb7f8
add details about online migration for qemu
...
this adds the distinction between online/offline migration for vms,
and explains what happens during an online migration and explains,
what the requirements are
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-01-21 15:16:34 +01:00
Dominik Csapak
da6c7dee9c
add links to the specific migration chaptes in pvecm
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-01-21 15:14:32 +01:00
Dominik Csapak
3821ecaf16
small grammar and word fixes
...
s/unless/until/
added a comma to split the sentence
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-01-21 15:13:25 +01:00
Thomas Lamprecht
6e78f92795
pvecm: improve 'RRP on existing clusters' wording
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-01-11 11:04:41 +01:00
Thomas Lamprecht
2ea5c4a5ea
pvecm: explain need of storage separation on node separation better
...
VMID conflict are not the main problem, and some users could think
that they can handle VMID conflict them self and thus do not separate
the storages. Therefore mention the locking over cluster boundary
problem too.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-01-11 11:04:07 +01:00
Thomas Lamprecht
9e73d83160
pvecm: concat code snippets with list paragraph
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-01-11 11:03:40 +01:00
Emmanuel Kasper
81868c7ed9
Document the difference between Virtio SCSI and Virtio SCSI single
...
Also make sure we use the same case in the GuI: VirtIO, and
explain why IO Thread requires a specific controller option.
2017-01-09 13:52:01 +01:00
Emmanuel Kasper
e8503c6cca
Improve cluster note deletion operation
...
* do not add `pvecm status` when we talk about `pvecm nodes`
* do not say twice to login to a cluster member node for the same command set
* move the big danger warning in the middle of operations, so it might not
be skipped
2017-01-09 13:51:27 +01:00
Dominik Csapak
9abfec6576
document ballooning for fixed memory size
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-01-09 12:18:50 +01:00
Dietmar Maurer
5948aa797e
pve-gui.adoc: more verbose description
2017-01-05 11:31:47 +01:00
Dietmar Maurer
3b02e04665
pve-gui.adoc: minor cleanups
2017-01-03 18:12:32 +01:00
Dietmar Maurer
eeb87f95f7
add blockid qm_copy_and_clone
2017-01-03 12:07:41 +01:00
Dietmar Maurer
27edc164bb
new screenshot gui-pool-summary-development.png
2017-01-02 13:33:45 +01:00
Dietmar Maurer
709194114f
gui-storage-summary-local.png: add new screenshot
2017-01-02 12:45:33 +01:00
Wolfgang Link
98c2ef68eb
Extent the GUI overview.
2016-12-30 16:10:45 +01:00
Wolfgang Link
871feac6f3
Add Pool level
...
This section gives a brief overview about the Logical Pools.
2016-12-30 16:09:26 +01:00
Wolfgang Link
b83fcf1e8e
Add storage level.
...
This sub-chapter contains information about the storage GUI.
2016-12-30 16:09:01 +01:00