服务器待机怎么办

服务器待机怎么办,第1张

Windows系统的服务器如果配置比较低,通常有这些问题出现,你可以考虑如下步骤去解决:

更新到最新的补丁

检查事务日志,看是否能找到问题所在

设置每一段时间自动重新启动。

2003的系统,我之前用过,确实存在这个问题,我们之前是用DELL的服务器,你最好先打上所有补丁。这个跟专业服务器无关,是系统问题。如果Linux或者Unix则不存在这些问题。Windows主要是图形界面多会导致这些情况出现。一个建议,升级到2008,稳定性比2003高,或者用2003 R2都可以。

你的情况应该是安装了tuned并且使用了power-save profiles中的一种。

tuned-adm list 看看你用了哪个profile

tuned-adm profile newprofile 更改profile

newprofile应该是下面几个中的一个,具体看list子命令的输出

可能适合的情况的profile

- default

- latency-performance

- throughput-performance

- enterprise-storage

- server-powersave

不太适合的profile

- desktop-powersave

- laptop-ac-powersave

- laptop-battery-powersave

如果不喜欢tuned可以chkconfig tuned off, service tuned stop禁用并停止

如果嫌麻烦也可以直接删除rpm -e tuned

希望以上对你有帮助


欢迎分享,转载请注明来源:夏雨云

原文地址:https://www.xiayuyun.com/zonghe/588498.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2023-07-07
下一篇2023-07-07

发表评论

登录后才能评论

评论列表(0条)

    保存