Failed to install cluster due to network problems when installing cluster
【Problem Description】:
The installation cluster failed when initializing DBservice. There is a similar RoleInstance initialization failure for ROLE[name:DBServer]


【question confirmed】:
Check the DBservice installation log /var/log/Bigdata/dbservice/scriptlog/install.log of the DBserver node that failed to be initialized. Search for config node trust failed. After searching, check the remoteIP value in the log.

Manually execute sh /opt/huawei/Bigdata/nodeagent/bin/config-trust.sh ${remoteIP} ${remoteIP} is the remoteIP value found in the upper log.

Ssh connection error, then ping 192.168.54.5, found that ping nowhere

[Question conclusion]:
The service IP address fails, causing the mutual trust between the DBserver nodes to fail. As a result, the initialization of the DBservice service fails, causing the cluster to fail.
【Solution】:
Reinstall after solving network problems
