I'm trying to copy files from my macbook (macOS monterey) to a small mini PC.
Nothing about the hardware chain itself is slow:
- 2021 macbook pro 16" - (2x2 wi-fi 6). Tx connected rate showing 833Mbps (>100MB/s) and speedtest/etc easily hits 300Mbps+
- wi-fi 5 802.11ac (3x3) access pointed.
- miniPC is a Windows 11 machine with a shared network folder
- devices are like 10 feet away from each other
When copying a file to the network share, i'm only getting something like 5-6 MB/s (40Mbps), or roughly 1/200th the speed possible. Maybe 1/100th if you assume half duplex or whatever.
What could be going wrong here?
- mini PC has a very fast 6900hx cpu and screaming fast NVME drive
- Windows is running NTFS of course. I'm wondering if SMB is choking in the APFS -> NTFS conversion over SMB? Might try to create a sparse bundle and copy to that to see if it helps? EDIT: Sparse bundle not much better. Hit maybe 10MB/s, nowhere near 100MB/s.
Anything else that might be going on? Windows or mac not using full SMB3 vs SMB1? Other?
EDIT: Another updated. SMButils is showing it using:
SMB_VERSION SMB_3.1.1
So... not a v1 issue.
Nothing about the hardware chain itself is slow:
- 2021 macbook pro 16" - (2x2 wi-fi 6). Tx connected rate showing 833Mbps (>100MB/s) and speedtest/etc easily hits 300Mbps+
- wi-fi 5 802.11ac (3x3) access pointed.
- miniPC is a Windows 11 machine with a shared network folder
- devices are like 10 feet away from each other
When copying a file to the network share, i'm only getting something like 5-6 MB/s (40Mbps), or roughly 1/200th the speed possible. Maybe 1/100th if you assume half duplex or whatever.
What could be going wrong here?
- mini PC has a very fast 6900hx cpu and screaming fast NVME drive
- Windows is running NTFS of course. I'm wondering if SMB is choking in the APFS -> NTFS conversion over SMB? Might try to create a sparse bundle and copy to that to see if it helps? EDIT: Sparse bundle not much better. Hit maybe 10MB/s, nowhere near 100MB/s.
Anything else that might be going on? Windows or mac not using full SMB3 vs SMB1? Other?
EDIT: Another updated. SMButils is showing it using:
SMB_VERSION SMB_3.1.1
So... not a v1 issue.
Last edited: