原文: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 j ...

2020-04-05 06:23 0 837 推荐指数:

查看详情

死磕salt系列-salt 故障汇总

这里将salt使用过程中遇到的所有的故障进行一个汇总。 grains 匹配后多了一个列表 salt-master中配置jinja模板来匹配自定义的grins。 解决办法 报错一: 解决办法: 出现这个的原因是Minion上没有name参数定义的目录. 在minion上定义 ...

Sun Apr 08 19:23:00 CST 2018 0 2073
salt-minion,salt-master,multi master

======================================= http://blog.coocla.org/114.html 入门虾扯淡,利用salt批量 ...

Fri Mar 14 00:55:00 CST 2014 0 3445
salt-master命令详解

**salt-master命令** 命令行官网学习网站:http://docs.saltstack.cn/ref/cli/index.html salt salt-call salt-cp salt-key salt-master salt-minion salt-run salt ...

Thu Aug 15 21:54:00 CST 2019 0 1080
salt-minion和salt-master之间如何重新认证

salt minion 和salt master之间重新建立认证 修改了minion端的id之后 比如修改了hostname之后, minion端会将minion的id 存放在/etc/salt/minion_id 文件中,重启不会改变。所以要重新认证就需要以下2步 ...

Mon Dec 24 22:07:00 CST 2018 0 1435
pip安装超时:Read timed out.

环境:win10 和 pip 在pip install h5py(或者其他第三方依赖包时) 会出现Read timed out.的问题,即安装超时。如下图所示: 解决方法: 1. 在用户目录下,新建pip文件夹; 2. 在pip文件夹中新建pip.ini文件 ...

Thu Dec 12 05:22:00 CST 2019 0 265
【漏洞预警】SaltStack远程命令执行(CVE-2020-11651、CVE-2020-11652) 植入挖矿木马的应急响应 salt-minions salt-store挖矿程序跑满cpu

前言: 2020年5月3日,阿里云应急响应中心监测到近日国外某安全团队披露了SaltStack存在认证绕过致命令执行漏洞以及目录遍历漏洞。在多个微信群和QQ群已经有群友反映中招,请马上修复。 以下为通知详情: 1.漏洞描述 SaltStack是基于Python开发的一套C ...

Mon May 04 17:20:00 CST 2020 0 772
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM