UNSOLVED

upceo

updated

5 years ago

U

upceo

1 Rookie

19 Posts

0

5039

June 14th, 2021 17:00

SMART parameters for SAS drives behind RAID controller using perccli

Hi

I have Dell Power edge machines. I have installed perccli utility to get the details of the drives behind my PERC H710 Mini raid controller. it has Device Interface = SAS-6G.

I used following command to get smart parameters of drives.
./perccli  /c0 /eall /sall show smart

CLI Version = 007.0529.0000.0000 Sep 18, 2018
Operating system = VMkernel 6.5.0
Controller = 0
Status = Failure
Description = Show Drive Smart Information Failed.Detailed Status :
===============-------------------------------------------------------------------
Drive      Status  ErrCd ErrMsg
-------------------------------------------------------------------
/c0/e32/s0 Failure   255 Command is supported for SATA drives only
/c0/e32/s1 Failure   255 Command is supported for SATA drives only
/c0/e32/s2 Failure   255 Command is supported for SATA drives only
/c0/e32/s3 Failure   255 Command is supported for SATA drives only
/c0/e32/s4 Failure   255 Command is supported for SATA drives only
/c0/e32/s5 Failure   255 Command is supported for SATA drives only
/c0/e32/s6 Failure   255 Command is supported for SATA drives only
/c0/e32/s7 Failure   255 Command is supported for SATA drives only
-------------------------------------------------------------------

Looks like the command works on SATA drives only.

So how do I get the SMART parameters for SAS drives ?

Would appreciate the response.

Thank you

Deepali