2.2. Starting Cluster Services
Start the cluster services on the nodes in the cluster using the following procedure.
- On both nodes in the cluster, start the
ricciservice and set a password for userricci.# service ricci start Starting ricci: [ OK ] # passwd ricci New password: Retype new password: - On the node that will be hosting the web management interface, start the luci service. This will provide the link from which to access luci on this node.
# service luci start Starting luci: generating https SSL certificates... done [ OK ] Please, point your web browser to https://example-01:8084 to access luci