我有日程安排每日短期testing和每月长期testing,但今天我看到聪明卡在剩下10%的许多小时。 这是我的智能信息: smartctl 5.43 2012-06-30 r3573 [x86_64-linux-2.6.32-042stab103.6] (local build) Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net === START OF INFORMATION SECTION === Device Model: MB1000GCEEK Serial Number: WCAW3LD6U8ZR LU WWN Device Id: 5 0014ee 2600b5075 Firmware Version: HPG1 User Capacity: 1,000,204,886,016 bytes [1.00 TB] Sector Size: 512 bytes logical/physical Device is: Not in smartctl database […]
我有一个很好的希捷酷鱼7200.9与80 GB。 聪明的报告显示 Power_On_Hours 0x0032 094 094 000 Old_age Always – 5646 但是这不可能是正确的。 5646h只有235天或less于8个月。 姐妹盘希捷梭鱼7200.10显示: 9 Power_On_Hours 0x0032 001 001 000 Old_age Always – 90427 这是有道理的:90427个小时是10.3年。 我记得服务器已经在2009年build立,当时的硬件并不新鲜。 所以我假设7200.9已经经历了小时计数器的溢出,并在某个时间点重新启动了。是否有人知道在什么时间? 用于计算正常运行时间的内部时间单位是多less? 什么variablestypes用于计数这些?
我有一个centOS 7服务器,并想设置smartmontools来为我做一些监控。 raid6中有6个硬盘的megaraid设备。 每天进行短期扫描并将扫描数据输出到日志文件 计划周末的长时间扫描 如果发现任何问题,请给我发电子邮件 我已经把我的规则添加到smartd.conf,重新启动smartd,但没有新的日志文件,所以不知道如果智能扫描只是没有运行,或者如果有另一个问题? # SHORT SCANS DAILY: /dev/sda -d megaraid,0 -s S/../.././06 -m root,[email protected] -M daily -a > /var/log/smartd/short0.log /dev/sda -d megaraid,1 -s S/../.././07 -m root,[email protected] -M daily -a > /var/log/smartd/short1.log /dev/sda -d megaraid,2 -s S/../.././08 -m root,[email protected] -M daily -a > /var/log/smartd/short2.log /dev/sda -d megaraid,3 -s S/../.././09 -m root,[email protected] -M […]
我正在使用smartd来监视驱动器的健康状况 它开始关于一个驱动器的FAILURE PREDICTION THRESHOLD EXCEEDED,但是我广泛地testing了这个驱动器,它的function完全 这个驱动器是这台机器中的很多 如何禁用或更改此单个驱动器的警告级别? 我不想改变它在系统范围内,只有这个特殊的警告这个驱动器
驱动器开始冻结之后,我们用ubuntu插入另一个驱动器,使用磁盘工具查看SMART数据。 现在我读到“磁盘是健康的”。 现在我不熟悉SMART参数,但看着他们,有一些疯狂的高数字,每次我按刷新,他们成长。 这3个参数是很高的, 如图片 (其真正的Ubuntu,只是与Mac主题): 阅读错误率 寻找错误率 硬件ECC恢复 我应该得出结论,该驱动器已经失败? 或者在控制器或电缆,主机上可能有问题? 这是一个PATA驱动器。 另外,当testing坏块时,testing停止〜80%,但不表示find任何坏块。 嗯,我检查了Ubuntu的驱动器(这performance不错),而那些相同的数字也是高(并不断增长)的驱动器,但它连接到SATA控制器。
我正在跟踪我的服务器之一的磁盘错误 smartd[4235]: Device: /dev/sda, 1 Currently unreadable (pending) sectors 我可以在RHEL5系统上应用以下命令修复坏块。 badblocks -n -v /dev/hda1
我看到有一个虚拟文件/proc/ide/hda/smart_values ,我想它包含智能数据smartmontools读取smartctl命令。 我可以用自己的眼睛阅读这些数据吗? 我在文件中看到一堆数字,并希望确定驱动器的运行状况,而无需下载和安装smartmontools。 谢谢!
我每隔30分钟在/ var / log / messages上添加smartd消息: smartd [3588]:设备:/ dev / sdc,176当前不可读(待定)扇区 该驱动器(sdc)是使用mdadmconfiguration的RAID 5的一部分。 Mdadm监视器告诉RAID是好的,但我想知道如果我需要更改驱动器或不。 另外,如果其标记为坏的这个部门或操作系统已经做到了。 如果我需要更换驱动器,我如何select更换驱动器? 我不能find硬盘规格中的块数,所以如果我select的块比原来less,我会遇到麻烦。 谢谢。
我用Bacula做备份。 当我使用smartctl # smartctl -H -l error /dev/st0 smartctl 5.43 2012-06-30 r3573 [x86_64-linux-2.6.32-431.1.2.el6.x86_64] (local build) Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net TapeAlert: OK Percentage used endurance indicator too short (pl=6) Error counter log: Errors Corrected by Total Correction Gigabytes Total ECC rereads/ errors algorithm processed uncorrected fast | delayed rewrites corrected invocations [10^9 bytes] […]
我正在偷看服务器的SMART日志,并注意到这一点(重点是我的): SMART Self-test log structure revision number 1 Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error # 1 Extended offline Completed without error 00% ***4433*** – # 2 Extended offline Completed without error 00% ***4804*** – # 3 Short offline Completed without error 00% ***3908*** – # 4 Extended offline Completed without error 00% 3126 – # […]