I am considering switching to ZFS snapshots instead of Rsync for a backup solution.
My question is, can FreeNAS avoid backing up child datasets in nested datasets? In my main dataset I have a backup location for all the workstations on my LAN. I don't want to back that stuff up.
For example, on NAS-1, I have /mnt/mydataset and mnt/mydataset/backupdataset nested inside.
I want to snaphot /mnt/mydataset but not the /mnt/mydataset/backupdataset that is nested inside.
If I set Snapshots not use recursive mode, will it backup /mnt/mydataset but exclud /mnt/mydataset/backupdataset?
My question is, can FreeNAS avoid backing up child datasets in nested datasets? In my main dataset I have a backup location for all the workstations on my LAN. I don't want to back that stuff up.
For example, on NAS-1, I have /mnt/mydataset and mnt/mydataset/backupdataset nested inside.
I want to snaphot /mnt/mydataset but not the /mnt/mydataset/backupdataset that is nested inside.
If I set Snapshots not use recursive mode, will it backup /mnt/mydataset but exclud /mnt/mydataset/backupdataset?