vault backup: 2026-05-13 14:56:45

This commit is contained in:
2026-05-13 14:56:45 +01:00
parent 1adcc9e7b9
commit 1f12f75026
@@ -10,10 +10,12 @@ date: 2026-05-12
tags: tags:
--- ---
- install sanoid on backup and source host (not strictly required on both, but sanoid uses tools on both machine for fast and reliable connection) - install sanoid on backup and source host (not strictly required on both, but sanoid uses tools on both machine for fast and reliable connection)
- `apt install sanoid` `apt install sanoid`
- if you don't run sanoid on one machine, ensure the following folders are created on it - if you don't run sanoid on one machine, ensure the following folders are created on it
- `mkdir -p /var/cache/sanoid /var/run/sanoid` `mkdir -p /var/cache/sanoid /var/run/sanoid`
- use root accounts for ssh connections, the zfs commands need root access (tried to get it to work without and it was turtles all the way down) - use root accounts for ssh connections, the zfs commands need root access (tried to get it to work without and it was turtles all the way down)
- add conf files from github to `/etc/sanoid/` and setup - add conf files from github to
- `/etc/sanoid/` and setup
- run backup
`syncoid -r --use-hold --preserve-recordsize --preserve-properties --debug root@192.168.1.43:noggapool/music stanleypool/music`