Opened 10 years ago
Closed 10 years ago
#486 closed defect (worksforme)
smartctl tool is giving error ----- " Error Counter logging not supported Device does not support Self Test logging " while fetching the life of SSD.
Reported by: | Dinesh Rathee | Owned by: | Dinesh Rathee |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | smartctl | Version: | 5.38 |
Keywords: | megaraid linux | Cc: | dinesh.rathee@… |
Description
Hi Team,
The smartctl tool is giving some error while fetching the life of ssd ; the output is shared below.
Can you please check and provide the solution asap as this info is needed and very critical for our environment.
[root@ukna50sr-vf ~]# smartctl -a /dev/sda
smartctl version 5.38 [x86_64-redhat-linux-gnu] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/
Device: LSI MR9261-8i Version: 2.90
Serial number: 00f329f7056cce821560f1e102b00506
Device type: disk
Local Time is: Thu Nov 6 03:54:16 2014 UTC
Device does not support SMART
Error Counter logging not supported
Device does not support Self Test logging
Thanks & Regards,
Dinesh Rathee
M.No. ; +91-9650463332
Change History (2)
comment:1 by , 10 years ago
Keywords: | megaraid linux added; smartctl Error Counter removed |
---|---|
Priority: | critical → minor |
comment:2 by , 10 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
This should work with a recent version of smartctl.
This version is 6+ years old, please update.
This "disk" is a actually logical volume behind a LSI MegaRAID SAS controller. Try
-d megaraid,N
option, see smartctl man page and Wiki page about RAID support for further info.