共享存储支持灾备集群
This commit is contained in:
parent
03a8bbd2d9
commit
937497eb36
@ -859,7 +859,7 @@ int CheckShareDiskDataNodeStatus(uint32 groupIndex)
|
||||
++unknownCnt;
|
||||
}
|
||||
}
|
||||
if (normalPriCnt != 1) {
|
||||
if (backup_open == CLUSTER_PRIMARY && normalPriCnt != 1) {
|
||||
g_HA_status->status = CM_STATUS_NEED_REPAIR;
|
||||
write_runlog(LOG,
|
||||
"cluster status is unavail, instanceId(%u), normalPriCnt=%d, priCnt=%d, dnFaultCnt=%d, unknownCnt=%d.\n",
|
||||
|
Loading…
x
Reference in New Issue
Block a user