All,

This is my first post to the list, so go easy on me ;).

I've been reading the Clusters from Scratch v2 document and I noticed some 
inconsistencies.


1.       Pg. 25, Figure 2.14 - Customize Networking:  Screenshot indicates that 
the user should be using the IP address of 192.168.9.41 on the first node in 
the cluster.

2.       Pg. 32, Section 2.3 "Before you Continue": Advises the user that 
before they should proceed that they should go through the setup of the second 
node.  Document then advises the user to use the IP address 192.168.122.42 for 
the second node.

3.       Pg. 32-33, Section 2.4.1 "Finalize Networking":  Advises the user that 
we need to make sure we can communicate to the servers by name.  States that if 
DNS isn't available, to add the ip and host information into the /etc/hosts 
file.  It then displays the IP Addresses of both nodes in the cluster:

grep pcmk /etc/hosts
[root@pcmk-1 ~]# grep pcmk /etc/hosts
192.168.122.101 pcmk-1.clusterlabs.org pcmk-1
192.168.122.102 pcmk-2.clusterlabs.org pcmk-2

The reason for bringing this up is that I'm reading this document for the first 
time and I am using it to setup a Proof of Concept cluster.  These 
inconsistencies made me question whether I was setting everything up properly.  
Is there something I'm missing about this information? Or, are these merely 
typos and we should be using the 192.168.122.X addresses throughout the 
document for consistency?

Ben Branch
Sun Administrator
University of Central Oklahoma
ITIL Foundation v3, Network+

100 N. University Drive, Box 122
Edmond, OK 73034
D: 405.974.2649 | M: 405.550.6804 | bbranch@uco.<mailto:bbranch@uco.>edu | 
www.uco.edu<http://www.uco.edu/>

"If you wish to know your past, look at your present conditions.  If you wish 
to know your future, look at your present actions."  - Siddhartha Gautama



**Bronze+Blue=Green** The University of Central Oklahoma is Bronze, Blue, and 
Green! Please print this e-mail only if absolutely necessary! 

**CONFIDENTIALITY** This e-mail (including any attachments) may contain 
confidential, proprietary and privileged information. Any unauthorized 
disclosure or use of this information is prohibited.

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to