节点加入集群后not ready或者节点重启后not ready。
注释“/etc/fstab”中的swap但未生效。
通过systemctl进行禁止交换分区。
systemctl | grep swap
systemctl mask dev-sda4.swap
reboot