From 88a1bfd88d7e5d129a331f9641f5bc66ccb1b380 Mon Sep 17 00:00:00 2001 From: bobbie Date: Sat, 16 May 2026 08:59:19 +0100 Subject: [PATCH] vault backup: 2026-05-16 08:59:19 --- .obsidian/workspace.json | 48 ++++++++++++++++++++++++++++-------- _Inbox/Sanoid and Syncoid.md | 4 +++ 2 files changed, 42 insertions(+), 10 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index ddcc5bf..3898406 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -118,9 +118,37 @@ "icon": "lucide-file", "title": "Linux CLI Config and Commands" } + }, + { + "id": "c8808af5e051fd18", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "_Inbox/OpenZFS.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "OpenZFS" + } + }, + { + "id": "efb8895fc0c2d3bc", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "_Inbox/Sanoid and Syncoid.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "Sanoid and Syncoid" + } } ], - "currentTab": 4 + "currentTab": 9 } ], "direction": "vertical" @@ -194,7 +222,7 @@ "state": { "type": "backlink", "state": { - "file": "_Inbox/2026-04-24 1836 linux zfs storage pool setup.md", + "file": "_Inbox/Sanoid and Syncoid.md", "collapseAll": true, "extraContext": false, "sortOrder": "byCreatedTime", @@ -204,7 +232,7 @@ "unlinkedCollapsed": true }, "icon": "links-coming-in", - "title": "Backlinks for 2026-04-24 1836 linux zfs storage pool setup" + "title": "Backlinks for Sanoid and Syncoid" } }, { @@ -213,12 +241,12 @@ "state": { "type": "outgoing-link", "state": { - "file": "_Inbox/2026-04-24 1836 linux zfs storage pool setup.md", + "file": "_Inbox/Sanoid and Syncoid.md", "linksCollapsed": false, "unlinkedCollapsed": false }, "icon": "links-going-out", - "title": "Outgoing links from 2026-04-24 1836 linux zfs storage pool setup" + "title": "Outgoing links from Sanoid and Syncoid" } }, { @@ -281,10 +309,10 @@ "state": { "type": "file-properties", "state": { - "file": "_Inbox/2026-04-24 1836 linux zfs storage pool setup.md" + "file": "_Inbox/Sanoid and Syncoid.md" }, "icon": "lucide-info", - "title": "File properties for 2026-04-24 1836 linux zfs storage pool setup" + "title": "File properties for Sanoid and Syncoid" } }, { @@ -335,10 +363,11 @@ "tasknotes:Open Pomodoro statistics": false } }, - "active": "eac10c8aff866288", + "active": "efb8895fc0c2d3bc", "lastOpenFiles": [ - "Categories/Note.md", "_Inbox/OpenZFS.md", + "_Inbox/2026-04-24 1836 linux zfs storage pool setup.md", + "Categories/Note.md", "_Inbox/Sanoid and Syncoid.md", "_Inbox/Docker.md", "Categories/Software.md", @@ -365,7 +394,6 @@ "Attachments/Pasted image 20260515052130.png", "Attachments/Pasted image 20260515050434.png", "_Inbox/2026-05-14 0946 HDD SMART report.md", - "_Inbox/Lenovo ThinkStation P520.md", "Attachments/ThinkCentre_M720_Tiny_Spec.pdf", "Attachments/PXL_20260512_135458828.jpg", "Attachments/PXL_20260512_130415266.jpg", diff --git a/_Inbox/Sanoid and Syncoid.md b/_Inbox/Sanoid and Syncoid.md index a899ce2..e99b4b0 100644 --- a/_Inbox/Sanoid and Syncoid.md +++ b/_Inbox/Sanoid and Syncoid.md @@ -17,6 +17,10 @@ tags: I've set this up on on a [[Proxmox]] backup machine, it creates the [[OpenZFS|zfs]] snapshots on the remote machine and them pulls them into it's own zfs pool. +## important + +- the source of the datasets should be the only one taking snapshots (i.e. `autosnap = yes`), the destinations only replicate these snapshots, see Jim Salter's comments [here](https://discourse.practicalzfs.com/t/setting-up-syncoid-for-offsite-backup/1611/3). + ## initial setup install Sanoid on backup and source host (not strictly required on both, but Sanoid uses tools on both machine for fast and reliable connection)