Page 2 of 2

Re: check_ide_smart ioctl error

Posted: Thu Jan 22, 2015 8:56 am
by tiagocruz
tgriep wrote:Try running this

Code: Select all

smartctl -a /dev/sdb
This is the result:

Code: Select all

[root@diveo33 ~]# smartctl -a /dev/sdb
smartctl 5.42 2011-10-20 r3458 [i686-linux-2.6.32.12-0.7.1.xs6.0.0.531.170662xen] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net

Vendor:               vices/pc
Product:              i0000:00/0000:00
Revision:             :1f.
User Capacity:        600,343,318,966,565,259 bytes [600 PB]
Logical block size:   774857829 bytes
>> Terminate command early due to bad response to IEC mode page
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
This is bad? :roll: :cry:

Code: Select all

[root@diveo33 ~]# smartctl -a /dev/sdb -T permissive
smartctl 5.42 2011-10-20 r3458 [i686-linux-2.6.32.12-0.7.1.xs6.0.0.531.170662xen] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net

Vendor:               vices/pc
Product:              i0000:00/0000:00
Revision:             :1f.
User Capacity:        600,343,318,966,565,259 bytes [600 PB]
Logical block size:   774857829 bytes
>> Terminate command early due to bad response to IEC mode page

Error Counter logging not supported
Device does not support Self Test logging
Thanks a lot!

Re: check_ide_smart ioctl error

Posted: Thu Jan 22, 2015 9:36 am
by tgriep
It looks like you drive doesn't support SMART. Is it connected to a RAID controller?