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-nc.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inventory/host_vars/sk-tomnext-nc.yml') diff --git a/inventory/host_vars/sk-tomnext-nc.yml b/inventory/host_vars/sk-tomnext-nc.yml index feac026c..71e4739d 100644 --- a/inventory/host_vars/sk-tomnext-nc.yml +++ b/inventory/host_vars/sk-tomnext-nc.yml @@ -56,6 +56,9 @@ zfs_pools: storage: mountpoint: /srv/storage create_vdevs: /dev/sdb + properties: + ashift: 12 + autotrim: "on" zfs_sanoid_modules: storage/nextcloud: -- cgit v1.2.3