EeahI've been having some kernel panics looking to be in SMB3 driver.
EeahI've been having some kernel panics looking to be in SMB3 driver.
and @theaxash are you guys using Big Sur?Just set up the new Synology SD920+ and found SMB painfully slow. AFP seems to be working fine. I am really happy with Synology thus far by the way. Of course, backing up photos to Moments is a major pain, but that is Apple’s fault.
Got it. Not to be snarky, but that is what this thread is about - how does SMB perform on Big Sur. We know its crap on previous OS versions.Yes I have Big Sur on the MBP 16", but tbh I havent tested SMB on it... it could have improved, but that's never happened before so I'm skeptical and its a lot of work to test correctly, it'll break after a few hours usually...
Sure I understand that, but since it hasnt improved for at least the past 3 OS releases it seems that its at best an after-though for Apple, so I wouldnt get my hopes up.Got it. Not to be snarky, but that is what this thread is about - how does SMB perform on Big Sur. We know its crap on previous OS versions.
The pivoting factor for me is that SMB is now being included as part of firmware. Its the new Target Disk Mode. So maybe its being improved on.Sure I understand that, but since it hasnt improved for at least the past 3 OS releases it seems that its at best an after-though for Apple, so I wouldnt get my hopes up.
Previous replies from others said that the performance was worst, we could hope that the lost of performance is the cost of it being more stable but if I had to bet I would guess they just didnt touch it beyond making sure its not horribly worst/broken, so previous bugs and issues are likely still there.
That being said I will try it out in the near-ish future and I'll post my findings in this thread when I do, atm its just not a priority since AFS works and Big Sur is still in early betas.
The Accidental Tech Podcast host, Casey Liss, reports that his SMB issues were totally resolved in Catalina by ceasing to use the Finder sidebar to connect. I cant imagine how thats possible but he swears it has fixed his problems. Im away from my SMB servers for the foreseeable future or Id give it a shot.
What interface speed do you use? Im on 10Gbit and I always wondered if that was part of the problem - that it would choke on the bandwidth in some way that gigabit wouldn't. But I hear plenty from gigabit users.I always use the Connect to Server.. finder submenu to connect to my Synology.
Gigabit ethernet through a Thunderbolt 2 to Gigabit adapter on MacBook Pro Late-2013, Big Sur.What interface speed do you use? Im on 10Gbit and I always wondered if that was part of the problem - that it would choke on the bandwidth in some way that gigabit wouldn't. But I hear plenty from gigabit users.
Big Sur and AFP gives me 100MB/s.
Jesus did you file that?I found that Big Sur (at least on wireless) needs to have the TCP delayed ack setting changed:
sudo sysctl -w net.inet.tcp.delayed_ack=0
See: http://www.debugginlife.com/solved-very-slow-file-transfer-on-mac-shares-smbafp/
I am also seeing strange directory listing behavior - not all files are showing up on the client, even with directory caching turned off via /etc/nsmb.conf
This isn't a problem in Catalina.
I wonder if it is possible to run SMB over thunderbolt
Have you seen the new info on hire they will do target mode as an SMB server in firmware? Can’t say I’m excited but I’m willing to try. Anything but data migration over 1 gig or WiFi.Considering thunderbolt can do networking, I can't see any reason not.
as brilliant as that is i resent that it has come to this! 😜I mount my DAS shares via SMB over Thunderbolt, and it is blazingly fast.
I have Bonjour/SAMBA over TCP/IP turned on in my QNAP TVS-872XT, and it is connected via Thunderbolt to my Mac Pro. The QNAP has a virtual switch running, and I setup a network connection on the Mac Pro.
I then mount shares via a script; mount volume "smb://DAS_NAME(Thunderbolt)._smb._tcp.local/SHARE_NAME"