diff --git a/doc/Clusters_from_Scratch/en-US/Book_Info.xml b/doc/Clusters_from_Scratch/en-US/Book_Info.xml
index 803cfe5553..55fa59bcc9 100644
--- a/doc/Clusters_from_Scratch/en-US/Book_Info.xml
+++ b/doc/Clusters_from_Scratch/en-US/Book_Info.xml
@@ -1,66 +1,66 @@
%BOOK_ENTITIES;
]>
Clusters from Scratch
Creating Active/Passive and Active/Active Clusters on Fedora
Pacemaker
1.1
- 3
+ 5
0
The purpose of this document is to provide a start-to-finish guide to building an example active/passive cluster with Pacemaker and show how it can be converted to an active/active one.
The example cluster will use:
&DISTRO; &DISTRO_VERSION; as the host operating system
Corosync to provide messaging and membership services,
Pacemaker to perform resource management,
DRBD as a cost-effective alternative to shared storage,
GFS2 as the cluster filesystem (in active/active mode)
The crm shell for displaying the configuration and making changes
Given the graphical nature of the Fedora install process, a number of screenshots are included. However the guide is primarily composed of commands, the reasons for executing them and their expected outputs.
diff --git a/doc/Clusters_from_Scratch/en-US/Revision_History.xml b/doc/Clusters_from_Scratch/en-US/Revision_History.xml
index 0b546aff5c..0fbc0fb833 100644
--- a/doc/Clusters_from_Scratch/en-US/Revision_History.xml
+++ b/doc/Clusters_from_Scratch/en-US/Revision_History.xml
@@ -1,19 +1,43 @@
%BOOK_ENTITIES;
]>
Revision History
1
Mon May 17 2010
AndrewBeekhofandrew@beekhof.net
Import from Pages.app
+
+ 2
+ Wed Sep 22 2010
+ RaoulScarazzinirasca@miamammausalinux.org
+ Italian translation
+
+
+ 3
+ Wed Feb 9 2011
+ AndrewBeekhofandrew@beekhof.net
+ Updated for Fedora 13
+
+
+ 4
+ Wed Oct 5 2011
+ AndrewBeekhofandrew@beekhof.net
+ Update the GFS2 section to use CMAN
+
+
+ 5
+ Fri Feb 10 2012
+ AndrewBeekhofandrew@beekhof.net
+ Generate docbook content from asciidoc sources
+