ReFS on Synology iSCSI vs. SMB for Backup Copy
Hi,
we have a bare metal Veeam Backup Server and a Synology NAS that are each connected through dual 10GbE NIC (LAG) to our coreswitch. Our current setup involves the NAS as a SMB repository for Backup copy jobs.
The NAS has a capacity of 110 TB and a full backup consumes around 10 TB. We are struggling to keep our retention policy of 12 monthly restore points due to capacity problems, that's why I wanted to switch from SMB to ReFS in order to utilize fast clone for synthetic fulls.
When asking around, iSCSI with fast clone is always the preferred method. But also with a NAS?
I read in multiple forums that ReFS should not be used on iSCSI on "consumer / prosumer" grade hardware, e. g. a Synology NAS. Is there some truth to it? I'm referring to:
- Veeam ReFS Repository on iSCSI Targets
- ReFS is not supported on SAN-attached storage - R&D Forums
- ISCSI ReFS LUN suddenly RAW Format - Administrator
- REFS formated drive connected using iSCSI is presented as RAW
>That means you’re not supposed to format a volume with ReFS as long as it is located on a SAN/NAS device. While reading deeper into the subject, I found out that this sentence might be limited to shared SAN storage.
I did some testing and created the LUN. First thing I noticed is the lower write speed. With SMB, I got around 500 - 600 MB/s, with iSCSI only around 390 MB/s. That wouldn't be huge pain point though, as we'd benefit in terms of storage capacity in comparison to SMB.
So final question - should I stick so SMB or is it safe to migrate to ReFS on Synology iSCSI? The NAS is currently formatted on ext4 and not Btrfs, so this is not an "advanced lun". I can't reformat the NAS because we do not have the spare capacity to copy existing backup copies back and forth.