diff --git a/doc/Pacemaker_Administration/en-US/Book_Info.xml b/doc/Pacemaker_Administration/en-US/Book_Info.xml index fd1bc36d72..5dcd86bb2b 100644 --- a/doc/Pacemaker_Administration/en-US/Book_Info.xml +++ b/doc/Pacemaker_Administration/en-US/Book_Info.xml @@ -1,36 +1,36 @@ %BOOK_ENTITIES; ]> Pacemaker Administration Managing Pacemaker Clusters 1 - 1 + 3 This document has instructions and tips for system administrators who need to manage high-availability clusters using Pacemaker. diff --git a/doc/Pacemaker_Administration/en-US/Revision_History.xml b/doc/Pacemaker_Administration/en-US/Revision_History.xml index 1b94c3e81a..6276ccd69b 100644 --- a/doc/Pacemaker_Administration/en-US/Revision_History.xml +++ b/doc/Pacemaker_Administration/en-US/Revision_History.xml @@ -1,57 +1,69 @@ %BOOK_ENTITIES; ]> Revision History 1-0 Tue Jan 23 2018 KenGaillot kgaillot@redhat.com Move administration-oriented information from Pacemaker Explained into its own book 1-1 Mon Jan 28 2019 KenGaillot kgaillot@redhat.com JanPokorný jpokorny@redhat.com Add "Troubleshooting" chapter, minor clarifications and reformatting 1-2 Mon May 13 2019 KenGaillot kgaillot@redhat.com Overhaul configuration how-to + + 1-3 + Tue Oct 15 2019 + + KenGaillot + kgaillot@redhat.com + + + Add Tools chapter + + + diff --git a/doc/Pacemaker_Development/en-US/Book_Info.xml b/doc/Pacemaker_Development/en-US/Book_Info.xml index b08acf54f3..9dea3e8473 100644 --- a/doc/Pacemaker_Development/en-US/Book_Info.xml +++ b/doc/Pacemaker_Development/en-US/Book_Info.xml @@ -1,35 +1,35 @@ %BOOK_ENTITIES; ]> Pacemaker Development Working with the Pacemaker Code Base 2 - 2 + 4 This document has guidelines and tips for developers interested in editing Pacemaker source code and submitting changes for inclusion in the project. diff --git a/doc/Pacemaker_Explained/en-US/Book_Info.xml b/doc/Pacemaker_Explained/en-US/Book_Info.xml index aae3d06b4d..f2a81eb5de 100644 --- a/doc/Pacemaker_Explained/en-US/Book_Info.xml +++ b/doc/Pacemaker_Explained/en-US/Book_Info.xml @@ -1,35 +1,35 @@ Configuration Explained An A-Z guide to Pacemaker's Configuration Options Pacemaker 2.0 - 12 - 2 + 13 + 0 The purpose of this document is to definitively explain the concepts used to configure Pacemaker. To achieve this, it will focus exclusively on the XML syntax used to configure Pacemaker's Cluster Information Base (CIB). diff --git a/doc/Pacemaker_Explained/en-US/Revision_History.xml b/doc/Pacemaker_Explained/en-US/Revision_History.xml index 531b3760f5..93fa71334f 100644 --- a/doc/Pacemaker_Explained/en-US/Revision_History.xml +++ b/doc/Pacemaker_Explained/en-US/Revision_History.xml @@ -1,186 +1,199 @@ Revision History 1-0 19 Oct 2009 AndrewBeekhofandrew@beekhof.net Import from Pages.app 2-0 26 Oct 2009 AndrewBeekhofandrew@beekhof.net Cleanup and reformatting of docbook xml complete 3-0 Tue Nov 12 2009 AndrewBeekhofandrew@beekhof.net Split book into chapters and pass validation Re-organize book for use with Publican 4-0 Mon Oct 8 2012 AndrewBeekhofandrew@beekhof.net Converted to asciidoc (which is converted to docbook for use with Publican) 5-0 Mon Feb 23 2015 KenGaillotkgaillot@redhat.com Update for clarity, stylistic consistency and current command-line syntax 6-0 Tue Dec 8 2015 KenGaillotkgaillot@redhat.com Update for Pacemaker 1.1.14 7-0 Tue May 3 2016 KenGaillotkgaillot@redhat.com Update for Pacemaker 1.1.15 7-1 Fri Oct 28 2016 KenGaillotkgaillot@redhat.com Overhaul upgrade documentation, and document node health strategies 8-0 Tue Oct 25 2016 KenGaillotkgaillot@redhat.com Update for Pacemaker 1.1.16 9-0 Tue Jul 11 2017 KenGaillotkgaillot@redhat.com Update for Pacemaker 1.1.17 10-0 Fri Oct 6 2017 KenGaillotkgaillot@redhat.com Update for Pacemaker 1.1.18 11-0 Fri Jan 12 2018 KenGaillotkgaillot@redhat.com Update for Pacemaker 2.0.0 12-0 Mon Jan 28 2019 KenGaillotkgaillot@redhat.com ReidWahlnwahl@redhat.com JanPokornýjpokorny@redhat.com Update for Pacemaker 2.0.1, remove "Further Reading" and "FAQ" sections, and add minor clarifications and reformatting 12-1 Mon May 13 2019 KenGaillotkgaillot@redhat.com MaciejSobkowiakmsobkowiak@egnyte.com Document podman support, cluster-name cluster option, and new HealthIOWait agent, with other minor clarifications and corrections 12-2 Wed Jun 19 2019 KenGaillotkgaillot@redhat.com Add chapter for ACLs + + 13-0 + Tue Oct 15 2019 + KenGaillot + kgaillot@redhat.com + + + Overhaul fencing, rules, and constraints chapters, + elaborate on various options, and update for Pacemaker 2.0.3 + + + + diff --git a/doc/Pacemaker_Remote/en-US/Book_Info.xml b/doc/Pacemaker_Remote/en-US/Book_Info.xml index 813240285d..253639cd25 100644 --- a/doc/Pacemaker_Remote/en-US/Book_Info.xml +++ b/doc/Pacemaker_Remote/en-US/Book_Info.xml @@ -1,78 +1,78 @@ %BOOK_ENTITIES; ]> Pacemaker Remote Scaling High Availablity Clusters 7 - 2 + 3 The document exists as both a reference and deployment guide for the Pacemaker Remote service. The example commands in this document will use: &DISTRO; &DISTRO_VERSION; as the host operating system Pacemaker Remote to perform resource management within guest nodes and remote nodes KVM for virtualization libvirt to manage guest nodes Corosync to provide messaging and membership services on cluster nodes Pacemaker 1.1.16 While this guide is part of the document set for Pacemaker 2.0, it demonstrates the version available in the standard &DISTRO; repositories to perform resource management on cluster nodes pcs as the cluster configuration toolset The concepts are the same for other distributions, virtualization platforms, toolsets, and messaging layers, and should be easily adaptable. diff --git a/doc/Pacemaker_Remote/en-US/Pacemaker_Remote.ent b/doc/Pacemaker_Remote/en-US/Pacemaker_Remote.ent index 23aa4eb49e..6ac0ff4982 100644 --- a/doc/Pacemaker_Remote/en-US/Pacemaker_Remote.ent +++ b/doc/Pacemaker_Remote/en-US/Pacemaker_Remote.ent @@ -1,6 +1,6 @@ - + diff --git a/doc/Pacemaker_Remote/en-US/Revision_History.xml b/doc/Pacemaker_Remote/en-US/Revision_History.xml index 9950f4c7a8..433966be33 100644 --- a/doc/Pacemaker_Remote/en-US/Revision_History.xml +++ b/doc/Pacemaker_Remote/en-US/Revision_History.xml @@ -1,72 +1,82 @@ %BOOK_ENTITIES; ]> Revision History 1-0 Tue Mar 19 2013 DavidVosseldavidvossel@gmail.com Import from Pages.app 2-0 Tue May 13 2013 DavidVosseldavidvossel@gmail.com Added Future Features Section 3-0 Fri Oct 18 2013 DavidVosseldavidvossel@gmail.com Added Baremetal remote-node feature documentation 4-0 Tue Aug 25 2015 KenGaillotkgaillot@redhat.com Targeted CentOS 7.1 and Pacemaker 1.1.12+, updated for current terminology and practice 5-0 Tue Dec 8 2015 KenGaillotkgaillot@redhat.com Updated for Pacemaker 1.1.14 6-0 Tue May 3 2016 KenGaillotkgaillot@redhat.com Updated for Pacemaker 1.1.15 7-0 Mon Oct 31 2016 KenGaillotkgaillot@redhat.com Updated for Pacemaker 1.1.16 7-1 Fri Jan 12 2018 KenGaillotkgaillot@redhat.com Update banner for Pacemaker 2.0 and content for CentOS 7.4 with Pacemaker 1.1.16 7-2 Mon Jan 29 2019 JanPokorný jpokorny@redhat.com Minor reformatting + + 7-3 + Tue Oct 15 2019 + + KenGaillot + kgaillot@redhat.com + + Minor update for dynamic recheck interval + +