###前提・実現したいこと
事象
pacemakerの起動に失敗してしまいます。
Pacemaker起動時にstonith-ngのプロセスがexitedしてしまい、
stonith-ngの再起動に失敗しており、クラスタを正常に起動することができません。
問題の切り分け方法等、ご存知の方いらっしゃいましたら教えて下さい。
環境
RedHat6.4(x86_64)
pacemaker-1.1.13-1.el6.x86_64
corosync-2.3.4-1.el6.x86_64
###発生時のログ
下記のログの
error: pcmk_child_exit~が問題なのではないかと思ております。
crmd[3008]: info: corosync_node_name: Unable to get node name for nodeid 1
crmd[3008]: notice: get_node_name: Defaulting to uname -n for the local corosync node name
crmd[3008]: info: crm_get_peer: Node 1 is now known as AAAAAA
crmd[3008]: warning: crm_get_peer: Node names with capitals are discouraged, consider changing 'AAAAAA' to something else
crmd[3008]: info: peer_update_callback: AAAAAA is now (null)
cib[3003]: info: cib_process_request: Forwarding cib_modify operation for section status to master (origin=local/attrd/2)
cib[3003]: info: corosync_node_name: Unable to get node name for nodeid 1
cib[3003]: notice: get_node_name: Defaulting to uname -n for the local corosync node name
crmd[3008]: notice: cluster_connect_quorum: Quorum lost
stonith-ng[3004]: notice: setup_cib: Watching for stonith topology changes
stonith-ng[3004]: info: qb_ipcs_us_publish: server name: stonith-ng
stonith-ng[3004]: info: main: Starting stonith-ng mainloop
stonith-ng[3004]: info: pcmk_cpg_membership: Joined[0.0] stonith-ng.1
stonith-ng[3004]: info: pcmk_cpg_membership: Member[0.0] stonith-ng.1
stonith-ng[3004]: info: init_cib_cache_cb: Updating device list from the cib: init
stonith-ng[3004]: info: cib_devices_update: Updating devices to version 0.0.0
stonith-ng[3004]: info: unpack_nodes: Creating a fake local node
pacemakerd[2999]: error: pcmk_child_exit: The stonith-ng process (3004) exited: Key has expired (127)
pacemakerd[2999]: notice: pcmk_process_exit: Respawning failed child process: stonith-ng
pacemakerd[2999]: info: start_child: Forked child 3010 for process stonith-ng
###試したこと
・系間パスのIPアドレスにhost名を付与して起動
・IPtablesを停止して起動
・SElinuxは無効にしております
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2016/06/15 10:04
2016/06/15 10:23 編集