Closed martijndierckx closed 3 years ago
Thanks for your report. (Dag Martijn)
Would you mind sending me the smart data output of all drives?
for x in `ls -1 /dev/sd?`; do echo $x; smartctl -a $x; done > /tmp/smartoutput.txt
You can drop the smartoutput.txt as a file here.
Maybe my code is chocking on some (lack of) smart output. If no output is generated, you might want to add -d ata to the smartctl parameters. Many thanks in advance.
Here you go smartoutput.txt
Thanks a lot, I suspect that it doesn't cope well with this section:
=== START OF INFORMATION SECTION === Vendor: VMware Product: Virtual disk
I'll try and fix the error handling.
I've created a branch 'development' with the fixed code. I believe I resolved the issue, but you'll be the judge of that.
That did it!
Thanks for the swift response!
Downloaded the latest version of your scripts. But I'm getting a decoding error.
show disk -mSs
works but once I start requesting extra things like temp etc, the script returns an error.Any ideas?
Setup: