Thomas Lamprecht
a550860d72
followup: storage config description
...
From
https://pve.proxmox.com/pipermail/pve-devel/2019-September/038727.html
Suggested-by: Stefan Reiter <s.reiter@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-09-02 12:25:19 +02:00
Fabian Ebner
cc15d2c5bf
Fix typos in pvesm.adoc
...
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:21:03 +02:00
Christian Ebner
e4fefc2c11
Remove all mentions of sheepdog from the docs
...
As sheepdog is no longer actively maintained according to one of the
developers, it is planed to remove it for the upcomming version 6 of
Proxmox VE.
This removes mentions of sheepdog from the docs - at least from the
parts which are not auto-generated and thus must wait for PVE 6.0
when also the plugin will be removed.
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-03-15 14:12:18 +01:00
Dominik Csapak
c2c8eb89d1
add documentation about snippet content-type and hookscripts
...
also add an example perl hookscript, that documents the phases
and arguments
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-02-01 13:36:19 +01:00
Thomas Lamprecht
e21e6f8a67
pvesm: improve file level based storage paragraph
...
improve the file level based storage paragraph bit and move it above
the block based one, as the table is sorted by storage type, and file
comes first.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-01-03 10:28:38 +01:00
Thomas Lamprecht
ef488ba5b5
pvesm: fixup use CephFS
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-12-11 11:56:36 +01:00
Thomas Lamprecht
71996a817b
pvesm: fix storage type table: order by level and shared
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-29 13:56:18 +01:00
Thomas Lamprecht
a82d3cc35a
wiki: add CephFS link to storage page
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-07-10 11:42:56 +02:00
Alwin Antreich
669bce8b0e
Add storage plugin CephFS to docs
...
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2018-07-05 16:08:13 +02:00
Wolfgang Link
de14ebffd2
Add documentation for CIFS Storage Plugin.
2018-04-05 15:08:12 +02:00
Dominik Csapak
38d1cf56ea
fix grammar error
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-05-31 08:55:18 +02:00
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
Dietmar Maurer
0fdc757c6e
remove DRBD9
2016-12-01 10:51:44 +01: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
ae43d78c78
remove empty line to correctly assign the blockid to the title
2016-10-12 11:52:13 +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
cb84ed187a
add correct wiki titles
2016-10-10 09:11:51 +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
Dietmar Maurer
032e755c20
add missing wiki link to Storage:_ZFS_over_iSCSI
...
Besides, we should move that article ito the reference docs.
2016-10-03 17:49:30 +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
f532afb7ac
fix wiki links
2016-08-12 10:51:16 +02:00
Dietmar Maurer
9c41b54dc5
improve docs about default storage configuration
2016-08-09 09:14:04 +02:00
Dietmar Maurer
ba1d96fd8f
add warning about over-provisioning
2016-08-09 08:52:57 +02:00
Dietmar Maurer
2afe468c96
cleanup: limit character per line, fix Thin provisioning section level
2016-05-18 17:13:40 +02:00
Emmanuel Kasper
ebc15cbca7
Add chapter for thin provisioning
2016-05-18 17:09:16 +02:00
Dietmar Maurer
deb4673f27
add wiki interlnal links
2016-05-04 07:22:27 +02:00
Dietmar Maurer
251666be38
generate separate file for storage backends (only for wiki imports)
2016-05-04 06:51:11 +02:00
Dietmar Maurer
9801e1c3b0
add lvm thin pool
2016-04-30 10:01:08 +02:00
Fabian Grünbichler
871e1fd656
Editorial changes
...
spelling, grammer, typos and other editorial changes
2016-03-14 13:46:28 +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
aa039b0f5a
import storage docs
2016-01-05 10:02:14 +01:00