[WebGUI] S.M.A.R.T Test results error
Description
Problem/Justification
None
Impact
None
relates to
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity
Show:
Oliver August 25, 2021 at 7:01 PM
Thank you. I will follow the new bug report.
Vladimir Vinogradenko August 25, 2021 at 3:32 PM
@Oliver thank you for reporting this, we'll track the fix in a separate issue https://jira.ixsystems.com/browse/NAS-112012
Oliver August 24, 2021 at 12:31 AMEdited
I still get this error in TrueNAS-12.0-U5 with my NVMe disk.
[EINVAL] disks.0.identifier: {serial_lunid}XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX is not valid. Please provide a valid disk identifier.
More info...
Error: Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/middlewared/main.py", line 138, in call_method
result = await self.middleware._call(message['method'], serviceobj, methodobj, params, app=self,
File "/usr/local/lib/python3.9/site-packages/middlewared/main.py", line 1205, in _call
return await methodobj(*prepared_call.args)
File "/usr/local/lib/python3.9/site-packages/middlewared/schema.py", line 973, in nf
return await f(*args, **kwargs)
File "/usr/local/lib/python3.9/site-packages/middlewared/plugins/smart.py", line 402, in manual_test
verrors.check()
File "/usr/local/lib/python3.9/site-packages/middlewared/service_exception.py", line 62, in check
raise self
middlewared.service_exception.ValidationErrors: [EINVAL] disks.0.identifier: {serial_lunid}XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX is not valid. Please provide a valid disk identifier.
It is still not fixed.
Complete
Details
Assignee
Vladimir VinogradenkoVladimir VinogradenkoReporter
AndaAndaLabels
Components
Fix versions
Affects versions
Priority
Low
Details
Details
Assignee
Vladimir Vinogradenko
Vladimir VinogradenkoReporter
Anda
AndaLabels
Components
Fix versions
Affects versions
Priority
More fields
Time tracking
More fields
Time tracking
More fields
Time trackingKatalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Created August 28, 2020 at 10:43 PM
Updated July 1, 2022 at 4:55 PM
Resolved December 18, 2020 at 8:06 PM
Hey,
If I try to look up the S.M.A.R.T Test Results of my Boot drive (NVMe) I get this error:
Error: Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/middlewared/utils/_init_.py", line 201, in filter_list
return rv[0]
IndexError: list index out of range
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/middlewared/main.py", line 137, in call_method
result = await self.middleware._call(message['method'], serviceobj, methodobj, params, app=self,
File "/usr/local/lib/python3.8/site-packages/middlewared/main.py", line 1187, in _call
return await methodobj(*prepared_call.args)
File "/usr/local/lib/python3.8/site-packages/middlewared/schema.py", line 973, in nf
return await f(*args, **kwargs)
File "/usr/local/lib/python3.8/site-packages/middlewared/plugins/smart.py", line 545, in results
return filter_list(
File "/usr/local/lib/python3.8/site-packages/middlewared/utils/_init_.py", line 203, in filter_list
raise MatchNotFound()
middlewared.service_exception.MatchNotFound
All the other drives (HDDs and SSDs) work fine. I'm on 12.0-MASTER-202006220424.