From mboxrd@z Thu Jan 1 00:00:00 1970 From: jparsons@sourceware.org Date: 15 Jan 2007 20:03:46 -0000 Subject: [Cluster-devel] conga/luci/docs user_manual.html Message-ID: <20070115200346.10520.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: jparsons at sourceware.org 2007-01-15 20:03:45 Modified files: luci/docs : user_manual.html Log message: final manual additions for bz201394 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/docs/user_manual.html.diff?cvsroot=cluster&r1=1.12&r2=1.13 --- conga/luci/docs/user_manual.html 2007/01/15 19:57:22 1.12 +++ conga/luci/docs/user_manual.html 2007/01/15 20:03:45 1.13 @@ -324,14 +324,29 @@ is on the node list page.

Add a Node

Below is a screenshot of the Add a Node page: -
+
Figure #10: Add a Node Page

The Add a Node page is similar in look and function to the Add a System page available in the Homebase tab. The system hostname of IP Address is entered in the appropriate field along with the password for the - system. Multiple nodes may be added at once. When the submit button is + system. Multiple nodes may be added at once. The user is offered the + chance to verify the certificate for the new node to be added, just as + they were when adding a system on the home base tab. +

+ Two other options are available to the user when adding a node: They are + presented with a pair of radio buttons that allow for a choice of either + pulling the necessary packages from the configured Yum repository for + the system (The very latest packages are always selected with this option), + or packages already installed on the system are used. If any packages + are missing, an error message is returned and the node is not added. +

+ The other option available to the user is a checkbox for Shared Storage + support. Checking this box will install and initially configure the + CLVM (Clustered Logical Volume Management) packages and the GFS clustered file system packages. In a cluster environment, this box will almost always need to + be checked. + When the submit button is clicked, the following takes place: