Justine Smithies on Nostr: Question for #ZFS folk and this may be a stupid one but I'm not sure so I'll ask ? If ...
Question for #ZFS folk and this may be a stupid one but I'm not sure so I'll ask ?
If I make a snapshot using `doas zfs snapshot zroot/home@test1-snapshot'
Can I use the following to zfs send it to my server but in a different location like below and would the target on zdata which would be home-backup have to exist first ??
doas zfs send zroot/home@test1-snapshot | ssh server zfs recv zdata/home-backup
#FreeBSD
Published at
2024-10-22 19:44:58Event JSON
{
"id": "46a37d4591ef3f0ff7704603e865d9bdec90eb3786ee307ac8f3ef8ee31d9293",
"pubkey": "76a830addb47903a3c8093772cd4b03d936ae4b4bb80810d42005249c84b517e",
"created_at": 1729626298,
"kind": 1,
"tags": [
[
"t",
"zfs"
],
[
"t",
"freebsd"
],
[
"proxy",
"https://snac.smithies.me.uk/justine/p/1729626298.214581",
"activitypub"
]
],
"content": "Question for #ZFS folk and this may be a stupid one but I'm not sure so I'll ask ?\nIf I make a snapshot using `doas zfs snapshot zroot/home@test1-snapshot'\nCan I use the following to zfs send it to my server but in a different location like below and would the target on zdata which would be home-backup have to exist first ??\n\ndoas zfs send zroot/home@test1-snapshot | ssh server zfs recv zdata/home-backup\n\n#FreeBSD\n",
"sig": "be1b16886da8909de379390c04bb437aa14a35b276638fd57c24727e9758c4612cca3caf9e84b5f74a2f0393a2b253337d5507288e916d6ebf64a25034aeff13"
}