Red Hat Training
A Red Hat training course is available for Red Hat Enterprise Linux
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 startStarting ricci: [ OK ] #passwd ricciNew 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 startStarting luci: generating https SSL certificates... done [ OK ] Please, point your web browser to https://example-01:8084 to access luci