CMMVC8719E: The command failed because one or more service IP addresses aren't set.

Explanation

The quorum application requires a connection to all nodes in the cluster by using the service IP addresses.

User Response

  1. Determine which IP version needs to be used by the quorum application to connect to the cluster: IPv4 (default) or IPv6. To change the default IP version, use the mkquorumapp -ip_v6 command.
  2. The service IPs of the IP version you are not using might be blank and are not used.
  3. Check that the IPv4 or IPv6 service IPs of all nodes in the cluster are set.
  4. Set any blank IPv4 or IPv6 service IPs. To set a service IP, use the satask chserviceip command.
  5. Reissue the command.