smartctl -x /dev/sdc
directly and post the output? This should give us some more information.journalctl -b -e
that could be related to this?Thanks for repy, there are no errors inHi,
can you try runningsmartctl -x /dev/sdc
directly and post the output? This should give us some more information.
Also, are there any errors/warnings/etc. injournalctl -b -e
that could be related to this?
jorunalctl -b -e
This is actually a known bug, which was fixed with smartctl 7.3.
So you (unfortunately) have to wait until the package is updated to 7.3.
In the meantime, you can of course install it directly from source at your own risk if you want and try out if that fixes it.
Let me know if you need help with that.
Have you tried that?/dev/sdc: requires option '-d cciss,N'
smartctl -d sat -x /dev/sdX
or smartctl -d sat,auto -x /dev/sdX
smartctl -d auto -x /dev/sdX
One of them should work. Yes that commands works, and i will wait for the update in proxmox, so we see them also in the webui.Have you tried that?
Btw. SATA disks behind HBA/Expander can be accessed via
smartctl -d sat -x /dev/sdX
orsmartctl -d sat,auto -x /dev/sdX
Also you can trysmartctl -d auto -x /dev/sdX
One of them should work.![]()
We use essential cookies to make this site work, and optional cookies to enhance your experience.