From 1adcc9e7b9bc4615e979ee72e3d3dadbef4a5568 Mon Sep 17 00:00:00 2001 From: bobbie Date: Wed, 13 May 2026 14:51:00 +0100 Subject: [PATCH] vault backup: 2026-05-13 14:51:00 --- ...026-05-12 2109 Setting up Sanoid Syncoid on Proxmox.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_Inbox/2026-05-12 2109 Setting up Sanoid Syncoid on Proxmox.md b/_Inbox/2026-05-12 2109 Setting up Sanoid Syncoid on Proxmox.md index fc68629..05b07a7 100644 --- a/_Inbox/2026-05-12 2109 Setting up Sanoid Syncoid on Proxmox.md +++ b/_Inbox/2026-05-12 2109 Setting up Sanoid Syncoid on Proxmox.md @@ -9,7 +9,11 @@ created: 2026-05-12T21:09:25 date: 2026-05-12 tags: --- -- install sanoid on backup host +- 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` -- 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 +- 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` +- 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 +-