根据https://www.smartmontools.org/wiki/Supported_RAID-Controllers我应该能够使用高于 6.4 的 smartctl 查询 Adaptec 51645 后面的硬盘
我正在运行 6.6,但没有运气:
PS C:\Users\Administrator> smartctl -a -d aacraid,0,0,1 /dev/sda
smartctl 6.6 2017-11-05 r4594 [x86_64-w64-mingw32-2012] (sf-6.6-1)
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org
ERROR: smartctl takes ONE device name as the final command-line argument.
You have provided 4 device names:
0
0
1
/dev/sda
Use smartctl -h to get a usage summary
我是不是忽略了什么?除了糟糕的 Adaptec Storage Manager 之外,我是否可以通过其他任何方式获取 SMART 信息?
谢谢!
答案1
现在明白了。对我来说,这是一个令人尴尬的时刻,但也许我可以帮助任何人:
smartctl -a -d "aacraid,0,0,1" /dev/sda