Good Morning All,
Just wanted to post this in case some of you are experiencing the same frustrations that we have been going through over here. We operate with video editing workflows. Those workflows consistently utilize the 700-900MB/s speeds that we get over 10GbE with SMB shares. Most of the time, it is a mixed environment of Mac and Windows users so SMB is the way to go. With the finding of the BadLock Bug, 10.11.5 decided to require client side signing. Once updated to 10.11.5, system could not get over 60MB/s with all other things remaining consistent. We check all drivers and other hardware to make sure there was nothin that we could do to mitigate this.
That being said, the Apple community were a bit restless in solving this problem. The current solution out there is to disable client side signing.
Here is the page that describes how to apply the fix but I will include it here also:
I have also tested this with macOS Sierra and found this to still be the only fix for performance issues.
It is important to note that this should be done with caution for anything out of a secured LAN network as it makes a SMB exposed to possible attacks if shared over unsecured networks.
Just wanted to post this in case some of you are experiencing the same frustrations that we have been going through over here. We operate with video editing workflows. Those workflows consistently utilize the 700-900MB/s speeds that we get over 10GbE with SMB shares. Most of the time, it is a mixed environment of Mac and Windows users so SMB is the way to go. With the finding of the BadLock Bug, 10.11.5 decided to require client side signing. Once updated to 10.11.5, system could not get over 60MB/s with all other things remaining consistent. We check all drivers and other hardware to make sure there was nothin that we could do to mitigate this.
That being said, the Apple community were a bit restless in solving this problem. The current solution out there is to disable client side signing.
Here is the page that describes how to apply the fix but I will include it here also:
- Navigate to /etc folder on the Mac
- Create 'nsmb.conf'
- Add the following lines:
- [default]
- signing_required=no
I have also tested this with macOS Sierra and found this to still be the only fix for performance issues.
It is important to note that this should be done with caution for anything out of a secured LAN network as it makes a SMB exposed to possible attacks if shared over unsecured networks.