|
本帖最后由 hotsnow 于 2016-6-29 08:01 编辑
貌似是新一代的 Ultrastar 7K6000 系列,比法国的 7K4000 系列更强大,而且是全新的硬盘
话说,就是 BHS 主板不大给力,只能 SATA2
[ol]root@kimsufi-bhs:~# cat /proc/cpuinfo | grep -m 1 "model name"model name : Intel(R) Core(TM) i5-3570S CPU @ 3.10GHz[/ol]复制代码
[ol]root@kimsufi-bhs:~# smartctl /dev/sda -ismartctl 6.4 2014-10-07 r4002 [x86_64-linux-3.14.32-xxxx-grs-ipv6-64] (local build)Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org=== START OF INFORMATION SECTION ===Device Model: HGST HUS726020ALA610Firmware Version: A5GNT920User Capacity: 2,000,398,934,016 bytes [2.00 TB]Sector Size: 512 bytes logical/physicalRotation Rate: 7200 rpmForm Factor: 3.5 inchesDevice is: Not in smartctl database [for details use: -P showall]ATA Version is: ACS-2, ATA8-ACS T13/1699-D revision 4SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)Local Time is: Tue Jun 28 19:51:52 2016 EDTSMART support is: Available - device has SMART capability.SMART support is: Enabled[/ol]复制代码
[ol]root@kimsufi-bhs:~# smartctl /dev/sda --all | grep "Power_On_Hours" 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 12[/ol]复制代码 |
|