摘要:
场景 搭建集群需要配置节点ssh免密,在UOS20 SP1环境中出现免密配置不生效问题 查看日志发现有报错 user xxx not allowed because account is locked 解决方法 查看/etc/ssh/sshd_config文件: grep PasswordAuthe 阅读全文
摘要:
简要介绍 Pacemaker是 Linux环境中使用最为广泛的开源集群资源管理器。 pacemaker集群架构 一个pacemaker集群通常包括以下部分(Pacemaker stack) Resources: These are the reason for the cluster’s being 阅读全文