Dylan Whyte
60ed554fac
fix 3372: fix typos, and impove pve-gui docs
...
This reformulates quite a bit of the gui section and corrects small
typos elsewhere.
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2021-04-12 15:47:33 +02:00
Thomas Lamprecht
27adc0967b
zfs: add some emphasis on *not* upgrading features
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-03-31 14:16:16 +02:00
Stoiko Ivanov
18d0d68e4e
zfs: add section on zpool-features
...
primarily in order to warn users booting from ZFS with grub.
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-03-31 12:31:25 +02:00
Thomas Lamprecht
9060abb976
local ZFS: improve memory-limit section
...
recent forum threads showed that its not clear to all that they need
to reboot to activat modprobe.d parameters, or that they can also
directly write to /sys for a non-presistent but live change
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-03-02 15:16:52 +01:00
Alwin Antreich
60077fc155
remove duplicate line on the ZFS advantage list
...
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2020-12-15 15:29:24 +01:00
Aaron Lauterer
f4abc68ab1
zfs: fix typos
...
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2020-09-18 16:34:56 +02:00
Fabian Ebner
7353437bdc
Mention that an encrypted dataset needs to be mounted
...
Using load-key alone is not enough to be able to use the storage.
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2020-08-11 14:36:56 +02:00
Aaron Lauterer
44aee838fe
zfs: fix typo
...
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2020-07-29 08:41:27 +02:00
Aaron Lauterer
e4262cac6f
Add section with more infos about ZFS RAID levels
...
This new section explains the performance and failure properties of
mirror and RAIDZ VDEVs as well as the "unexpected" higher space usage by
ZVOLs on a RAIDZ.
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2020-07-22 12:42:34 +02:00
Thomas Lamprecht
42449bdff9
zfs: use headings and define help anchors
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-06-18 17:09:20 +02:00
Aaron Lauterer
11a6e02214
zfs-local: fix #2704 add disk replacement steps for grub
...
The documentation only covered replacing the disk with systemd-boot but
not if grub is used.
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2020-06-09 19:00:28 +02:00
Thomas Lamprecht
237007ebeb
zfs: fix trailing whitespace in command
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-01-16 19:08:05 +01:00
Fabian Ebner
dc2d00a059
Fix typos
...
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2020-01-16 19:07:10 +01:00
Fabian Ebner
eaefe61423
Use consistent style for all shell commands
...
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2020-01-16 19:07:10 +01:00
Fabian Ebner
e06707f2d1
Add section 'Compression in ZFS'
...
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2020-01-16 19:07:10 +01:00
Thomas Lamprecht
51e544b624
followup: some clarifcations, small aditions
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-08 14:42:20 +01:00
Fabian Ebner
68029ec8c8
Add section for ZFS Special Device
...
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-11-08 13:33:05 +01:00
Fabian Ebner
5dfeeece54
Fix typos in local-zfs.adoc
...
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:04:22 +02:00
Thomas Lamprecht
4128e7ff64
zfs: make swap and encryption real sections
...
allows easier finding through the per-chapter index
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-15 15:52:19 +02:00
Thomas Lamprecht
229426eb7a
minor follouwp fixes
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-15 15:51:29 +02:00
Fabian Grünbichler
cca0540e3c
zfs: add encryption docs
...
with some basic usage hints and warnings. this should be extended once
proper support for loading of keys at boot time is merged upstream, or
when we support it directly in pve-storage.
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2019-07-15 15:16:36 +02:00
Fabian Grünbichler
0daaddbdc0
boot/zfs: add docs for pve-efiboot-tool
...
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2019-07-11 18:27:44 +02:00
Thomas Lamprecht
69055103c0
syste, booting: ensure all references are prefixed with sysboot_ namespace
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-10 15:25:50 +02:00
Stoiko Ivanov
1748211a7e
Refer to the bootloader chapter in remaining docs
...
Editing the kernel commandline is described centrally in the bootloaders
chapter. Refer to it where appropriate (qm-pci-passthrough.adoc).
Additionally update the documentation on ZFS as rpool to the inclusion of
`systemd-boot`
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2019-07-10 15:05:11 +02:00
Stoiko Ivanov
dc74fc6389
Expand documentation for swap with ZFS.
...
and add an anchor for referencing in pve-installation.adoc
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2018-11-24 07:57:43 +01:00
Dominik Csapak
0235c7415c
add lvm/zfs anchors
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-08-08 07:42:35 +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
Dietmar Maurer
d48bdcf2b6
local-zfs.adoc: s/a/an/
2016-12-29 07:52:38 +01:00
Dietmar Maurer
e280a948bb
local-zfs.adoc: update info about zed daemon
2016-12-13 16:34:53 +01:00
Dietmar Maurer
a69bfc83f6
remove attributes.txt (use asciidoc/asciidoc-pve.conf instead)
2016-11-08 06:46:43 +01: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
5f09af76d7
mark toplevel docs
2016-10-08 17:58:35 +02:00
Fabian Grünbichler
083adc34fd
use listings for file contents
2016-09-27 11:27:46 +02:00
Fabian Grünbichler
e300cf7dab
various minor cleanups
2016-09-27 11:27:46 +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
d362b7f479
add hint about ZFS default ARC size
2016-09-12 10:49:56 +02:00
Dietmar Maurer
9ee943233e
add ZFS management docs
...
partly imported from current wiki page.
2016-09-08 09:34:22 +02:00