NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Crash_HI
Nov 19, 2021Guide
Moves on new NAS much slower than old NAS
Greetings, I recently had a power supply failure on my old OS4 ReadyNAS Pro Pioneer RNDP600E and migrated my data to a ReadyNAS 626X RN626X00. It is connected to my Windows 10 computer via 10GbE as ...
StephenB
Nov 20, 2021Guru - Experienced User
If you are moving between shares, OS-6 will do a copy-delete (due to the fact that the two shares are different BTRFS subvolumes). You can get faster speeds when mapping the entire data volume, and not just a share. Then it will usually do a true move, even across shares.
You can also get faster speeds by disabling "strict sync" in the advanced SMB settings for the share. Though some applications might misbehave when you do that.
Sandshark
Nov 20, 2021Sensei
I assume you were still on OS4.2.x on the Ultra. What you are experiencing, as StephenB explained, is one of the differences caused by the BTRFS file system OS6 uses. This one can seem to be a negative, but there are also lots of positives. Shares are BTRFS sub-volumes, not just directories. You may want to re-think your share structure because of it. Unless you really need separate access control, make what was separate shares into directories within a share. Moving between directories within a share is still just as fast as with the EXT4 file system of OS4. From SSH, you can also use the cp command with the --reflink option to just copy the pointer to the file to a new share/directory, then delete the original, which is also much faster than copying the whole file. You probably won't want to do that all the time, but it can be useful when doing the initial housekeeping after moving to an OS6 system.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!