-
- Service Provider
- Posts: 113
- Liked: 16 times
- Joined: Apr 25, 2022 6:18 pm
- Full Name: Bostjan UNIJA
- Contact:
NAS Synology (ISCSI or SMB network share)
Hi.
What is more proper way of adding backup repository if you have NAS SYNOLOGY as destination.
A) creating a shared folder on NAS Synology and adding it as a back repository over network share on Veeam B&R
B) creating ISCSI disk, adding it to Veeam B&R and format it with REFS file system?
thank you for your replies.
What is more proper way of adding backup repository if you have NAS SYNOLOGY as destination.
A) creating a shared folder on NAS Synology and adding it as a back repository over network share on Veeam B&R
B) creating ISCSI disk, adding it to Veeam B&R and format it with REFS file system?
thank you for your replies.
-
- Veeam Software
- Posts: 425
- Liked: 251 times
- Joined: Apr 11, 2023 1:18 pm
- Full Name: Tyler Jurgens
- Contact:
Re: NAS Synology (ISCSI or SMB network share)
Both are supported methods. I would choose option B though.
Tyler Jurgens
Blog: https://explosive.cloud
Twitter: @Tyler_Jurgens BlueSky: @explosive.cloud
Blog: https://explosive.cloud
Twitter: @Tyler_Jurgens BlueSky: @explosive.cloud
-
- Veeam Software
- Posts: 723
- Liked: 161 times
- Joined: Jan 22, 2015 2:39 pm
- Full Name: Stefan Renner
- Location: Germany
- Contact:
Re: NAS Synology (ISCSI or SMB network share)
I would choose B as well due to ReFS benefits and FS handling by the repo server.
Stefan Renner
Veeam PMA
Veeam PMA
-
- Service Provider
- Posts: 570
- Liked: 140 times
- Joined: Apr 03, 2019 6:53 am
- Full Name: Karsten Meja
- Contact:
Re: NAS Synology (ISCSI or SMB network share)
How do you think, Synology is officially supported with iSCSI and ReFS? Can you post the official msft dokument?
-
- Veeam Software
- Posts: 723
- Liked: 161 times
- Joined: Jan 22, 2015 2:39 pm
- Full Name: Stefan Renner
- Location: Germany
- Contact:
Re: NAS Synology (ISCSI or SMB network share)
Microsoft does not list sepcific vendors for ReFS support when using them as backup targets but rather says:
“ Backup targets include the above supported configurations. Please contact application and storage array vendors for support details on Fiber Channel and iSCSI SANs.” (https://learn.microsoft.com/en-us/windo ... s-overview).
And synology is listed (depending on model) as requested here:
“All ReFS supported configurations must use Windows Server Catalog certified hardware”
So for sure you need to check with synology on the support question but from a technical side I’d go with the ReFS over the SMB.
“ Backup targets include the above supported configurations. Please contact application and storage array vendors for support details on Fiber Channel and iSCSI SANs.” (https://learn.microsoft.com/en-us/windo ... s-overview).
And synology is listed (depending on model) as requested here:
“All ReFS supported configurations must use Windows Server Catalog certified hardware”
So for sure you need to check with synology on the support question but from a technical side I’d go with the ReFS over the SMB.
Stefan Renner
Veeam PMA
Veeam PMA
-
- Service Provider
- Posts: 25
- Liked: 10 times
- Joined: Nov 23, 2017 7:20 am
- Full Name: Jacob Palm
- Contact:
Re: NAS Synology (ISCSI or SMB network share)
Another vote for iSCSI and ReFS. I've used it with tons of Synology devices for customers, without any issues. I wouldn't want to be without the space savings and fast clone features Veeam delivers on ReFS.
-
- Service Provider
- Posts: 113
- Liked: 16 times
- Joined: Apr 25, 2022 6:18 pm
- Full Name: Bostjan UNIJA
- Contact:
Re: NAS Synology (ISCSI or SMB network share)
I have read somewhere (or 'missread') that having Refs file system for backup repository would make backups even smaller.
So I compared backup to NAS over SMB and backup to NAS ISCSI/REFS and haven't noticed any size difference. Maybe just wrong information found on the internet they it would make a difference of the size.
So I compared backup to NAS over SMB and backup to NAS ISCSI/REFS and haven't noticed any size difference. Maybe just wrong information found on the internet they it would make a difference of the size.
-
- Expert
- Posts: 226
- Liked: 65 times
- Joined: Feb 18, 2013 10:45 am
- Full Name: Stan G
- Contact:
Re: NAS Synology (ISCSI or SMB network share)
The technique is called block cloning.
When using ReFS you have the benefit of virtual full back-ups that take up almost no space.
While using NTFS or using a SMB share, your virtual full back-ups will always take up full space.
So ReFS is ideal for back-up copies with virtual fulls (maybe GFS), so you can store multiple virtual full back-ups without needing a whole bunch of space.
For normal Forever Forward Incremental back-up chain with 1 full and x amount on incrementals, there is no space savings. But there is a significant amount of time saving because injecting an incremental in to the full is very fast (only metadata changes) instead of reading and writing all the blocks!
I use it a lot for back-up copies. However officially I don't think Microsoft supports using ReFS on iSCSI with Synology NAS.
So if the volume becomes corrupt because of power or connectivity loss there is no help, just accept the loss and start over.
You should have offline copies as well anyways.
PS: XFS on Linux also has block cloning functionality. So you could also create an iSCSI volume and mount it on a Linux server and use that as a repository in Veeam.
When using ReFS you have the benefit of virtual full back-ups that take up almost no space.
While using NTFS or using a SMB share, your virtual full back-ups will always take up full space.
So ReFS is ideal for back-up copies with virtual fulls (maybe GFS), so you can store multiple virtual full back-ups without needing a whole bunch of space.
For normal Forever Forward Incremental back-up chain with 1 full and x amount on incrementals, there is no space savings. But there is a significant amount of time saving because injecting an incremental in to the full is very fast (only metadata changes) instead of reading and writing all the blocks!
I use it a lot for back-up copies. However officially I don't think Microsoft supports using ReFS on iSCSI with Synology NAS.
So if the volume becomes corrupt because of power or connectivity loss there is no help, just accept the loss and start over.
You should have offline copies as well anyways.
PS: XFS on Linux also has block cloning functionality. So you could also create an iSCSI volume and mount it on a Linux server and use that as a repository in Veeam.
-
- Influencer
- Posts: 19
- Liked: 8 times
- Joined: Aug 31, 2015 6:31 am
- Full Name: Martin Damgaard
- Contact:
Re: NAS Synology (ISCSI or SMB network share)
We chose option C instead...
I simply added them as Linux repositories.
The two Synology's for offsite backup and archival are at remote locations.
So adding them as Linux repositories has the added benefit of moving a lot of the work to the remote NAS.
Instead of doing healtchecks and merges over the slower connection to the remote locations.
(This also secures datat integrity, if the WAN connection goes down in the middle of processing merges or other tasks)
We have been running it this way for the last 5-6 years, and very happy with it.
I simply added them as Linux repositories.
The two Synology's for offsite backup and archival are at remote locations.
So adding them as Linux repositories has the added benefit of moving a lot of the work to the remote NAS.
Instead of doing healtchecks and merges over the slower connection to the remote locations.
(This also secures datat integrity, if the WAN connection goes down in the middle of processing merges or other tasks)
We have been running it this way for the last 5-6 years, and very happy with it.
-
- Service Provider
- Posts: 570
- Liked: 140 times
- Joined: Apr 03, 2019 6:53 am
- Full Name: Karsten Meja
- Contact:
Re: NAS Synology (ISCSI or SMB network share)
Hi Martin,
can you please explain how you „simply added them as Linux repositories“?
Tia.Karsten
can you please explain how you „simply added them as Linux repositories“?
Tia.Karsten
-
- Veeam ProPartner
- Posts: 58
- Liked: 13 times
- Joined: Apr 10, 2013 12:11 pm
- Full Name: Gregor Smerke
- Location: Ljubljana, SI - Slovenia
- Contact:
Re: NAS Synology (ISCSI or SMB network share)
For the record (maybe option D, a variant of option C): you can create and run virtual machines on Synology. Have a Linux VM consuming local storage on Synology, format it with XFS and enjoy block cloning and immutability.
-
- Expert
- Posts: 226
- Liked: 65 times
- Joined: Feb 18, 2013 10:45 am
- Full Name: Stan G
- Contact:
Re: NAS Synology (ISCSI or SMB network share)
Option C as it's called by Martin is a rabbit hole with a lot of caveats.
It only works on x86 CPU, so no low-grade NAS. You need to open SSH, and I think some dependencies needed to be fixed.
And I thought that from DSM 7.x on it no longer worked at all, but I could be mistaken.
Option D as GregorS says is the better way, running a Linux VM on your Synology NAS (still needs to be x86) and use XFS file system.
It only works on x86 CPU, so no low-grade NAS. You need to open SSH, and I think some dependencies needed to be fixed.
And I thought that from DSM 7.x on it no longer worked at all, but I could be mistaken.
Option D as GregorS says is the better way, running a Linux VM on your Synology NAS (still needs to be x86) and use XFS file system.
-
- Lurker
- Posts: 1
- Liked: never
- Joined: Jan 24, 2024 6:42 pm
- Full Name: Juan Salinas
- Contact:
Re: NAS Synology (ISCSI or SMB network share)
I Liked the Option C
-
- VP, Product Management
- Posts: 7200
- Liked: 1547 times
- Joined: May 04, 2011 8:36 am
- Full Name: Andreas Neufert
- Location: Germany
- Contact:
Re: NAS Synology (ISCSI or SMB network share)
Option C (running the Linux Repository directly on a NAS with x86 CPUs) is in general an ideal way. That said you need to tune the system for it a bit. sshd conf need to be tuned that ssh server does not drop connections and enhance maximum number of connections massively. As well you need enough RAM to handle Veeam there. It might work nicely for a small environment, but would become tricky with a medium sized envionments.
I would always choose an iSCSI volume with ReFS or XFS with enabled block cloning (RefS and XFS requirements need to be met so that it can work).
I would always choose an iSCSI volume with ReFS or XFS with enabled block cloning (RefS and XFS requirements need to be met so that it can work).
-
- Service Provider
- Posts: 113
- Liked: 16 times
- Joined: Apr 25, 2022 6:18 pm
- Full Name: Bostjan UNIJA
- Contact:
Re: NAS Synology (ISCSI or SMB network share)
Thank you all for your replies.
Who is online
Users browsing this forum: Bing [Bot] and 35 guests