Hello All,
Unfortunately the problem still exists.
That Samsung USB thumb drive throws thousands of errors in dmesg. Once I reboot the RPI it's back OK for a while (weeks/months), until the issue pops up again. I have multiple of these Samsung 'FIT' drives in use with other PCs. They are fast and have no buffering slowdown when copying large files. I really like them. Just in the RPI they are acting up.
Any recommendations?
Any ideas of other well tested USB drive brands out there? I am using this to store my html page on the RPI. So there's a lot of random access and I don't want to have a spinning disk there 24/7.
fstab entry:Cheers,
Gert
Unfortunately the problem still exists.
That Samsung USB thumb drive throws thousands of errors in dmesg. Once I reboot the RPI it's back OK for a while (weeks/months), until the issue pops up again. I have multiple of these Samsung 'FIT' drives in use with other PCs. They are fast and have no buffering slowdown when copying large files. I really like them. Just in the RPI they are acting up.
Any recommendations?
Any ideas of other well tested USB drive brands out there? I am using this to store my html page on the RPI. So there's a lot of random access and I don't want to have a spinning disk there 24/7.
fstab entry:
Code:
UUID=64A5-F009 /media/usbstick64G exfat auto,user,exec,rw,nofail,uid=1001,gid=1001 0 0
Code:
...Oct 14 21:37:03 localhost kernel: [345342.224224] Buffer I/O error on dev sda1, logical block 3590016, async page readOct 14 21:37:03 localhost kernel: [345342.224802] Buffer I/O error on dev sda1, logical block 3220480, async page readOct 14 21:37:03 localhost kernel: [345342.225562] Buffer I/O error on dev sda1, logical block 3219008, async page readOct 14 21:37:03 localhost mount.exfat: failed to write cluster 0x17e67Oct 14 21:37:03 localhost mount.exfat: failed to write cluster 0x17e67Oct 14 21:37:03 localhost mount.exfat: failed to write cluster 0x17e67Oct 14 21:37:03 localhost mount.exfat: failed to write cluster 0x17e67Oct 14 21:37:03 localhost mount.exfat: failed to write cluster 0x17e67Oct 14 21:37:03 localhost mount.exfat: failed to write cluster 0x17e67Oct 14 21:37:03 localhost mount.exfat: failed to write cluster 0x17e67Oct 14 21:37:03 localhost mount.exfat: failed to write cluster 0x17e67Oct 14 21:37:03 localhost mount.exfat: failed to write cluster 0x17e67Oct 14 21:37:03 localhost mount.exfat: failed to write cluster 0x17e67...
Gert
Statistics: Posted by Gert — Tue Oct 15, 2024 5:07 am