HA高可用 遇到的错误
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了HA高可用 遇到的错误相关的知识,希望对你有一定的参考价值。
做HA实验时,启动heartbeat出现错误:
ERROR: Client child command [/usr/lib/heartbeat/ipfail] is not executable
ERROR: Heartbeat not started: configuration error.
ERROR: Configuration error, heartbeat not started.
因为Linux是64位的,ha.cf 配置文件里
/usr/lib/heartbeat/ipfail 这一句要改为:
/usr/lib64/heartbeat/ipfail
再次启动/etc/init.d/heartbeat start
Starting High-Availability services: INFO: Resource is stopped
Done.
成功
本文出自 “小屁孩儿” 博客,谢绝转载!
以上是关于HA高可用 遇到的错误的主要内容,如果未能解决你的问题,请参考以下文章
山石网科-Hillstone-HA(高可用)active/standby固件版本升级终结经验篇