16 lines
371 B
Markdown
16 lines
371 B
Markdown
---
|
|
category:
|
|
- "[[Journal]]"
|
|
- "[[Note]]"
|
|
type:
|
|
- "[[Log]]"
|
|
title: " Setting up Sanoid Syncoid on Proxmox"
|
|
created: 2026-05-12T21:09:25
|
|
date: 2026-05-12
|
|
tags:
|
|
---
|
|
- install sanoid on backup host
|
|
- `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
|
|
|