From c8c6bb71b4e4b0d89260d4eab08bc6c9c9a2c9e1 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Fri, 1 Apr 2022 19:03:05 +0200 Subject: [PATCH] vars --- host_vars/pve2-test2.grote.lan.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/host_vars/pve2-test2.grote.lan.yml b/host_vars/pve2-test2.grote.lan.yml index fa0e7211..197492c9 100644 --- a/host_vars/pve2-test2.grote.lan.yml +++ b/host_vars/pve2-test2.grote.lan.yml @@ -37,6 +37,14 @@ dnodesize: auto atime: on snapdir: hidden + - dataset: hdd_data_raidz/snapshot_test + state: present + compression: lz4 + sync: disabled + xattr: sa + dnodesize: auto + atime: on + snapdir: hidden ### mgrote.zfs_extra # Variablen für mgrote.zfs_health/trim/scrub/zed/arc_mem/ sind zusammengefasst unter zfs_extra_* zfs_extra_arc_max_size: "2147483648" # 2GB in Bytes @@ -55,7 +63,7 @@ ### mgrote.zfs_sanoid sanoid_datasets: - - path: 'hdd_data_raidz' + - path: 'hdd_data_raidz/snapshot_test' template: '14tage' recursive: 'yes' snapshots: true