Start Hyper-Converged Database (HCD) as a service
All nodes in the cluster must have the same version of HCD installed from a package. Nodes might not be able to join the ring if they are running different versions of HCD or other Cassandra-based database distributions.
-
If you are restarting a node, stop HCD before starting it again.
-
Start HCD:
sudo service hcd startIf the following error appears, see HCD cannot start with YAML parsing error.
WARNING: Timed out while waiting for HCD to start. -
If you need to start HCD on multiple nodes, repeat the previous steps on each node.
-
Verify that the cluster is running:
nodetool statusMake sure all nodes report
UN(Up/Normal).