Salt之Cpu 100%无响应故障 Salt request timed out. The master is not responding

Posted topicjie

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Salt之Cpu 100%无响应故障 Salt request timed out. The master is not responding相关的知识,希望对你有一定的参考价值。

报错信息如下:

Salt request timed out. The master is not responding. You may need to run your command with `--async` in order to bypass the congested event bus. With `--async`, the CLI tool will print the job id (jid) and exit immediately without listening for responses. You can then use `salt-run jobs.lookup_jid` to look up the results of the job in the job cache later.

 

技术图片

 

 

CPU一直是非常的高,解决方法是通过 strace -p 7161 跟踪这个pid查出salt再做什么,我这里查出是在lstat一个目录,目录异常,经确认后无用,

删除目录后解决。

以上是关于Salt之Cpu 100%无响应故障 Salt request timed out. The master is not responding的主要内容,如果未能解决你的问题,请参考以下文章

SaltStack之salt-ssh

死磕salt系列-salt文章目录汇总

SaltStack之salt-ssh

SaltStack之salt-ssh

SaltStack之salt-ssh

SaltStack之salt-ssh