Kaiwang Chen
2011-11-22 04:09:34 UTC
Hi all,
It's a LSI SAS1068E
controller(http://www.lsi.com/products/storagecomponents/Pages/LSISAS1068E.aspx)
as reported by lspci:
SCSI storage controller: LSI Logic / Symbios Logic SAS1068E
PCI-Express Fusion-MPT SAS
We have two disks managed by SAS1068E as RAID1, and would like to do
health check.
Apparently, the virtual disk itself does not support SMART:
# smartctl -a /dev/sda
smartctl 5.42 2011-10-20 r3458 [i686-linux-2.6.18-128.el5PAE] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
Vendor: Dell
Product: VIRTUAL DISK
Revision: 1028
User Capacity: 299,439,751,168 bytes [299 GB]
Logical block size: 512 bytes
Logical Unit id: 0x600508e000000000c131241ccf20f70c
Device type: disk
Local Time is: Mon Nov 21 14:59:47 2011 CST
Device does not support SMART
Error Counter logging not supported
Device does not support Self Test logging
Long (extended) offline self test failed [badly formed scsi parameters]
And it is not megaraid either:
# smartctl -a -d megaraid,0 /dev/sda
smartctl 5.42 2011-10-20 r3458 [i686-linux-2.6.18-128.el5PAE] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
Smartctl open device: /dev/sda [megaraid_disk_00] failed: cannot open
/dev/megaraid_sas_ioctl_node or /dev/megadev0
So is LSI SAS1068E supported by smartmontools?
Thanks,
Kaiwang
It's a LSI SAS1068E
controller(http://www.lsi.com/products/storagecomponents/Pages/LSISAS1068E.aspx)
as reported by lspci:
SCSI storage controller: LSI Logic / Symbios Logic SAS1068E
PCI-Express Fusion-MPT SAS
We have two disks managed by SAS1068E as RAID1, and would like to do
health check.
Apparently, the virtual disk itself does not support SMART:
# smartctl -a /dev/sda
smartctl 5.42 2011-10-20 r3458 [i686-linux-2.6.18-128.el5PAE] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
Vendor: Dell
Product: VIRTUAL DISK
Revision: 1028
User Capacity: 299,439,751,168 bytes [299 GB]
Logical block size: 512 bytes
Logical Unit id: 0x600508e000000000c131241ccf20f70c
Device type: disk
Local Time is: Mon Nov 21 14:59:47 2011 CST
Device does not support SMART
Error Counter logging not supported
Device does not support Self Test logging
Long (extended) offline self test failed [badly formed scsi parameters]
And it is not megaraid either:
# smartctl -a -d megaraid,0 /dev/sda
smartctl 5.42 2011-10-20 r3458 [i686-linux-2.6.18-128.el5PAE] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
Smartctl open device: /dev/sda [megaraid_disk_00] failed: cannot open
/dev/megaraid_sas_ioctl_node or /dev/megadev0
So is LSI SAS1068E supported by smartmontools?
Thanks,
Kaiwang