Author: humbedooh
Date: Tue Sep 18 17:05:59 2012
New Revision: 1387262
URL: http://svn.apache.org/viewvc?rev=1387262&view=rev
Log:
bug fixes, kk. (aka typo fixes and miscellaneous small changes)
Modified:
trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext
Modified:
trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext
URL:
http://svn.apache.org/viewvc/trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext?rev=1387262&r1=1387261&r2=1387262&view=diff
==============================================================================
---
trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext
(original)
+++
trafficserver/site/trunk/content/docs/trunk/admin/cluster-howto/index.en.mdtext
Tue Sep 18 17:05:59 2012
@@ -72,18 +72,18 @@ Full clustering recommends a dedicated n
communication to get better performance.
-# Enable Clustering Mode # {#EnableClusteringMode}
+# Enabling Clustering Mode # {#EnablingClusteringMode}
-Before you put a node into a Cluster, please make sure the following thing
-checked:
+Before you put a node into a cluster, please make sure the following things are
+in order:
-* you are using the samy Operation System:
+* You are using the same operation system on all nodes:
+ Using the same distrobution, ie: RHEL 5.5
+ Have same kernel, ie: 2.6.18-194.17.1.el5
- + The same ARCH, ie: `x86_64`
-* install with the same version of Traffic Server
-* the same hardware
-* on the same switch or same vlan.
+ + The same architecture, ie: `x86_64`
+* You have the same version of Traffic Server installed
+* The same hardware
+* On the same switch or same VLAN.
Traffic Server does not apply the clustering mode change to all the nodes
in the cluster. You must change the clustering mode on each node