SMB NAS Share painful
Hello,
Has anyone else found that since upgrading to BigSur the speed at which I can talk to my NAS via an SMB share is painfully slow?
Yet, if I try from a MacMini, still running Catalina, it works much faster?
Thanks
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
Hello,
Has anyone else found that since upgrading to BigSur the speed at which I can talk to my NAS via an SMB share is painfully slow?
Yet, if I try from a MacMini, still running Catalina, it works much faster?
Thanks
I found a resolution that solved the problem. I have to admit that I fully don't understand this resolution. All I know is that it worked!!!! I now access my NAS and I can also access all other devices connected to my network. After installing Big Sur, I initially couldn't, although in Catalina I could.
OPEN TERMINAL.APP and run the following:
sudo kextload /System/Library/Extensions/smbfs.kext
sudo mkdir -p /private/var/db/mds/messages/501/se_SecurityMessages
sudo chown {username} /private/var/db/mds/messages/501/se_SecurityMessages
I found a resolution that solved the problem. I have to admit that I fully don't understand this resolution. All I know is that it worked!!!! I now access my NAS and I can also access all other devices connected to my network. After installing Big Sur, I initially couldn't, although in Catalina I could.
OPEN TERMINAL.APP and run the following:
sudo kextload /System/Library/Extensions/smbfs.kext
sudo mkdir -p /private/var/db/mds/messages/501/se_SecurityMessages
sudo chown {username} /private/var/db/mds/messages/501/se_SecurityMessages
Well, I can't suggest an solution - but I'd like to share, that on a newly installed machine (alright - apple silicon ;-) on an ethernet connection it did a blazingly fast first backup onto my nas. Worked like a charm, speed definitely not an issue.
Synology on most recent DSM.
Thanks for the info.
I tried to copy a 4Gb file from my Mac, running Big Sur, to my WD MyCloud share that I have mapped to the desktop.
It literally took over 4 hours to copy.
Or should I say that I watched it for about 4 hours and then went to bed, so it could have been longer.
I downgraded back to Catalina, and did the exact same copy of the file, and it took less than 10 minutes.
That was the same Macbook pointing at the same NAS folder.
Weird!
The protocol selected was afp.
Nothing changed between Catalina and Big Sur regarding the connection to the NAS.
With the WD MyCloud NAS, I select the NAS name from my Finder Network window, and the shares are there to select.
AFP is the culprit. It has been a while since Apple starte support afp over smb to support homogenous networking, with BigSur the support for AFP has ended. Change the protocol to smb (smb3 if possible, Big Sur supports it anyway) and you should be up and running faster than before due to less protocol overhead.
Don't forget to change it on the NAS as well!
Recent NAS usually support TimeMachine over SMB (works for me), so I don't see why to stick to afp (don't know about TimeCapsule etc.)
Please let us know, wether that could solve your problem.
All right, reread it - AFP can still be used with the Mac being the client, sorry.
So what else (other than switching to smb) may help the original poster, who has a deteriorating Transmission rate when updating to BigSur?
I found the solution!
I downgraded back to Catalina, and it works perfectly well!
Won't be upgrading to BigSur until Apple fix the issue!
That is disturbing! I'd look out wether some network settings are changed in BigSur that are not reflected on the MyCloud Share. Which protocol do you use?
Well at least you could "talk" to NAS. Since install Big Sur I can't connect to NAS!!
i'm using Linux Ubuntu server with SMB. Can't see any difference between Catalina and big sur.
nope, afp works under big sur in the same way. Have any Ubuntu and Raspberry server with AFP in my network. (some of them with SMB).
SMB NAS Share painful