SSD timeout error

Hey,

I’ve a brand new SSD I’d like to use for Nextcloud. When I try to play with it, using the /storage web interface, my Mox says :

Traceback (most recent call last):
  File "/reporting.py", line 93, in __call__
  File "/backend_data.py", line 86, in __call__
  File "/bottle_i18n.py", line 68, in __call__
  File "/bottle.py", line 979, in __call__
  File "/bottle.py", line 954, in wsgi
  File "/bottle.py", line 862, in _handle
  File "/bottle.py", line 682, in mountpoint_wrapper
  File "/bottle.py", line 979, in __call__
  File "/bottle.py", line 954, in wsgi
  File "/bottle.py", line 862, in _handle
  File "/bottle.py", line 1740, in wrapper
  File "/__init__.py", line 79, in wrapper
  File "/__init__.py", line 146, in config_page_get
  File "/__init__.py", line 41, in render
  File "/backend.py", line 102, in perform
  File "/backend.py", line 85, in perform
  File "/mqtt.py", line 361, in send
TimeoutError

I can’t go further. Any idea ?

It appears to be a driver issue or so. Do not use Samsung SSD T5, OpenWRT do not handle it properly.

Here is a speedtest from the Mox :

root@turris:~# hdparm -Tt /dev/sda

/dev/sda:
 Timing cached reads:     2 MB in 216.98 seconds =   9.44 kB/sec
 Timing buffered disk reads:   2 MB in 217.02 seconds =   9.44 kB/sec

Same test, same SSD, from Debian :

Timing cached reads:   29926 MB in  1.99 seconds = 15063.48 MB/sec
 Timing buffered disk reads: 1318 MB in  3.00 seconds = 439.28 MB/sec