我在使用 MegaCLI 设置 MegaRaid 的旋转时间时遇到了麻烦。显然,我做错了什么 - 本质上,我想为所有磁盘设置默认的旋转时间。
我正在尝试这个:
megacli -AdpSetProp -SpinDownTime 0 -a0
这就是我得到的:
Adapter 0: Spin Down of UnConfigured drive option is not supported.
Adapter 0: Failed to Set Adapter Properties.
那么,我该如何更改默认的旋转时间?目前(默认)设置为 30 分钟:
megacli -AdpAllInfo -aAll | grep spin
Maximum number of direct attached drives to spin up in 1 min : 20
Default spin down time in minutes: 30