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-2019.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inventory/host_vars/sk-2019.yml') diff --git a/inventory/host_vars/sk-2019.yml b/inventory/host_vars/sk-2019.yml index f07cfdea..ddec2f3c 100644 --- a/inventory/host_vars/sk-2019.yml +++ b/inventory/host_vars/sk-2019.yml @@ -47,6 +47,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: -- cgit v1.2.3