LinuCエヴァンジェリストの鯨井貴博@opensourcetechです。
DRBD9/Pacemaker1.1/Corocync2/PCSによるストレージ冗長構成構築 on CentOS7で構築したクラスター構成、pcs statusで状態確認すると、WARNINGS: Corosync and pacemaker node names do not match (IPs used in setup?)と出るのですが、なんだろう???????
[root@db01 ~]# pcs status
Cluster name: drbd_cluster
WARNINGS:
Corosync and pacemaker node names do not match (IPs used in setup?)
Stack: corosync
Current DC: db02 (version 1.1.21-1.el7-f14e36f) - partition with quorum
Last updated: Tue Jun 9 19:06:21 2020
Last change: Tue Jun 9 19:06:05 2020 by root via cibadmin on db01
2 nodes configured
6 resources configured
Online: [ db01 db02 ]
Full list of resources:
Resource Group: Group-FS
FS (ocf::heartbeat:Filesystem): Started db01
vipcheck (ocf::heartbeat:VIPcheck): Started db01
VIP (ocf::heartbeat:IPaddr2): Started db01
prmPing (ocf::pacemaker:ping): Started db01
OraLsnr (ocf::heartbeat:oralsnr): Started db01
OraSrv (ocf::heartbeat:oracle): Started db01
Daemon Status:
corosync: active/enabled
pacemaker: active/enabled
pcsd: active/enabled
uname -nもhostnameも/etc/hostsも、corosync.confも、pacemakerの設定も特に問題ないような気がするのだが。。。
warningだし、障害発生させたり、切り替えしても動作に問題ないからいいのですがw