唯一的办法就是把这个组件干掉,直接停止pvestatd服务,当然唯一的后果就是首页不会再更新状态了,比如cpu,网卡负载之类的现状图状态。
不过虚拟平台弄好了,估计也不会经常去看的了,就这样子吧,把服务pvestatd停止了到了设置停转的时间,果然硬盘全部乖乖躺下来睡觉了。
毕竟PVE设计是用来跑服务器群组的,跟家用还是有不一样的考虑,不过希望还是自定义监控硬件比较好。
命令帮助如下:
root@pve:~# pvestatd help
USAGE: pvestatd help [<extra-args>] [OPTIONS]
Get help about specified command.
<extra-args> <array>
Shows help for a specific command
-verbose <boolean>
Verbose output format.
USAGE: pvestatd restart
Restart the daemon (or start if not running).
USAGE: pvestatd start [OPTIONS]
Start the daemon.
-debug <boolean> (default=0)
Debug mode - stay in foreground
USAGE: pvestatd status
Get daemon status.
USAGE: pvestatd stop
Stop the daemon.
要希望关闭pvestatd服务,直接用
root@pve:~# pvestatd stop
检查服务状态
root@pve:~# pvestatd status
stopped
参考文章:
https://forum.proxmox.com/threads/disk-spin-down.38000/
评论前必须登录!
注册