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

60 Commits

Author SHA1 Message Date
Alexander Zeidler
9ae83203cb local-zfs: correct language errors
Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
[FE: wrap lines longer than 80 characters]
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2024-08-13 15:43:04 +02:00
Fabian Grünbichler
611d594874 zfs: add missing "to"
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-04-08 10:22:20 +02:00
Christoph Heiss
2172bbb2be local-zfs: mention zfs_arc_max clamping by the installer
This was forgotten to be updated when it changed it the installer and
now reported in the forum [0] that the docs are a bit outdated in this
regard.

[0] https://forum.proxmox.com/threads/hat-proxmox-8-neue-zfs_arc_max-settings.142754/

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
2024-03-27 14:42:04 +01:00
Folke Gleumes
aefdf31cbc zfs: add a note about dRaid performance
Based on statements from the openZFS documentation where it is described
as providing "the same level of redundancy and performance as raidz" [0].

[0] https://openzfs.github.io/openzfs-docs/Basic%20Concepts/dRAID%20Howto.html
2024-03-20 17:07:15 +01:00
Christoph Heiss
7c73a2099c tree-wide: unify spelling of GRUB and systemd-boot
Especially for GRUB there were a myriad of different casing variants
(e.g. grub, Grub, GRUB), so unify them, with GRUB being the official
casing.

For systemd-boot, fix an instance where it was not typeset as
monospace, like everywhere else.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
2024-02-20 15:45:16 +01:00
Aaron Lauterer
8182a38ecf local-zfs: use correct man page for vdev infos
ZFS did split up their man pages a while ago

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2024-01-05 10:28:51 +01:00
Fabian Grünbichler
952ee606a0 boot: add Secure Boot information
and refer to the (updated) wiki article for more in-depth explanations.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2023-11-22 13:11:32 +01:00
Thomas Lamprecht
8a1de6bfd0 zfs: add extra hint for raidz consideration section
For those that jump directly to this part of the docs without seeing
the extra section first.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-10-27 16:19:54 +02:00
Thomas Lamprecht
5f440d2c67 zfs: improve and expand on ZIL and cache sections
The ZIL section was copied over from the cache one, but not fully
adapted, so it wrongly talked about cache devices, as recently
reported by a user.

Improve on that and expand those sections in general.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-10-27 16:19:54 +02:00
Thomas Lamprecht
25b89d16e1 sysadmin zfs: document pool naming rules
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-19 16:25:09 +01:00
Matthias Heiserer
b244477090 local-zfs: typo fix/better phrasing
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
2022-11-18 12:58:19 +01:00
Matthias Heiserer
f1b7d1a307 local-zfs: rephrase ZFS RAID description
I tried to make the performance impact clearer, as what "behave like a number of disks"
actually means wasn't quite clear to me.

Use "in regard to" rather than "in regard of", as I couldn't find
any source that this phrase is (commonly) used in modern english.

Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
2022-11-18 12:58:19 +01:00
Matthias Heiserer
0d4a93dc78 local-zfs Remove SSD suggestion as it's outdated
Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
2022-11-18 12:58:19 +01:00
Stefan Hrdlicka
447596fd16 fix #3967: add ZFS dRAID documentation
add some basic explanation how ZFS dRAID works including
links to openZFS for more details

add documentation for two dRAID parameters used in code

Signed-off-by: Stefan Hrdlicka <s.hrdlicka@proxmox.com>
2022-11-17 19:30:05 +01:00
Fiona Ebner
9deec2e220 zfs: special device: update maximum for special_small_blocks
In ZFS 0.8.3, the limit was increased to 1M [0][1].

[0] https://github.com/openzfs/zfs/releases/tag/zfs-0.8.3
[1] https://github.com/openzfs/zfs/pull/9355

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-09-16 12:49:20 +02:00
Mira Limbeck
500e5ab3bb add clarification of experimental zfs encryption status
Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
 [ T: drop trailing white space ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-07-12 09:08:53 +02:00
Stefan Sterz
abdfbbbbb0 limit zfs arc: add '-k all' to 'update-initramfs' command
add '-k all' to avoid confusion when older kernels are pinned or
users switch between installed kernel versions

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
2022-06-23 14:16:09 +02:00
Stoiko Ivanov
69c2b2e55e zfs: fix #3479 rephrase boot-loader description.
since using proxmox-boot-tool also for legacy systems the distinction
of p-b-t vs grub is not accurate anymore.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2022-04-22 11:42:52 +02:00
Fabian Ebner
aa42586806 zfs: update documentation about ZED
It's installed and enabled by default since PVE 6.1.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2022-04-04 12:04:43 +02:00
Oguz Bektas
3a433e9bb0 SPAM: [PATCH v2 docs] fix typos in various adoc files
checked for common misspellings. some of the changes (like favourite vs.
favorite or virtualization vs. virtualisation) are because of US vs. UK english

Reviewed-by: Dylan Whyte <d.whyte@proxmox.com>
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2021-04-29 13:26:28 +02:00
Stoiko Ivanov
cb04e768a7 sys: boot/zfs: adapt docs to proxmox-boot-tool update
mostly by copying the existing documentation in a section about
`proxmox-boot-tool` and adapting to the fact that p-b-t also boots
ZFS with grub (on legacy systems)

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2021-04-26 17:52:00 +02:00
Fabian Grünbichler
beed14f830 docs: add zfs_arc_min < zfs_arc_max note
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2021-04-24 19:41:56 +02:00
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