vault backup: 2024-12-20 14:26:11

This commit is contained in:
Jerry Jacobs 2024-12-20 14:26:11 +01:00
parent 19a0716924
commit 24ce4c8d65
1 changed files with 5 additions and 0 deletions

View File

@ -97,6 +97,11 @@ root@mango:/data/test-dataset/dataset-1 # zfs list | grep dataset-1
data/test-dataset/dataset-1 128M 410G 128M /data/test-dataset/dataset-1 data/test-dataset/dataset-1 128M 410G 128M /data/test-dataset/dataset-1
``` ```
# OpenZFS VM performance and database block size
https://klarasystems.com/articles/openzfs-storage-best-practices-and-use-cases-part-3-databases-and-vms/
https://github.com/openzfs/zfs/issues/7631
## ZFS snapshot visibility ## ZFS snapshot visibility
Hide the `.zfs/snapshot` directory in the dataset so Syncthing doesn't sync it by accident when not ignored via `.stignore`: Hide the `.zfs/snapshot` directory in the dataset so Syncthing doesn't sync it by accident when not ignored via `.stignore`: