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/ch-atlas.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inventory/host_vars/ch-atlas.yml') diff --git a/inventory/host_vars/ch-atlas.yml b/inventory/host_vars/ch-atlas.yml index 6039f0d9..7b132e6d 100644 --- a/inventory/host_vars/ch-atlas.yml +++ b/inventory/host_vars/ch-atlas.yml @@ -55,6 +55,9 @@ zfs_pools: ssd: mountpoint: /srv/ssd create_vdevs: /dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD703481A-part2 + properties: + ashift: 12 + autotrim: "on" zfs_sanoid_modules: ssd/vm: -- cgit v1.2.3