* [pve-devel] [PATCH docs] installation: document advanced btrfs options
@ 2024-11-12 14:33 Christoph Heiss
2024-11-13 15:40 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Christoph Heiss @ 2024-11-12 14:33 UTC (permalink / raw)
To: pve-devel
Also includes the new `compress` option that has been recently
introduced in the installer.
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
---
The `compress` option will only be included starting with the next (8.3)
ISO release, FWIW.
I can leave it out for later if preferred, but a newer pve-docs will
probably not bumped/hit the repos until the next release, I'd guess?
pve-installation.adoc | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/pve-installation.adoc b/pve-installation.adoc
index d292895..6109b35 100644
--- a/pve-installation.adoc
+++ b/pve-installation.adoc
@@ -349,6 +349,25 @@ on the hard disk(s) for further partitioning (for example to create a
swap-partition). `hdsize` is only honored for bootable disks, that is only the
first disk or mirror for RAID0, RAID1 or RAID10, and all disks in RAID-Z[123].
+[[advanced_btrfs_options]]
+Advanced BTRFS Configuration Options
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+No swap space is created when BTRFS is used but you can reserve some
+unpartitioned space on the install disks for swap. You can either create a
+separate partition, BTRFS subvolume or a swapfile using the `btrfs filesystem
+mkswapfile` command.
+
+`compress`::
+
+Defines whether compression is enabled for the BTRFS subvolume. Different
+compression algorithms are supported: 'on' (equivalent to 'zlib'), 'zlib', 'lzo'
+and 'zstd'. Defaults to 'off'.
+
+`hdsize`::
+
+Defines the total hard disk size to be used. This is useful to save free space
+on the hard disk(s) for further partitioning (for example, to create a
+swap partition).
ZFS Performance Tips
~~~~~~~~~~~~~~~~~~~~
--
2.47.0
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH docs] installation: document advanced btrfs options
2024-11-12 14:33 [pve-devel] [PATCH docs] installation: document advanced btrfs options Christoph Heiss
@ 2024-11-13 15:40 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2024-11-13 15:40 UTC (permalink / raw)
To: Proxmox VE development discussion, Christoph Heiss
Am 12.11.24 um 15:33 schrieb Christoph Heiss:
> Also includes the new `compress` option that has been recently
> introduced in the installer.
>
> Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
> ---
> The `compress` option will only be included starting with the next (8.3)
> ISO release, FWIW.
>
> I can leave it out for later if preferred, but a newer pve-docs will
> probably not bumped/hit the repos until the next release, I'd guess?
>
> pve-installation.adoc | 19 +++++++++++++++++++
> 1 file changed, 19 insertions(+)
>
>
applied with some minor fixups (heading underline length, some empty lines
for visual separation) squashed in, thanks!
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-13 15:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-12 14:33 [pve-devel] [PATCH docs] installation: document advanced btrfs options Christoph Heiss
2024-11-13 15:40 ` [pve-devel] applied: " Thomas Lamprecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox