all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH docs] zfs: special device: update maximum for special_small_blocks
@ 2022-09-16  7:21 Fiona Ebner
  2022-09-16 10:49 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Fiona Ebner @ 2022-09-16  7:21 UTC (permalink / raw)
  To: pve-devel

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>
---
 local-zfs.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/local-zfs.adoc b/local-zfs.adoc
index 5c1a6b0..a80b7d8 100644
--- a/local-zfs.adoc
+++ b/local-zfs.adoc
@@ -694,7 +694,7 @@ WARNING: Adding a `special` device to a pool cannot be undone!
 
 ZFS datasets expose the `special_small_blocks=<size>` property. `size` can be
 `0` to disable storing small file blocks on the `special` device or a power of
-two in the range between `512B` to `128K`. After setting the property new file
+two in the range between `512B` to `1M`. After setting the property new file
 blocks smaller than `size` will be allocated on the `special` device.
 
 IMPORTANT: If the value for `special_small_blocks` is greater than or equal to
-- 
2.30.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: [PATCH docs] zfs: special device: update maximum for special_small_blocks
  2022-09-16  7:21 [pve-devel] [PATCH docs] zfs: special device: update maximum for special_small_blocks Fiona Ebner
@ 2022-09-16 10:49 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2022-09-16 10:49 UTC (permalink / raw)
  To: Proxmox VE development discussion, Fiona Ebner

Am 16/09/2022 um 09:21 schrieb Fiona Ebner:
> 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>
> ---
>  local-zfs.adoc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>

applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-16 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-16  7:21 [pve-devel] [PATCH docs] zfs: special device: update maximum for special_small_blocks Fiona Ebner
2022-09-16 10:49 ` [pve-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal