-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
samba copy to usb stick overloads cpu #732
Comments
If there are som trick to apply somewhere, to restrict upload speed on samba transfers, it would help a lot |
please log to SSH before transfering the data and check the logs. but again as first step, please check the logs for errors |
what logfile should I check ? |
found this in /var/log/log.nmbd Got SIGTERM: going down... |
Alright, I purchased a new Kingston XS1000 (external SSD), and this issue went away. With the standard samba in the firmware, no tweaks... its peaks at 40-50MB/s write speed, and stays around 30 Please disregard prior comments |
Router Model Affected
TUF-AX3000 V2
Firmware Version Affected
3004.388.8_2-gnuton1
Is this bug present in upstream Merlin releases too?
not tested
Describe the bug
Whenever I try to copy files (mp3's) to the attached samba mounted USB stick (fairly new Kinston Datatraveler 64G) it starts well and Windows says 20-25 megabyte/s, then after 3-4 seconds it will quickly drop to 0, and I see most CPU's in TUF-AX3000 V2 stays at 100% a while, the routers webinterface gets unresponsive, SFTP connection gets unresponsive.
I've searched for similar cases, but its surprising to see all the search results are people looking to boost transfer speeds with buffer adjustments in samba config (for different routers though and back in 2018-2020)
Media Server is off and not configured....I tried USB2..0 mode and USB3.0 mode, no difference
Copying from the attached USB stick seems fine....
I tried to lower send and receive buffers in smb.conf.add, lowering them to 8k, but same happens...
To Reproduce
Steps to reproduce the behavior:
Copy 15-20 mp3 files to samba mount on the TUF-AX3000 V2
Expected behavior
not overload cpu
Screenshots
If applicable, add screenshots to help explain your problem or remove this section
starts well, then crawls for 1-2min, then some transfer activity when CPU comes back, then overload again
The text was updated successfully, but these errors were encountered: