How would I go about backing up a system to my NAS without ZFS on the NAS trying to mount any of the datasets? #629
Replies: 1 comment
-
There are plenty of tools for ZFS replication, and if they are half serious, they will set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example the dataset that would normally be mounted at
/home
would get replicated over to my NAS then would get mounted at the same mount point on my NAS which I don't want. What are my options?Beta Was this translation helpful? Give feedback.
All reactions