A week ago I had TV recordings failing on me - and my quick fix - was just to reboot the Vero.
Recording the next days - completed fine without issues.
The drive in question is connected directly to the Vero - and among other things acting as storage for TV recordings.
Yesterday - I had to do another reboot - and got hung on this below message for a while:
You could run a smartctl test (we can provide further advice) if the enclosure supports it.
I do wonder if some other services just crashed or brought some instability to the system however
Sounds interesting running a smartctl test!
The enclosure is an icy-box - more specifically - this one
At the bottom of the page (above link) there is a data sheet - with more specs.
Regarding other service.
I have a Raspberry Pi running Volumio.
My music library is stored on this drive as well (although having a NAS - itās not on 24/7/365 - due to ridiculous electricity prices here in Denmark) - as itās always on - and Iām a heavy user of Volumio.
In fact it was due to the fact that Volumio stopped playing music the other day - it froze up - endlessly searching for music.
Turned out that it lost access to the music library.
I ended up restarting the Vero - in order to re-establish connection to the library - and got the screen with āfailed umountingā as seen in my first post of this thread.
Give it a try, while with the SSD information via the USB enclosure will be limited.
Assume you know how to access the cli sudo apt install smartmontools sudo smartctl -d auto -a /dev/sda
Thank you for this information. As fzinken already mentioned, it looks like this device, or rather the USB bridge used in it, isnāt supported by smartctl. You can also try the device type parms -d sntjmicron or -d usbjmicron but this is as the last try just on trial and error basis.
If this is an original JMicron device, you might still find online articles by entering the model name and smartctl on how to get the two to communicate with each other, or a special tool from the manufacturer that you can use to test the drive under Windows/Linux.
If you installed the hdd/ssd in an enclosure yourself, I would recommend trying a different enclosure.
Yeah I installed the disk in the enclosure myself.
It was a spare disk I had sitting in my drawer - and bought the enclosure for another project.
At some point the enclosure ended up in the same drawer - and I thought why not bring it to use.
Tried your suggestions:
sudo smartctl -d sntjmicron -a /dev/sda
smartctl 7.2 2020-12-30 r5155 [aarch64-linux-4.9.269-62-osmc] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
Read NVMe Identify Controller failed: Connection timed out
sudo smartctl -d usbjmicron -a /dev/sda
smartctl 7.2 2020-12-30 r5155 [aarch64-linux-4.9.269-62-osmc] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
Read Device Identity failed: scsi error unsupported field in scsi command
A mandatory SMART command failed: exiting. To continue, add one or more ā-T permissiveā options.
:::::::::::::
Donāt waste more time on this Jim - I was just trying to be proactive and see if could get some useful information on the health of the drive.
Maybe itās time to see if the drawer holds another spare drive - that could be useful.