|
为什么我一启动heartbeat 就会出现下例的错误,不知道配置文件哪里错了,有谁知道??谁有正确的heartbeat的配置啊,传老弟一份,谢谢了!QQ:509302322 QQ:509447546
让我看看有没有强人好不好??????!
[root@heartbeat1 ~]# service heartbeat start
logd is already running
Starting High-Availability services:
2007/05/22_11:10:24 INFO: Running OK
2007/05/22_11:10:24 CRITICAL: Resource 192.168.0.168 is active, and should not be!
2007/05/22_11:10:24 CRITICAL: Non-idle resources can affect data integrity!
2007/05/22_11:10:24 info: If you don't know what this means, then get help!
2007/05/22_11:10:24 info: Read the docs and/or source to /usr/lib/heartbeat/ResourceManager for more details.
CRITICAL: Resource 192.168.0.168 is active, and should not be!
CRITICAL: Non-idle resources can affect data integrity!
info: If you don't know what this means, then get help!
info: Read the docs and/or the source to /usr/lib/heartbeat/ResourceManager for more details.
2007/05/22_11:10:24 CRITICAL: Non-idle resources will affect resource takeback!
2007/05/22_11:10:24 CRITICAL: Non-idle resources may affect data integrity!
[FAILED]
heartbeat[8038]: 2007/05/22_11:10:24 ERROR: Invalid group name [haclient]
heartbeat[8038]: 2007/05/22_11:10:24 ERROR: Bad gid list [haclient uid=hacluster]
heartbeat[8038]: 2007/05/22_11:10:24 ERROR: Invalid apiauth directive [ipfail gid=haclient uid=hacluster]
heartbeat[8038]: 2007/05/22_11:10:24 info: Syntax: apiauth client [uid=uidlist] [gid=gidlist]
heartbeat[8038]: 2007/05/22_11:10:24 info: Where uidlist is a comma-separated list of uids,
heartbeat[8038]: 2007/05/22_11:10:24 info: and gidlist is a comma-separated list of gids
heartbeat[8038]: 2007/05/22_11:10:24 info: One or the other must be specified.
heartbeat[8038]: 2007/05/22_11:10:24 debug: uid=hacluster, gid=<null>
heartbeat[8038]: 2007/05/22_11:10:24 debug: uid=hacluster, gid=<null>
heartbeat[8038]: 2007/05/22_11:10:24 debug: uid=<null>, gid=haclient
heartbeat[8038]: 2007/05/22_11:10:24 ERROR: Invalid group name [haclient]
heartbeat[8038]: 2007/05/22_11:10:24 ERROR: Bad gid list [haclient]
heartbeat[8038]: 2007/05/22_11:10:24 ERROR: Invalid apiauth directive [ping gid=haclient]
heartbeat[8038]: 2007/05/22_11:10:24 info: Syntax: apiauth client [uid=uidlist] [gid=gidlist]
heartbeat[8038]: 2007/05/22_11:10:24 info: Where uidlist is a comma-separated list of uids,
heartbeat[8038]: 2007/05/22_11:10:24 info: and gidlist is a comma-separated list of gids
heartbeat[8038]: 2007/05/22_11:10:24 info: One or the other must be specified.
heartbeat[8038]: 2007/05/22_11:10:24 debug: uid=root, gid=<null>
heartbeat[8038]: 2007/05/22_11:10:24 debug: uid=<null>, gid=haclient
heartbeat[8038]: 2007/05/22_11:10:24 ERROR: Invalid group name [haclient]
heartbeat[8038]: 2007/05/22_11:10:24 ERROR: Bad gid list [haclient]
heartbeat[8038]: 2007/05/22_11:10:24 ERROR: Invalid apiauth directive [anon gid=haclient]
heartbeat[8038]: 2007/05/22_11:10:24 info: Syntax: apiauth client [uid=uidlist] [gid=gidlist]
heartbeat[8038]: 2007/05/22_11:10:24 info: Where uidlist is a comma-separated list of uids,
heartbeat[8038]: 2007/05/22_11:10:24 info: and gidlist is a comma-separated list of gids
heartbeat[8038]: 2007/05/22_11:10:24 info: One or the other must be specified.
heartbeat[8038]: 2007/05/22_11:10:24 ERROR: Heartbeat not started: configuration error.
heartbeat[8038]: 2007/05/22_11:10:24 ERROR: Configuration error, heartbeat not started.
heartbeat[8038]: 2007/05/22_11:10:24 debug: Exiting from pid 8038 [rc=6] |
|