HP XC System Software Release Notes for Version 3.0

14 Documentation Notes
The notes in this section apply to the HP XC System Software Documentation Set and HP XC
manpages.
14.1 HP XC Hardware Preparation Guide
Callout 2 in Figure 2–6 “ProCurve 2824 Root Administration Switch” incorrectly states that Port
23 is used as the interconnect to the Root Console Switch. Port 24 is used as the interconnect to
the Root Console Switch, not Port 23.
14.2 HP XC System Software Installation Guide
The following procedure in the HP XC System Software Installation Guide contains inaccurate
information.
14.2.1 Configure sendmail (Required)
The sample entries shown in Steps 2 and 6 in the "Configure sendmail (Required)" procedure in
Chapter 4 do not use a fully-qualified host name. The incorrect steps use southpole.com (the
domain name) rather than penguin.southpole.com (the host name plus domain name).
The entire corrected procedure is as follows:
1. Be sure you know the fully qualified host name associated with the node's external IP address.
2. On the head node, add an entry for the IP address and fully qualified domain name to the
top of the /etc/hosts file. Make your entry above the comment #XC-CLUSTER Do Not
Edit Below this Line . Your entry should look similar to the following:
192.0.2.3 penguin.southpole.com
In the previous example, penguin.southpole.com is the fully qualified host name, and
192.0.2.3 is its external IP address.
3. Save your change and exit the file.
4. Use the text editor of your choice to open and edit the following file:
/etc/mail/submit.cf
5. Locate the section of the file that looks like this:
# my official domain name
# ... define this only if sendmail cannot automatically determine your domain
#Dj$w.Foo.COM
6. Uncomment the macro and include your fully qualified host name. The entry looks similar
to the following:
Djfully.qualified.name.com
Using our example host and domain names, the line looks like this:
Djpenguin.southpole.com
7. Save your change and exit the file.
8. Restart sendmail:
# service sendmail restart
14.3 Information Omitted From the HP XC System Software Administration
Guide
The following sections provide information that was omitted from the HP XC System Software
Administration Guide .
14.1 HP XC Hardware Preparation Guide 63