Kaushal Shriyan | 26 Jul 2012 14:36
Picon

Device: DELL PERC H700 Version: 2.10 DELL PERC controllers are not supported.

Hi,

The server is running CentOS 5.8 Linux OS on Dell PowerEdge R710
having raid controller card 03:00.0 RAID bus controller: LSI Logic /
Symbios Logic MegaRAID SAS 2108 [Liberator] (rev 05)

/usr/sbin/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: DELL PERC H700 Version: 2.10

DELL PERC controllers are not supported.

Any clue to the above issue?

Regards,

Kaushal

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Alex Samorukov | 26 Jul 2012 15:45
Picon

Re: Device: DELL PERC H700 Version: 2.10 DELL PERC controllers are not supported.

5.38 is VERY old. Use something recent.

On 07/26/2012 02:36 PM, Kaushal Shriyan wrote:
> Hi,
>
> The server is running CentOS 5.8 Linux OS on Dell PowerEdge R710
> having raid controller card 03:00.0 RAID bus controller: LSI Logic /
> Symbios Logic MegaRAID SAS 2108 [Liberator] (rev 05)
>
> /usr/sbin/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: DELL PERC H700 Version: 2.10
>
> DELL PERC controllers are not supported.
>
> Any clue to the above issue?
>
> Regards,
>
> Kaushal
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
(Continue reading)

Kaushal Shriyan | 26 Jul 2012 15:55
Picon

Re: Device: DELL PERC H700 Version: 2.10 DELL PERC controllers are not supported.



On Thu, Jul 26, 2012 at 7:15 PM, Alex Samorukov <ml <at> os2.kiev.ua> wrote:
5.38 is VERY old. Use something recent.


Alex,

is there a recent binary package available for CentOS 5.8?

Regards

Kaushal
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Smartmontools-support mailing list
Smartmontools-support <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/smartmontools-support
Kaushal Shriyan | 26 Jul 2012 16:46
Picon

Re: Device: DELL PERC H700 Version: 2.10 DELL PERC controllers are not supported.

On Thu, Jul 26, 2012 at 7:25 PM, Kaushal Shriyan
<kaushalshriyan <at> gmail.com> wrote:
>
>
> On Thu, Jul 26, 2012 at 7:15 PM, Alex Samorukov <ml <at> os2.kiev.ua> wrote:
>>
>> 5.38 is VERY old. Use something recent.
>>
>>
> Alex,
>
> is there a recent binary package available for CentOS 5.8?
>
> Regards
>
> Kaushal

Hi Alex,

Have upgraded smartctl from 5.38 to 5.42.

[root <at>  ~]# /usr/sbin/smartctl -a /dev/sda
smartctl 5.42 2011-10-20 r3458 [x86_64-linux-2.6.18-308.1.1.el5] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net

Vendor:               DELL
Product:              PERC H700
Revision:             2.10
User Capacity:        598,879,502,336 bytes [598 GB]
Logical block size:   512 bytes
Logical Unit id:      0x6d4ae5207650a10016ce922e075945a7
Serial number:        00a74559072e92ce1600a1507620e54a
Device type:          disk
Local Time is:        Thu Jul 26 20:13:28 2012 IST
Device does not support SMART

Error Counter logging not supported
Device does not support Self Test logging
[root <at>  ~]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda3              20G  5.3G   14G  29% /
/dev/sda7             339G   31G  291G  10% /home
/dev/sda5             9.7G  191M  9.1G   3% /tmp
/dev/sda2             165G   26G  131G  17% /var
/dev/sda1             485M   23M  437M   5% /boot
tmpfs                  16G     0   16G   0% /dev/shm
[root <at>  ~]#

is there a way to enable SMART?

Regards

Kaushal

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Kaushal Shriyan | 26 Jul 2012 16:48
Picon

Re: Device: DELL PERC H700 Version: 2.10 DELL PERC controllers are not supported.

On Thu, Jul 26, 2012 at 8:16 PM, Kaushal Shriyan
<kaushalshriyan <at> gmail.com> wrote:
> On Thu, Jul 26, 2012 at 7:25 PM, Kaushal Shriyan
> <kaushalshriyan <at> gmail.com> wrote:
>>
>>
>> On Thu, Jul 26, 2012 at 7:15 PM, Alex Samorukov <ml <at> os2.kiev.ua> wrote:
>>>
>>> 5.38 is VERY old. Use something recent.
>>>
>>>
>> Alex,
>>
>> is there a recent binary package available for CentOS 5.8?
>>
>> Regards
>>
>> Kaushal
>
> Hi Alex,
>
> Have upgraded smartctl from 5.38 to 5.42.
>
> [root <at>  ~]# /usr/sbin/smartctl -a /dev/sda
> smartctl 5.42 2011-10-20 r3458 [x86_64-linux-2.6.18-308.1.1.el5] (local build)
> Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
>
> Vendor:               DELL
> Product:              PERC H700
> Revision:             2.10
> User Capacity:        598,879,502,336 bytes [598 GB]
> Logical block size:   512 bytes
> Logical Unit id:      0x6d4ae5207650a10016ce922e075945a7
> Serial number:        00a74559072e92ce1600a1507620e54a
> Device type:          disk
> Local Time is:        Thu Jul 26 20:13:28 2012 IST
> Device does not support SMART
>
> Error Counter logging not supported
> Device does not support Self Test logging
> [root <at>  ~]# df -h
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/sda3              20G  5.3G   14G  29% /
> /dev/sda7             339G   31G  291G  10% /home
> /dev/sda5             9.7G  191M  9.1G   3% /tmp
> /dev/sda2             165G   26G  131G  17% /var
> /dev/sda1             485M   23M  437M   5% /boot
> tmpfs                  16G     0   16G   0% /dev/shm
> [root <at>  ~]#
>
> is there a way to enable SMART?
>
> Regards
>
> Kaushal

Also is 5.42 the recent stable version?

Regards

Kaushal

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Alex Samorukov | 26 Jul 2012 16:55
Picon

Re: Device: DELL PERC H700 Version: 2.10 DELL PERC controllers are not supported.

On 07/26/2012 04:48 PM, Kaushal Shriyan wrote:
> [root <at>  ~]# df -h
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/sda3              20G  5.3G   14G  29% /
> /dev/sda7             339G   31G  291G  10% /home
> /dev/sda5             9.7G  191M  9.1G   3% /tmp
> /dev/sda2             165G   26G  131G  17% /var
> /dev/sda1             485M   23M  437M   5% /boot
> tmpfs                  16G     0   16G   0% /dev/shm
> [root <at>  ~]#
>
> is there a way to enable SMART?
>
> Regards
>
> Kaushal
> Also is 5.42 the recent stable version?
Yes, try with -d megaraid,n with n from 0 to 32

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Kaushal Shriyan | 26 Jul 2012 16:56
Picon

Re: Device: DELL PERC H700 Version: 2.10 DELL PERC controllers are not supported.

On Thu, Jul 26, 2012 at 8:25 PM, Alex Samorukov <ml <at> os2.kiev.ua> wrote:
> On 07/26/2012 04:48 PM, Kaushal Shriyan wrote:
>>
>> [root <at>  ~]# df -h
>> Filesystem            Size  Used Avail Use% Mounted on
>> /dev/sda3              20G  5.3G   14G  29% /
>> /dev/sda7             339G   31G  291G  10% /home
>> /dev/sda5             9.7G  191M  9.1G   3% /tmp
>> /dev/sda2             165G   26G  131G  17% /var
>> /dev/sda1             485M   23M  437M   5% /boot
>> tmpfs                  16G     0   16G   0% /dev/shm
>> [root <at>  ~]#
>>
>> is there a way to enable SMART?
>>
>> Regards
>>
>> Kaushal
>> Also is 5.42 the recent stable version?
>
> Yes, try with -d megaraid,n with n from 0 to 32
>
Alex,

is this command /usr/sbin/smartctl -d megaraid,0 /dev/sda correct, not
sure about the number 0.

Regards

Kaushal

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Kaushal Shriyan | 26 Jul 2012 17:01
Picon

Re: Device: DELL PERC H700 Version: 2.10 DELL PERC controllers are not supported.

On Thu, Jul 26, 2012 at 8:26 PM, Kaushal Shriyan
<kaushalshriyan <at> gmail.com> wrote:
> On Thu, Jul 26, 2012 at 8:25 PM, Alex Samorukov <ml <at> os2.kiev.ua> wrote:
>> On 07/26/2012 04:48 PM, Kaushal Shriyan wrote:
>>>
>>> [root <at>  ~]# df -h
>>> Filesystem            Size  Used Avail Use% Mounted on
>>> /dev/sda3              20G  5.3G   14G  29% /
>>> /dev/sda7             339G   31G  291G  10% /home
>>> /dev/sda5             9.7G  191M  9.1G   3% /tmp
>>> /dev/sda2             165G   26G  131G  17% /var
>>> /dev/sda1             485M   23M  437M   5% /boot
>>> tmpfs                  16G     0   16G   0% /dev/shm
>>> [root <at>  ~]#
>>>
>>> is there a way to enable SMART?
>>>
>>> Regards
>>>
>>> Kaushal
>>> Also is 5.42 the recent stable version?
>>
>> Yes, try with -d megaraid,n with n from 0 to 32
>>
> Alex,
>
> is this command /usr/sbin/smartctl -d megaraid,0 /dev/sda correct, not
> sure about the number 0.
>
> Regards
>
> Kaushal

Alex,

/usr/sbin/smartctl -d megaraid,0 -H /dev/sda
smartctl 5.42 2011-10-20 r3458 [x86_64-linux-2.6.18-308.1.1.el5] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net

SMART Health Status: FAILURE PREDICTION THRESHOLD EXCEEDED: ascq=0x5
[asc=5d, ascq=5]

Am i missing anything? Let me know if you need more information.

Info :- I am following
http://www.cyberciti.biz/tips/linux-find-out-if-harddisk-failing.html

Please suggest.

Regards

Kaushal

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Alex Samorukov | 26 Jul 2012 17:16
Picon

Re: Device: DELL PERC H700 Version: 2.10 DELL PERC controllers are not supported.

On 07/26/2012 05:01 PM, Kaushal Shriyan wrote:
> /usr/sbin/smartctl -d megaraid,0 -H /dev/sda

1) use -i instead of -H
2) use numbers from 0 to 32.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Kaushal Shriyan | 27 Jul 2012 03:02
Picon

Re: Device: DELL PERC H700 Version: 2.10 DELL PERC controllers are not supported.

On Thu, Jul 26, 2012 at 8:46 PM, Alex Samorukov <ml <at> os2.kiev.ua> wrote:
> On 07/26/2012 05:01 PM, Kaushal Shriyan wrote:
>>
>> /usr/sbin/smartctl -d megaraid,0 -H /dev/sda
>
>
> 1) use -i instead of -H
> 2) use numbers from 0 to 32.
>

Alex,

what does numbers 0 to 32 denotes and on what condition i need to set
any numbers which lies between 0 and 32. Please help me understand.

Regards

Kaushal

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Kaushal Shriyan | 27 Jul 2012 03:26
Picon

Re: Device: DELL PERC H700 Version: 2.10 DELL PERC controllers are not supported.

On Fri, Jul 27, 2012 at 6:32 AM, Kaushal Shriyan
<kaushalshriyan <at> gmail.com> wrote:
> On Thu, Jul 26, 2012 at 8:46 PM, Alex Samorukov <ml <at> os2.kiev.ua> wrote:
>> On 07/26/2012 05:01 PM, Kaushal Shriyan wrote:
>>>
>>> /usr/sbin/smartctl -d megaraid,0 -H /dev/sda
>>
>>
>> 1) use -i instead of -H
>> 2) use numbers from 0 to 32.
>>
>
> Alex,
>
> what does numbers 0 to 32 denotes and on what condition i need to set
> any numbers which lies between 0 and 32. Please help me understand.
>
> Regards
>
> Kaushal

Alex,

I get these below information. Please help me understand about "SMART
Health Status: FAILURE PREDICTION THRESHOLD EXCEEDED: ascq=0x5
[asc=5d, ascq=5]" and what does that error mean. Does it mean that the
SAS disk 0 is failing and has serious issues and needs to be replaced
and also do i need to run health status test with different
options/flags or switches.

/usr/sbin/smartctl -d megaraid,0 -a /dev/sda
smartctl 5.42 2011-10-20 r3458 [x86_64-linux-2.6.18-308.1.1.el5] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net

Vendor:               SEAGATE
Product:              ST3300657SS
Revision:             ES65
User Capacity:        300,000,000,000 bytes [300 GB]
Logical block size:   512 bytes
Logical Unit id:      0x5000c500477d63bb
Serial number:        6SJ46RZB
Device type:          disk
Transport protocol:   SAS
Local Time is:        Fri Jul 27 06:50:49 2012 IST
Device supports SMART and is Enabled
Temperature Warning Disabled or Not Supported
SMART Health Status: FAILURE PREDICTION THRESHOLD EXCEEDED: ascq=0x5
[asc=5d, ascq=5]

Current Drive Temperature:     33 C
Drive Trip Temperature:        68 C
Elements in grown defect list: 2048
Vendor (Seagate) cache information
  Blocks sent to initiator = 2518358542
  Blocks received from initiator = 3507177513
  Blocks read from cache and sent to initiator = 19620730
  Number of read and write commands whose size <= segment size = 35772014
  Number of read and write commands whose size > segment size = 103
Vendor (Seagate/Hitachi) factory information
  number of hours powered up = 3903.10
  number of minutes until next internal SMART test = 32

Error counter log:
           Errors Corrected by           Total   Correction
Gigabytes    Total
               ECC          rereads/    errors   algorithm
processed    uncorrected
           fast | delayed   rewrites  corrected  invocations   [10^9
bytes]  errors
read:    7599922     9416         0   7609338    7609338
360.930           0
write:         0        0         0         0          0
1851.172           0
verify: 96309427  1108629         0  97418056   97419201
62032.969        3455

Non-medium error count:        3

SMART Self-test log
Num  Test              Status                 segment  LifeTime
LBA_first_err [SK ASC ASQ]
     Description                              number   (hours)
# 1  Background long   Completed                  32       1
      - [-   -    -]
# 2  Background short  Completed                  32       1
      - [-   -    -]

Long (extended) Self Test duration: 3200 seconds [53.3 minutes]
[root <at> ~]# /usr/sbin/smartctl -d megaraid,1 -a /dev/sda
smartctl 5.42 2011-10-20 r3458 [x86_64-linux-2.6.18-308.1.1.el5] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net

Vendor:               SEAGATE
Product:              ST3300657SS
Revision:             ES65
User Capacity:        300,000,000,000 bytes [300 GB]
Logical block size:   512 bytes
Logical Unit id:      0x5000c500477d49fb
Serial number:        6SJ44JEH
Device type:          disk
Transport protocol:   SAS
Local Time is:        Fri Jul 27 06:50:55 2012 IST
Device supports SMART and is Enabled
Temperature Warning Disabled or Not Supported
SMART Health Status: OK

Current Drive Temperature:     32 C
Drive Trip Temperature:        68 C
Elements in grown defect list: 0
Vendor (Seagate) cache information
  Blocks sent to initiator = 1288378070
  Blocks received from initiator = 3519302272
  Blocks read from cache and sent to initiator = 19977846
  Number of read and write commands whose size <= segment size = 35969964
  Number of read and write commands whose size > segment size = 102
Vendor (Seagate/Hitachi) factory information
  number of hours powered up = 3903.00
  number of minutes until next internal SMART test = 32

Error counter log:
           Errors Corrected by           Total   Correction
Gigabytes    Total
               ECC          rereads/    errors   algorithm
processed    uncorrected
           fast | delayed   rewrites  corrected  invocations   [10^9
bytes]  errors
read:   16718097        0         0  16718097   16718097
352.119           0
write:         0        0         0         0          0
1810.643           0
verify: 197332427        0         0  197332427   197332427
5156.549           0

Non-medium error count:        0

SMART Self-test log
Num  Test              Status                 segment  LifeTime
LBA_first_err [SK ASC ASQ]
     Description                              number   (hours)
# 1  Background long   Completed                  32       1
      - [-   -    -]
# 2  Background short  Completed                  32       1
      - [-   -    -]

Long (extended) Self Test duration: 3200 seconds [53.3 minutes]

Regards

Kaushal

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Kaushal Shriyan | 27 Jul 2012 16:33
Picon

Re: Device: DELL PERC H700 Version: 2.10 DELL PERC controllers are not supported.

