Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Library update too slow
#3
I found the issue, the problem was rpi 4 with some ssd device.
(https://www.raspberrypi.org/forums/viewt...8&t=245931)

The solution was:
1. find device id by using lsusb, in my case:
    pi@moode:/var/log/mpd $ lsusb
    Bus 002 Device 002: ID 125f:a67a A-DATA Technology Co., Ltd.
2. put the id in file /boot/cmdline.txt:
   usb-storage.quirks=125f:a67a:u

I have more than 7000 flac file, I have the same file on another pc over the network, so I tried to mount it by nfs, the all library content was updated in a few minutes, so I started to watch on usb speed.

It's possible to check the usb ssd speed by using hdparm command.

I also have problem on boot with the automount function, that not works, i solved by switthing from udisks-glue to devmon
Reply


Messages In This Thread
Library update too slow - by magostinelli - 08-12-2020, 08:20 AM
RE: Library update too slow - by Tim Curtis - 08-12-2020, 12:59 PM
RE: Library update too slow - by magostinelli - 08-12-2020, 01:11 PM
RE: Library update too slow - by Tim Curtis - 08-12-2020, 01:35 PM
RE: Library update too slow - by TheOldPresbyope - 08-12-2020, 01:25 PM
RE: Library update too slow - by magostinelli - 08-12-2020, 01:30 PM
RE: Library update too slow - by TheOldPresbyope - 08-12-2020, 01:34 PM
RE: Library update too slow - by magostinelli - 08-12-2020, 02:49 PM
RE: Library update too slow - by TheOldPresbyope - 08-12-2020, 02:59 PM

Forum Jump: