pcs cluster status コマンドの出力に "Error: no nodes found in corosync.conf" メッセージが出力される理由
Issue
- pacemaker アドオンを使用した RHEL6.5 クラスターでコマンド pcs cluster status の出力に "Error: no nodes found in corosync.conf" というエラーメッセージが表示されるのはなぜですか?
[root@node1 ~]# pcs cluster status
Cluster Status:
Last updated: Tue Jan 7 18:49:10 2014
Last change: Tue Jan 7 18:32:06 2014 via crmd on node1.xxx.yyy.com
Stack: cman
Current DC: node1.xxx.yyy.com - partition with quorum
Version: 1.1.10-14.el6_5.1-368c726
2 Nodes configured
0 Resources configured
PCSD Status:
Error: no nodes found in corosync.conf <--------------
[root@node1 ~]#
pcs status コマンドの出力には同様のエラーメッセージは表示されません。
[root@node1 ~]# pcs status
Cluster name: pcscluster
WARNING: no stonith devices and stonith-enabled is not false
Last updated: Tue Jan 7 18:49:06 2014
Last change: Tue Jan 7 18:32:06 2014 via crmd on node1.xxx.yyy.com
Stack: cman
Current DC: node1.xxx.yyy.com - partition with quorum
Version: 1.1.10-14.el6_5.1-368c726
2 Nodes configured
0 Resources configured
Online: [ node2.xxx.yyy.com node1.xxx.yyy.com ]
Full list of resources:
Environment
- Red Hat Enterprise Linux Server 6.5 (High Availability アドオン使用)
- pcs
- pacemaker
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.