Reported by hastatus:
-- RESOURCES FAILED -- Group Type Resource System |
2013/12/20 11:53:34 VCS INFO V-16-2-13716 (CPServer1) Resource(quorum): Output of the completed operation (monitor) ============================================== Use of uninitialized value $sys_name in concatenation (.) or string at /opt/VRTScps/bin/Quorum/monitor line 120. |
The agent scripts compare the output from "hostname" and "hasys -list." If the hostnames returned do not match each other, the agent will assume that there are two different hosts.
In this example, notice that "cpserver1" is capitalized by hasys, but it is not capitalize in the output returned by hostname.
Syntax: # hostname # /opt/VRTSvcs/bin/hasys -list # hostname # /opt/VRTSvcs/bin/hasys -list |
Follow these steps to update system name in the cluster cofniguration to match the hostname: