我有一个Web服务器。 大约100-150个虚拟主机。 只是小网站。 我的第一篇文章是在这里: SATA硬盘错误 ,但现在我有其他磁盘上的新错误。 1.如链接中所述,我的SATA磁盘有问题。 2.我已经放入其他磁盘了…没有运气,mkfs.ext3 – 在新磁盘上同样的问题在mkfs运行时出现了很多错误。 下一步是取代SATA电缆,这有助于。 之后,我可以格式化磁盘,并开始从备份文件传输。 所以现在是电缆和磁盘更换后的4天,现在我在dmesg中看到以下消息:
ata2.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen ata2.00: cmd 60/08:00:3f:25:db/00:00:01:00:00/40 tag 0 ncq 4096 in res 40/00:00:00:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout) ata2.00: status: { DRDY } ata2: hard resetting link ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata2.00: configured for UDMA/133 ata2: EH complete SCSI device sdb: 490350672 512-byte hdwr sectors (251060 MB) sdb: Write Protect is off sdb: Mode Sense: 00 3a 00 00 SCSI device sdb: drive cache: write back
聪明:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 89 3 Spin_Up_Time 0x0027 200 200 021 Pre-fail Always - 991 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 16 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0 9 Power_On_Hours 0x0032 099 099 000 Old_age Always - 1090 10 Spin_Retry_Count 0x0032 100 253 000 Old_age Always - 0 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 15 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 8 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 7 194 Temperature_Celsius 0x0022 118 100 000 Old_age Always - 25 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0 SMART Error Log Version: 1 No Errors Logged SMART Self-test log structure revision number 1 Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error # 1 Short offline Completed without error 00% 1024 - # 2 Conveyance offline Completed without error 00% 978 - # 3 Extended captive Interrupted (host reset) 90% 977 - # 4 Extended captive Interrupted (host reset) 90% 977 - # 5 Extended offline Completed without error 00% 977 - # 6 Short offline Completed without error 00% 974 -
问题1:这是什么意思?可能是什么问题? (我在Google上发现,99%是电缆问题)
问题2:Raw_Read_Error_Rate每天增加20-30。 好吗? 磁盘上的sda值是7000,没有错误。
你的硬件是不好的,修复它。
我没有仔细阅读(思考)你的问题,所以我可能对此有错,但你可能想重新考虑驱动器的IOPS限制。 我读了一些地方(忘了链接),目前的消费SATA驱动器平均只有大约75-100 IOPS,而企业SATA驱动器可以使数量增加一倍(然后SAS驱动器可以再次翻倍)。 IIRC这是一篇关于SSD的文章,可能IOPS超过9000!
EDIT0添加相关维基百科文章: http : //en.wikipedia.org/wiki/IOPS