vault backup: 2024-12-20 14:26:11
This commit is contained in:
parent
19a0716924
commit
24ce4c8d65
|
|
@ -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`:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue