» 您尚未 登录   注册 | 社区服务 | 帮助 | 社区 | 无图版


常州五颜六色网络技术有限公司 -> 技术文档 -> smartmontools (smartctl and smartd) - SMART
 XML   RSS 2.0   WAP 

--> 本页主题: smartmontools (smartctl and smartd) - SMART 加为IE收藏 | 收藏主题 | 上一主题 | 下一主题
deserts


头衔:大客部大客部
该用户目前不在线
级别: 总版主
精华: 0
发帖: 606
威望: 2 点
金钱: 1060 RMB
贡献值: 0 点
在线时间:1759(小时)
注册时间:2006-01-01
最后登录:2024-03-22
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子

smartmontools (smartctl and smartd) - SMART

http://smartmontools.sourceforge.net/

The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI hard disks. In many cases, these utilities will provide advanced warning of disk degradation and failure.

Smartmontools is derived from the smartsuite package, and includes support for ATA/ATAPI-3 to -7 disks and SCSI disk and tape devices. It should run on any modern Linux, FreeBSD, NetBSD, Solaris, and Windows system.


CVS repository
http://cvs.sourceforge.net/viewcvs.py/smartmontools/

SourceForge's Project Page
http://sourceforge.net/projects/smartmontools/

smartmontools contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks. It is derived from smartsuite.

Latest File Releases
Package Version Date
smartmontools 5.30 March 5, 2004


Project: S.M.A.R.T. Monitoring Tools: File List
http://sourceforge.net/project/showfiles.php?group_id=64297


-rw-r--r-- 1 root root 301019 Mar 7 21:00 smartmontools-5.30-1.i386.rpm
-rw-r--r-- 1 root root 360349 Mar 7 21:01 smartmontools-5.30.tar.gz


rpm -ivh smartmontools-5.30-1.i386.rpm
rpm -Uvh smartmontools-5.30-1.i386.rpm

# rpm -Uvh smartmontools-5.30-1.i386.rpm
Preparing... ########################################### [100%]
Note that you can use a configuration file /etc/smartd.conf to control the
startup behavior of the smartd daemon. See man 8 smartd for details.
1:smartmontools ########################################### [100%]
Run "/etc/rc.d/init.d/smartd start" to start smartd service now.
Run "/sbin/chkconfig --add smartd", to start smartd service on system boot


./configure
make
make install

% smartctl -a /dev/hdc

=== START OF INFORMATION SECTION ===
Device Model: ST310212A
Serial Number: 3EG08JSY
Firmware Version: 3.02
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: 5
ATA Standard is: Exact ATA specification draft version not indicated
Local Time is: Thu Apr 8 00:40:34 2004 CST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
......
Error logging capability: (0x01) Error logging supported.
No General Purpose Logging support.

SMART Attributes Data Structure revision number: 16

SMART Error Log Version: 1
No Errors Logged

% smartctl -a /dev/hda

=== START OF INFORMATION SECTION ===
Device Model: ST36531A
Serial Number: GSA24696
Firmware Version: 3.11
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: 4
ATA Standard is: Exact ATA specification draft version not indicated
Local Time is: Thu Apr 8 00:43:01 2004 CST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

Error logging capability: (0x00) Error logging NOT supported.
No General Purpose Logging support.


% smartctl -a /dev/hdc

=== START OF INFORMATION SECTION ===
Device Model: ST380021A
Serial Number: 3HV0961T
Firmware Version: 3.10
Device is: In smartctl database [for details use: -P show]
ATA Version is: 5
ATA Standard is: Exact ATA specification draft version not indicated
Local Time is: Wed Apr 7 23:58:51 2004 CST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

SMART Error Log Version: 1
No Errors Logged

% smartctl -a /dev/hda

=== START OF INFORMATION SECTION ===
Device Model: Maxtor 6Y120L0
Serial Number: Y40R2XJE
Firmware Version: YAR41BW0
Device is: In smartctl database [for details use: -P show]
ATA Version is: 7
ATA Standard is: ATA/ATAPI-7 T13 1532D revision 0
Local Time is: Wed Apr 7 23:56:28 2004 CST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled


SMART Error Log Version: 1
Warning: ATA error count 68 inconsistent with error log pointer 5

ATA Error Count: 68 (device log contains only the most recent five errors)

Timestamp = decimal seconds since the previous disk power-on.
Note: timestamp "wraps" after 2^32 msec = 49.710 days.

Error 68 occurred at disk power-on lifetime: 2218 hours
When the command that caused the error occurred, the device was in an unknown state.

After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 2c 2d bc 71 e2 Error: UNC 44 sectors at LBA = 0x0271bc2d = 41008173

Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Timestamp Command/Feature_Name
-- -- -- -- -- -- -- -- --------- --------------------
c8 00 68 2d bc 71 e2 08 706260.864 READ DMA
c8 00 70 25 bc 71 e2 08 706259.808 READ DMA
c8 00 78 1d bc 71 e2 08 706258.752 READ DMA
c8 00 80 15 bc 71 e2 08 706257.664 READ DMA
c8 00 80 95 bb 71 e2 08 706257.664 READ DMA


life so hard


SEE ALSO
http://sourceforge.net/projects/smartsuite/

UCSC SMART suite controls and monitors storage devices using the Self-Monitoring, Analysis and Reporting Technology System(S.M.A.R.T.) build into ATA and SCSI Hard Drives. This is used to check the reliability of the hard drive and predict drive failures.

Latest File Releases
Package Version Date
smartsuite 2.1 September 12, 2001


常州电信/网通机房,100M共享/10M独享/1000M共享/100M独享/电信+网通双线路服务器托管

Tel:0519-89991155 企业QQ:4006023839   5y6s Inc.
[楼 主] | Posted: 2008-06-25 04:46 顶端
deserts


头衔:大客部大客部
该用户目前不在线
级别: 总版主
精华: 0
发帖: 606
威望: 2 点
金钱: 1060 RMB
贡献值: 0 点
在线时间:1759(小时)
注册时间:2006-01-01
最后登录:2024-03-22
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子

debian

#apt-get install smartmontools
----------------------
# cd /var/log
# zcat dmesg.*.gz | grep UDMA
----------------------
# nano /var/log/dmesg


常州电信/网通机房,100M共享/10M独享/1000M共享/100M独享/电信+网通双线路服务器托管

Tel:0519-89991155 企业QQ:4006023839   5y6s Inc.
[1 楼] | Posted: 2008-06-25 04:47 顶端
deserts


头衔:大客部大客部
该用户目前不在线
级别: 总版主
精华: 0
发帖: 606
威望: 2 点
金钱: 1060 RMB
贡献值: 0 点
在线时间:1759(小时)
注册时间:2006-01-01
最后登录:2024-03-22
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子

freebsd

# cd /usr/ports/sysutils/smartmontools
# make all install clean
# echo 'smartd_enable="YES"' >> /etc/rc.conf
# echo '/dev/ad0 -H -m mymailbox@mymachine' > /usr/local/etc/smartd.conf
# /usr/local/etc/rc.d/smartd.sh start

#ee /var/log/dmesg.today


常州电信/网通机房,100M共享/10M独享/1000M共享/100M独享/电信+网通双线路服务器托管

Tel:0519-89991155 企业QQ:4006023839   5y6s Inc.
[2 楼] | Posted: 2008-06-25 04:48 顶端

常州五颜六色网络技术有限公司 -> 技术文档



Copyright © 2005-2009 5y6s Inc. 苏ICP备05001866号 Powered by PHPWind 5.0.1
Total 0.026229(s) query 7, Gzip enabled
会员言论不代表本站立场 本站法律顾问:北京汇泽律师事务所 韩律师
QQ:点击这里给我发消息 /点击这里给我发消息 /点击这里给我发消息