In this 'SBC NAS Group Test' Christopher measures 10.3 MB/s with Samba and a Pi 3: https://www.youtube.com/watch?v=jsCgXQjaviM
What do you 3+ owners get in the same scenario?
But what if I want to use Pi as NAS? No good idea?DougieLawson wrote: ↑Tue Mar 27, 2018 12:01 amIf you can avoid Samba/CIFS then avoid it. My ancient Zyxel NAS supports NFSV3, so I mount the NFS shares on all fifteen Raspberries.
I feel like you are running into a 100mbit cap somewhere besides the RPi. I Got a few 3b+ units just last week, fired one up with a 1tb usb disk on samba and large file upload/download sustains at 19MB/s. Its still not going to compete with even a cheap dedicated NAS device but its a good step in the right direction thanks to the ethernet bump. If the Pi could get even Multiport USB 2.0 on the SoC (like the Asus Tinker has), that would free things up quite a bit without the struggle to get to USB 3.0.pretoriano wrote: ↑Mon Mar 26, 2018 9:17 pm
Then, I expected RPI 3B+ to increase my network performance since we now indeed have a gigabit chip. But I guess my bottleneck is in the USB 2.0 bus and not in the network chip. I still have the same ~10MB/s performance (I do see peaks of 11 to 12 MBps but not sustained).
I do not think there is anything I can do to improve this since I believe the bottleneck is in the USB bus and so this may very well be the maximum speed these boards will have until (hopefully) we see anything bigger than USB 2.0.
If anyone has any thoughts or recommendations please share.
I think 13MB/sec for a Pi 3B+ with a USB attached HD is near the maximum sustained speed possible. The only obvious question is how much of a performance decrease is WiFi causing.heyyoheisenberg wrote: ↑Sat Apr 06, 2019 8:16 pmI am getting constant 13 MB/s. My setup is 40Gig Intel SSD with raspbian stretch lite using SSD boot, 2nd 1TB WD Portable HD attached in USB. PI is connected with router directly with ethernet and My windows 10 workstation(where I have mapped my smb share) is connected to 5G wifi using PCIE wifi card with dual antennas. Any tweaks I can do to increase this speed ?
I'm getting constant 19.x MB/sec. No WiFi involved, everthing is connected via ethernet.ejolson wrote: ↑Mon Apr 08, 2019 5:02 amI think 13MB/sec for a Pi 3B+ with a USB attached HD is near the maximum sustained speed possible. The only obvious question is how much of a performance decrease is WiFi causing.heyyoheisenberg wrote: ↑Sat Apr 06, 2019 8:16 pmI am getting constant 13 MB/s. My setup is 40Gig Intel SSD with raspbian stretch lite using SSD boot, 2nd 1TB WD Portable HD attached in USB. PI is connected with router directly with ethernet and My windows 10 workstation(where I have mapped my smb share) is connected to 5G wifi using PCIE wifi card with dual antennas. Any tweaks I can do to increase this speed ?
What kind of USB drive are you using?gkreidl wrote: ↑Mon Apr 08, 2019 6:15 amI'm getting constant 19.x MB/sec. No WiFi involved, everthing is connected via ethernet.ejolson wrote: ↑Mon Apr 08, 2019 5:02 amI think 13MB/sec for a Pi 3B+ with a USB attached HD is near the maximum sustained speed possible. The only obvious question is how much of a performance decrease is WiFi causing.heyyoheisenberg wrote: ↑Sat Apr 06, 2019 8:16 pmI am getting constant 13 MB/s. My setup is 40Gig Intel SSD with raspbian stretch lite using SSD boot, 2nd 1TB WD Portable HD attached in USB. PI is connected with router directly with ethernet and My windows 10 workstation(where I have mapped my smb share) is connected to 5G wifi using PCIE wifi card with dual antennas. Any tweaks I can do to increase this speed ?
It is not essential, but will be considerably faster than NTFS.AndriusWild wrote: ↑Mon Apr 22, 2019 4:32 pmIs having the HDD formatted ext4 a must? Mine is NTFS and the speed is terrible...