zookeeper做单机版,可以正常启动;但是zookeeper做集群后启动不了,大部分原因是防火墙未关闭。

 centos的关闭防火墙方法比较独立。

systemctl stop firewalld.service

查看防火墙关闭状态:

firewall-cmd --state 

 

相关文章:

  • 2022-01-13
  • 2021-06-20
  • 2022-01-30
  • 2021-12-05
  • 2021-11-18
  • 2021-11-18
  • 2021-11-18
猜你喜欢
  • 2022-01-26
  • 2021-12-26
  • 2022-01-08
  • 2022-12-23
  • 2021-10-18
  • 2021-12-27
  • 2021-12-07
相关资源
相似解决方案