5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-02-01 05:47:08 +03:00

39 Commits

Author SHA1 Message Date
David Limbeck
a35aad4add fix typos/wording
Signed-off-by: David Limbeck <d.limbeck@proxmox.com>
2018-08-23 14:32:54 +02:00
Wolfgang Link
de14ebffd2 Add documentation for CIFS Storage Plugin. 2018-04-05 15:08:12 +02:00
Thomas Lamprecht
3802f512b9 vzdump: fix few typos and polish
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-03-23 08:08:09 +01:00
Thomas Lamprecht
922569a5bc vzdump: add restore bwlimit docs
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-03-22 13:06:41 +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
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
Emmanuel Kasper
1eeff3beb0 Fix vzdump information concerning backup and container mount points. 2017-06-28 17:01:46 +02:00
Dietmar Maurer
a69bfc83f6 remove attributes.txt (use asciidoc/asciidoc-pve.conf instead) 2016-11-08 06:46:43 +01:00
Dietmar Maurer
194d2f2961 generate default output file mappings automatically 2016-10-14 07:18:04 +02:00
Dietmar Maurer
80c0adcbc3 use/define more/better block IDs 2016-10-13 08:40:48 +02:00
Dietmar Maurer
b2f242abe4 remove empty line between heading and attribute definition, fix man titles
To avoid problems with asciidoc.
2016-10-12 06:54:29 +02:00
Dietmar Maurer
404a158e1b fix pve-toplevel attribute for man pages
remove empty line to avoid problems with asciidoc.
2016-10-11 09:06:13 +02:00
Dietmar Maurer
7e2fdb3dfd store manpage section inside .adoc file 2016-10-10 17:46:48 +02:00
Dietmar Maurer
5f09af76d7 mark toplevel docs 2016-10-08 17:58:35 +02:00
Fabian Grünbichler
49a5e11cd1 correct spelling of SYNOPSIS in man pages 2016-10-07 09:34:38 +02:00
Fabian Grünbichler
5eba07434f spelling/grammar/capitalization
especially:
- filesystem -> file system
- mountpoint -> mount point
- lxc -> LXC
- pve -> PVE
- it's -> its (where appropriate)
- VM´s -> VMs (and similar)
- Ressource -> Resource
- maximal -> maximum or at most
- format of section headers and block headers
2016-09-27 11:27:46 +02:00
Fabian Grünbichler
8c1189b640 formatting cleanup
reformat most existing 'text' as either `text` or ``text''
reformat most existing "text" as either ``text'' or `text`
reformat 'x' as `x`
harmonize bullet list syntax to use '*' instead of '-'
2016-09-27 11:27:46 +02:00
Dietmar Maurer
94e50bf6cc revert live backup note, white space cleanups 2016-09-06 06:36:46 +02:00
Emmanuel Kasper
c7678c11fd rewrite backup mode explaination for qemu
* try to stress the data consistency implications before going to the
 technical implementation
 * reoderder chapter levels to be consistent with the rest of the page
2016-09-06 06:18:46 +02:00
Emmanuel Kasper
12b0494133 merge the good parts of the Backup wiki articke
http://pve.proxmox.com/wiki/Backup_and_Restore had some good
stuff missing from the reference documentation, so integrate this part
in the reference documentation
2016-09-06 06:17:46 +02:00
Fabian Grünbichler
77973c0ba2 doc: update stdexcludes 2016-06-08 12:34:46 +02:00
Fabian Grünbichler
21c1275541 add note about skipped bind/dev mps 2016-06-07 11:50:14 +02:00
Fabian Grünbichler
b74af7b618 add more to vzdump lxc snapshot section 2016-05-03 06:56:54 +02:00
Fabian Grünbichler
8e4bb2611d sentence structure, wording 2016-05-03 06:55:14 +02:00
Fabian Grünbichler
65647b0797 typos, spelling 2016-05-03 06:54:50 +02:00
Dietmar Maurer
956afd0a81 vzdump.adoc: add note that values can be specified on command line 2016-04-14 11:04:17 +02:00
Dietmar Maurer
d083d3d384 vzdump.adoc: auto-generate configuration options 2016-04-14 10:53:46 +02:00
Dietmar Maurer
fccf8df6c4 fix typo 2016-04-14 09:11:34 +02:00
Dietmar Maurer
01d37422cd vzdump.adoc: improve backup mode descriptions 2016-04-14 08:55:12 +02:00
Emmanuel Kasper
c31f32a9c1 Replace VM occurences with 'guest' or 'container' when appropriate
also replace Qemu/KVM with QemuServer as it is the detailed term
used in the vzdump man page
2016-04-14 08:14:40 +02:00
Dietmar Maurer
0006064d98 vzdump.adoc: use continuations 2016-04-14 06:42:05 +02:00
Emmanuel Kasper
6c60aebf11 Add subchapter about ACLs, and make even more clear what quotas are about
Document that use of a tmpdir is recommended when doing a 'suspend'
backup to a NFS share.
2016-04-12 17:08:44 +02:00
Fabian Grünbichler
871e1fd656 Editorial changes
spelling, grammer, typos and other editorial changes
2016-03-14 13:46:28 +01:00
Wolfgang Bumiller
bf01f882bd vzdump: Same updates as in pve-manager
Update stdexclude list and --exclude-path option description
to the shell-glob version.
2016-03-03 10:03:08 +01:00
Dietmar Maurer
38fd095871 move include after document header
to conform to asciidoc specs.
2016-01-06 17:15:22 +01:00
Dietmar Maurer
82b4917a66 import vzdump docs 2016-01-05 10:21:13 +01:00