Hi everyone! I'm new to this community but I spent 2 months reading the forum before today's registration.
I experienced bit rot recently on my photos and I realized that my backup strategy was not enough to preserve my data integrity, this is why I switched to zfs.
My freenas setup (used only by me and only for backup storage purpose):
Xeon E3 1225v5 with 8gb ECC ram (I'm not using dedup)
My goal: achieve data integrity and resiliency for my core data (around 1TB pics and docs). I would like also to be able to access data if my freenas server dies (I want to be able to retrieve my data in case of need from a generic laptop if a server fault occurs)
My past backup strategy (all USB/FireWire external disks):
3x2TB mirror (not raid, file level copy with rsync) -> CORE DATA that I want to be sure I will not lose
2x4TB like above -> multimedia staff that it's not critical to lose
I used HFS+ for every disk in the past (yes, I'm using an Apple laptop).
Now I want to put in place a 3-2-1 backup plan for the CORE DATA like this:
zpool A with just 1 vdev composed of a 3 way mirror (3x2TB)
zpool B with just 1 vdev composed of a 2 way mirror (2x4TB)
I will backup data inside those 2 pool via zfs send to an external usb drive (8TB) OR file level copy with rsync to the external usb drive (I'm still confused about this because if my server dies I'm unable to recover data since I just have a mac laptop)
I will run duplicati on zpool A to a cloud provider (backblaze or similar).
I would like to receive an advice on my backup strategy. Also I would like to know how should I backup my freenas without another server (I know it's the better option but I can't afford it).
Many thanks!
I experienced bit rot recently on my photos and I realized that my backup strategy was not enough to preserve my data integrity, this is why I switched to zfs.
My freenas setup (used only by me and only for backup storage purpose):
Xeon E3 1225v5 with 8gb ECC ram (I'm not using dedup)
My goal: achieve data integrity and resiliency for my core data (around 1TB pics and docs). I would like also to be able to access data if my freenas server dies (I want to be able to retrieve my data in case of need from a generic laptop if a server fault occurs)
My past backup strategy (all USB/FireWire external disks):
3x2TB mirror (not raid, file level copy with rsync) -> CORE DATA that I want to be sure I will not lose
2x4TB like above -> multimedia staff that it's not critical to lose
I used HFS+ for every disk in the past (yes, I'm using an Apple laptop).
Now I want to put in place a 3-2-1 backup plan for the CORE DATA like this:
zpool A with just 1 vdev composed of a 3 way mirror (3x2TB)
zpool B with just 1 vdev composed of a 2 way mirror (2x4TB)
I will backup data inside those 2 pool via zfs send to an external usb drive (8TB) OR file level copy with rsync to the external usb drive (I'm still confused about this because if my server dies I'm unable to recover data since I just have a mac laptop)
I will run duplicati on zpool A to a cloud provider (backblaze or similar).
I would like to receive an advice on my backup strategy. Also I would like to know how should I backup my freenas without another server (I know it's the better option but I can't afford it).
Many thanks!