BladeSystem - General
1748246 Members
3791 Online
108760 Solutions
New Discussion

HP ProLiant BL460c G6 with CentOS 6.7 - can't get SMART data for hard disk

 
kiav
Collector

HP ProLiant BL460c G6 with CentOS 6.7 - can't get SMART data for hard disk

smartctl does not help:

 

[root@localhost ~]# smartctl -x /dev/sda
smartctl 5.43 2012-06-30 r3573 [x86_64-linux-2.6.32-573.el6.x86_64] (local build)
Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net

Vendor:               HP
Product:              LOGICAL VOLUME
Revision:             6.64
User Capacity:        512,073,031,680 bytes [512 GB]
Logical block size:   512 bytes
Logical Unit id:      0x600508b1001cf125fd5431c8b6ce836e
Serial number:        50014380065E2F30
Device type:          disk
Local Time is:        Wed Oct  7 20:08:16 2015 NOVT
Device does not support SMART

 

hpdiags gives errors in SMART data (hpdiags selftest example.txt) with errorCode="W165"

 

hpacucli with show commnand does not show SMART data at all.

 

What soft do I need to get SMART info about my disks?

 

They all connected to internal RAID controller - P410i.

1 REPLY 1
kiav
Collector

Re: HP ProLiant BL460c G6 with CentOS 6.7 - can't get SMART data for hard disk

Hoster support help me:

 

smartctl -a -d cciss,0 /dev/sda
smartctl -a -d cciss,1 /dev/sdb

 

And general info about controller and disks in hpacucli:

 

=> ctrl all show config

Smart Array P410i in Slot 0 (Embedded)    (sn: XXXXXXXXXXXXXXXXX)

   array A (Solid State SATA, Unused Space: 0  MB)


      logicaldrive 1 (476.9 GB, RAID 0, OK)

      physicaldrive 1I:1:1 (port 1I:box 1:bay 1, Solid State SATA, 512.1 GB, OK)

   array B (SATA, Unused Space: 0  MB)


      logicaldrive 2 (931.5 GB, RAID 0, OK)

      physicaldrive 1I:1:2 (port 1I:box 1:bay 2, SATA, 1 TB, OK)