|
发表于 2017-6-28 18:21:29
|
显示全部楼层
ahao358 发表于 2017-6-28 18:27
RAID 0的如何看硬盘时间?请教了
smartctl -a /dev/sg0 或者1
老神仙 发表于 2017-6-28 18:36
smartctl -a /dev/sg0 或者1
谢谢你!
但我输入 smartctl -a /dev/sg1 后提示:
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.4.67-1-pve] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: HP
Product: LOGICAL VOLUME
Revision: 6.64
User Capacity: 450,062,645,760 bytes [450 GB]
Logical block size: 512 bytes
Rotation Rate: 15000 rpm
Logical Unit id: 0x600508b1001c794ae90b4de71e59cd82
Serial number: PACCRID114507NF
Device type: disk
Local Time is: Wed Jun 28 13:14:33 2017 CEST
SMART support is: Unavailable - device lacks SMART capability.
=== START OF READ SMART DATA SECTION ===
Current Drive Temperature: 0 C
Drive Trip Temperature: 0 C
Error Counter logging not supported
Device does not support Self Test logging
输入 smartctl -a /dev/sg0 显示:
=== START OF INFORMATION SECTION ===
Vendor: HP
Product: P410
Revision: 6.64
Serial number: PACCRID114507NF
Device type: storage array
Local Time is: Wed Jun 28 13:15:53 2017 CEST
SMART support is: Unavailable - device lacks SMART capability.
=== START OF READ SMART DATA SECTION ===
Current Drive Temperature: 0 C
Drive Trip Temperature: 0 C
Error Counter logging not supported
Device does not support Self Test logging |
|