- 論壇徽章:
- 0
|
我在AIX 5.2下配置HACMP,剛開始沒問題,A機(jī)配置、同步成功。A機(jī)啟動(dòng)cluster成功,但在B機(jī)啟動(dòng)cluster時(shí)報(bào)錯(cuò),我把B機(jī)的cluster刪除了(此時(shí)沒停A機(jī)HA)。然后停A機(jī)HA時(shí)出錯(cuò)。A機(jī)重啟后重新同步HA時(shí)報(bào):
cldare: Unable to execute a command remotely on node AP_node,
check clcomd.log file for more information.
查看clcomd.log時(shí)內(nèi)容為:
Fri Apr 14 20:59:16 2006: Trying to establish connection to node AP_node
Fri Apr 14 20:59:16 2006: CONNECTION: ACCEPTED: CallCenter: 182.48.3.72->182.48.3.72
Fri Apr 14 20:59:16 2006: Connection to node AP_node, success, 182.48.3.72->182.48.3.72
Fri Apr 14 20:59:16 2006: RSH: ACCEPTED: CallCenter: 182.48.3.72->182.48.3.72
Fri Apr 14 20:59:16 2006: RSH: Command='/usr/es/sbin/cluster/utilities/cldare –a ',pid=18610
Fri Apr 14 20:59:16 2006: RSH:COMPLETED: exit code = 1, pid=18610
Fri Apr 14 20:59:46 2006: Connection to node AP_node: closed
Fri Apr 14 20:59:46 2006: CONNECTION: CLOSED: CallCenter: 182.48.3.72->182.48.3.72
其中AP_node為A機(jī),地址為182.48.3.72(boot地址)
我的HA版本為5.1,請(qǐng)高手指教! |
|