First of all i want to say that this is not a complaint AT ALL, im very happy with what this community does with libreelec, that being said to my "issue":
As the title say i get weird samba speeds on the rock64 latest alpha and i want to know if there is any idea to improve things a bit at least, the thing is like this:
libreelec working as a "NAS" and windows 10 as client
copy file FROM libreelec TO w10 desktop = 30MB/s average
copy file FROM w10 desktop TO libreelec = 90MB/s average
Not that it matters but the w10 computer have an ssd and the rock64 have an hdd thru usb
Some notes to keep in mind:
- hdparm super basic test:
hdparm -Tt /dev/sda
/dev/sda:
Timing cached reads: 1500 MB in 2.00 seconds = 750.25 MB/sec
Timing buffered disk reads: 328 MB in 3.01 seconds = 109.00 MB/sec
- the EXACT same hardware setup but with OMV on the rock64 was giving me an average of 70MB/s LE->W7 (cant remember the other direction) also keeping in mind that w10 to LE gives me 90MB/s average makes me think that hardware and network are fine
- transfer tests were done with about 7gb information in 2-3 files top to rule out any caching both omv or LE can be doing
- both systems are freshly installed, i didnt touch ANY option at all in any of them exept that i tried forcing SMB2 and SMB3 on LE and made no difference at all, now its back to the defaul 2/3
I think that this needs some smb.conf fine tuning maybe but i cant find specific information googling so i came here for help, any ideas? 30MB/s seems suspiciously close to what a usb2 port gives BUT on the other hand the other direction gives 90MB/s...maybe some mount option?
Im not looking to outspeed OMV but at least 60MB/s LE->W10 since i transfer stuff a lot more on that direction
Thanks in advance for ANY help/ideas