
# rhn-bootstrap --activation-keys 1-cluster --allow-config-actions
--allow-remote-commands --script bootstrap_cluster_node.sh
1. This will produce some verbose output, with a path to
bootstrap_cluster_node.sh, copy that path for the next command
# cat /var/www/html/pub/bootstrap/bootstrap_cluster_node.sh | ssh rhcf-
mgmt1 /bin/bash
Follow SAN providers instructions and ensure the LUN is presented to both cluster
nodes
Here the SAN LUN that mgmt1 has used to install the virtual machines to will need to be
presented to mgmt2, verify both servers can see the LUN. Follow your storage manufacturer's
guidelines to ensure the storage environment is set up properly.
8.2.2 Set up the Cluster
1. Install the cluster management software
# yum install ricci
2. Start the service and ensure it turns on when the system is booted
# service ricci start && chkconfig ricci on
3. Log into the luci web based management interface as shown in Figure 8.2: Luci
Login
77 www.redhat.com
Comentarios a estos manuales