On Fri, Jul 27, 2012 at 6:56 AM, Kaushal Shriyan
<kaushalshriyan <at> gmail.com> wrote:
> On Fri, Jul 27, 2012 at 6:32 AM, Kaushal Shriyan
> <kaushalshriyan <at> gmail.com> wrote:
>> On Thu, Jul 26, 2012 at 8:46 PM, Alex Samorukov <ml <at> os2.kiev.ua> wrote:
>>> On 07/26/2012 05:01 PM, Kaushal Shriyan wrote:
>>>>
>>>> /usr/sbin/smartctl -d megaraid,0 -H /dev/sda
>>>
>>>
>>> 1) use -i instead of -H
>>> 2) use numbers from 0 to 32.
>>>
>>
>> Alex,
>>
>> what does numbers 0 to 32 denotes and on what condition i need to set
>> any numbers which lies between 0 and 32. Please help me understand.
>>
>> Regards
>>
>> Kaushal
>
> Alex,
>
> I get these below information. Please help me understand about "SMART
> Health Status: FAILURE PREDICTION THRESHOLD EXCEEDED: ascq=0x5
> [asc=5d, ascq=5]" and what does that error mean. Does it mean that the
> SAS disk 0 is failing and has serious issues and needs to be replaced
> and also do i need to run health status test with different
> options/flags or switches.
>
> /usr/sbin/smartctl -d megaraid,0 -a /dev/sda
> smartctl 5.42 2011-10-20 r3458 [x86_64-linux-2.6.18-308.1.1.el5] (local build)
> Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
>
> Vendor:               SEAGATE
> Product:              ST3300657SS
> Revision:             ES65
> User Capacity:        300,000,000,000 bytes [300 GB]
> Logical block size:   512 bytes
> Logical Unit id:      0x5000c500477d63bb
> Serial number:        6SJ46RZB
> Device type:          disk
> Transport protocol:   SAS
> Local Time is:        Fri Jul 27 06:50:49 2012 IST
> Device supports SMART and is Enabled
> Temperature Warning Disabled or Not Supported
> SMART Health Status: FAILURE PREDICTION THRESHOLD EXCEEDED: ascq=0x5
> [asc=5d, ascq=5]
>
> Current Drive Temperature:     33 C
> Drive Trip Temperature:        68 C
> Elements in grown defect list: 2048
> Vendor (Seagate) cache information
>   Blocks sent to initiator = 2518358542
>   Blocks received from initiator = 3507177513
>   Blocks read from cache and sent to initiator = 19620730
>   Number of read and write commands whose size <= segment size = 35772014
>   Number of read and write commands whose size > segment size = 103
> Vendor (Seagate/Hitachi) factory information
>   number of hours powered up = 3903.10
>   number of minutes until next internal SMART test = 32
>
> Error counter log:
>            Errors Corrected by           Total   Correction
> Gigabytes    Total
>                ECC          rereads/    errors   algorithm
> processed    uncorrected
>            fast | delayed   rewrites  corrected  invocations   [10^9
> bytes]  errors
> read:    7599922     9416         0   7609338    7609338
> 360.930           0
> write:         0        0         0         0          0
> 1851.172           0
> verify: 96309427  1108629         0  97418056   97419201
> 62032.969        3455
>
> Non-medium error count:        3
>
> SMART Self-test log
> Num  Test              Status                 segment  LifeTime
> LBA_first_err [SK ASC ASQ]
>      Description                              number   (hours)
> # 1  Background long   Completed                  32       1
>       - [-   -    -]
> # 2  Background short  Completed                  32       1
>       - [-   -    -]
>
> Long (extended) Self Test duration: 3200 seconds [53.3 minutes]
> [root <at> ~]# /usr/sbin/smartctl -d megaraid,1 -a /dev/sda
> smartctl 5.42 2011-10-20 r3458 [x86_64-linux-2.6.18-308.1.1.el5] (local build)
> Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
>
> Vendor:               SEAGATE
> Product:              ST3300657SS
> Revision:             ES65
> User Capacity:        300,000,000,000 bytes [300 GB]
> Logical block size:   512 bytes
> Logical Unit id:      0x5000c500477d49fb
> Serial number:        6SJ44JEH
> Device type:          disk
> Transport protocol:   SAS
> Local Time is:        Fri Jul 27 06:50:55 2012 IST
> Device supports SMART and is Enabled
> Temperature Warning Disabled or Not Supported
> SMART Health Status: OK
>
> Current Drive Temperature:     32 C
> Drive Trip Temperature:        68 C
> Elements in grown defect list: 0
> Vendor (Seagate) cache information
>   Blocks sent to initiator = 1288378070
>   Blocks received from initiator = 3519302272
>   Blocks read from cache and sent to initiator = 19977846
>   Number of read and write commands whose size <= segment size = 35969964
>   Number of read and write commands whose size > segment size = 102
> Vendor (Seagate/Hitachi) factory information
>   number of hours powered up = 3903.00
>   number of minutes until next internal SMART test = 32
>
> Error counter log:
>            Errors Corrected by           Total   Correction
> Gigabytes    Total
>                ECC          rereads/    errors   algorithm
> processed    uncorrected
>            fast | delayed   rewrites  corrected  invocations   [10^9
> bytes]  errors
> read:   16718097        0         0  16718097   16718097
> 352.119           0
> write:         0        0         0         0          0
> 1810.643           0
> verify: 197332427        0         0  197332427   197332427
> 5156.549           0
>
> Non-medium error count:        0
>
> SMART Self-test log
> Num  Test              Status                 segment  LifeTime
> LBA_first_err [SK ASC ASQ]
>      Description                              number   (hours)
> # 1  Background long   Completed                  32       1
>       - [-   -    -]
> # 2  Background short  Completed                  32       1
>       - [-   -    -]
>
> Long (extended) Self Test duration: 3200 seconds [53.3 minutes]
>
> Regards
>
> Kaushal

Alex,

Any clue to my earlier post to this mailing list?

Regards

Kaushal

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Kaushal Shriyan | 31 Jul 2012 04:57
Picon

Re: Device: DELL PERC H700 Version: 2.10 DELL PERC controllers are not supported.

On Fri, Jul 27, 2012 at 8:03 PM, Kaushal Shriyan
<kaushalshriyan <at> gmail.com> wrote:
> On Fri, Jul 27, 2012 at 6:56 AM, Kaushal Shriyan
> <kaushalshriyan <at> gmail.com> wrote:
>> On Fri, Jul 27, 2012 at 6:32 AM, Kaushal Shriyan
>> <kaushalshriyan <at> gmail.com> wrote:
>>> On Thu, Jul 26, 2012 at 8:46 PM, Alex Samorukov <ml <at> os2.kiev.ua> wrote:
>>>> On 07/26/2012 05:01 PM, Kaushal Shriyan wrote:
>>>>>
>>>>> /usr/sbin/smartctl -d megaraid,0 -H /dev/sda
>>>>
>>>>
>>>> 1) use -i instead of -H
>>>> 2) use numbers from 0 to 32.
>>>>
>>>
>>> Alex,
>>>
>>> what does numbers 0 to 32 denotes and on what condition i need to set
>>> any numbers which lies between 0 and 32. Please help me understand.
>>>
>>> Regards
>>>
>>> Kaushal
>>
>> Alex,
>>
>> I get these below information. Please help me understand about "SMART
>> Health Status: FAILURE PREDICTION THRESHOLD EXCEEDED: ascq=0x5
>> [asc=5d, ascq=5]" and what does that error mean. Does it mean that the
>> SAS disk 0 is failing and has serious issues and needs to be replaced
>> and also do i need to run health status test with different
>> options/flags or switches.
>>
>> /usr/sbin/smartctl -d megaraid,0 -a /dev/sda
>> smartctl 5.42 2011-10-20 r3458 [x86_64-linux-2.6.18-308.1.1.el5] (local build)
>> Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
>>
>> Vendor:               SEAGATE
>> Product:              ST3300657SS
>> Revision:             ES65
>> User Capacity:        300,000,000,000 bytes [300 GB]
>> Logical block size:   512 bytes
>> Logical Unit id:      0x5000c500477d63bb
>> Serial number:        6SJ46RZB
>> Device type:          disk
>> Transport protocol:   SAS
>> Local Time is:        Fri Jul 27 06:50:49 2012 IST
>> Device supports SMART and is Enabled
>> Temperature Warning Disabled or Not Supported
>> SMART Health Status: FAILURE PREDICTION THRESHOLD EXCEEDED: ascq=0x5
>> [asc=5d, ascq=5]
>>
>> Current Drive Temperature:     33 C
>> Drive Trip Temperature:        68 C
>> Elements in grown defect list: 2048
>> Vendor (Seagate) cache information
>>   Blocks sent to initiator = 2518358542
>>   Blocks received from initiator = 3507177513
>>   Blocks read from cache and sent to initiator = 19620730
>>   Number of read and write commands whose size <= segment size = 35772014
>>   Number of read and write commands whose size > segment size = 103
>> Vendor (Seagate/Hitachi) factory information
>>   number of hours powered up = 3903.10
>>   number of minutes until next internal SMART test = 32
>>
>> Error counter log:
>>            Errors Corrected by           Total   Correction
>> Gigabytes    Total
>>                ECC          rereads/    errors   algorithm
>> processed    uncorrected
>>            fast | delayed   rewrites  corrected  invocations   [10^9
>> bytes]  errors
>> read:    7599922     9416         0   7609338    7609338
>> 360.930           0
>> write:         0        0         0         0          0
>> 1851.172           0
>> verify: 96309427  1108629         0  97418056   97419201
>> 62032.969        3455
>>
>> Non-medium error count:        3
>>
>> SMART Self-test log
>> Num  Test              Status                 segment  LifeTime
>> LBA_first_err [SK ASC ASQ]
>>      Description                              number   (hours)
>> # 1  Background long   Completed                  32       1
>>       - [-   -    -]
>> # 2  Background short  Completed                  32       1
>>       - [-   -    -]
>>
>> Long (extended) Self Test duration: 3200 seconds [53.3 minutes]
>> [root <at> ~]# /usr/sbin/smartctl -d megaraid,1 -a /dev/sda
>> smartctl 5.42 2011-10-20 r3458 [x86_64-linux-2.6.18-308.1.1.el5] (local build)
>> Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
>>
>> Vendor:               SEAGATE
>> Product:              ST3300657SS
>> Revision:             ES65
>> User Capacity:        300,000,000,000 bytes [300 GB]
>> Logical block size:   512 bytes
>> Logical Unit id:      0x5000c500477d49fb
>> Serial number:        6SJ44JEH
>> Device type:          disk
>> Transport protocol:   SAS
>> Local Time is:        Fri Jul 27 06:50:55 2012 IST
>> Device supports SMART and is Enabled
>> Temperature Warning Disabled or Not Supported
>> SMART Health Status: OK
>>
>> Current Drive Temperature:     32 C
>> Drive Trip Temperature:        68 C
>> Elements in grown defect list: 0
>> Vendor (Seagate) cache information
>>   Blocks sent to initiator = 1288378070
>>   Blocks received from initiator = 3519302272
>>   Blocks read from cache and sent to initiator = 19977846
>>   Number of read and write commands whose size <= segment size = 35969964
>>   Number of read and write commands whose size > segment size = 102
>> Vendor (Seagate/Hitachi) factory information
>>   number of hours powered up = 3903.00
>>   number of minutes until next internal SMART test = 32
>>
>> Error counter log:
>>            Errors Corrected by           Total   Correction
>> Gigabytes    Total
>>                ECC          rereads/    errors   algorithm
>> processed    uncorrected
>>            fast | delayed   rewrites  corrected  invocations   [10^9
>> bytes]  errors
>> read:   16718097        0         0  16718097   16718097
>> 352.119           0
>> write:         0        0         0         0          0
>> 1810.643           0
>> verify: 197332427        0         0  197332427   197332427
>> 5156.549           0
>>
>> Non-medium error count:        0
>>
>> SMART Self-test log
>> Num  Test              Status                 segment  LifeTime
>> LBA_first_err [SK ASC ASQ]
>>      Description                              number   (hours)
>> # 1  Background long   Completed                  32       1
>>       - [-   -    -]
>> # 2  Background short  Completed                  32       1
>>       - [-   -    -]
>>
>> Long (extended) Self Test duration: 3200 seconds [53.3 minutes]
>>
>> Regards
>>
>> Kaushal
>
> Alex,
>
> Any clue to my earlier post to this mailing list?
>
> Regards
>
> Kaushal

Hi,

Can someone please reply on my post to this Mailing List.

Regards

Kaushal

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

Gmane