From 0b191c18f71c4b3ea4c7c24eb2004712bcc90743 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 28 Dec 2022 10:53:17 +0100 Subject: zpool autotrim --- inventory/host_vars/sk-tomnext.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inventory/host_vars/sk-tomnext.yml') diff --git a/inventory/host_vars/sk-tomnext.yml b/inventory/host_vars/sk-tomnext.yml index 727d4a7f..3291fb5d 100644 --- a/inventory/host_vars/sk-tomnext.yml +++ b/inventory/host_vars/sk-tomnext.yml @@ -49,6 +49,9 @@ zfs_pools: storage: mountpoint: /srv/storage create_vdevs: mirror /dev/mapper/crypto-nvme0 /dev/mapper/crypto-nvme1 + properties: + ashift: 12 + autotrim: "on" zfs_sanoid_modules: storage/vm: -- cgit v1.2.3