From eb28aa441a4e5e2ddb46691e6c9f37e7b0870fae Mon Sep 17 00:00:00 2001 From: Linda Bebernes Date: Thu, 19 Sep 2013 11:43:08 -0700 Subject: [PATCH] LUDOC-185 failover: Replaced links to lustre.org articles with links to tool webpages. Replaced lustre.org links with links to Red Hat Cluster Tool and Pacemaker webpages. Signed-off-by: Linda Bebernes Change-Id: I744d0d4d370c5274b53529ae5f95d49c444de7c1 Reviewed-on: http://review.whamcloud.com/7704 Tested-by: Hudson Reviewed-by: Richard Henwood --- ConfiguringFailover.xml | 11 +++++++++-- ManagingFailover.xml | 15 ++++++++++++++- 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/ConfiguringFailover.xml b/ConfiguringFailover.xml index 86a1ca4..f796b5f 100644 --- a/ConfiguringFailover.xml +++ b/ConfiguringFailover.xml @@ -38,10 +38,17 @@ Lustre must be combined with high-availability (HA) software to enable a complete Lustre failover solution. Lustre can be used with several HA packages including: - Red Hat Cluster Manager - For more information about setting up Lustre failover with Red Hat Cluster Manager, see the Lustre wiki topic Using Red Hat Cluster Manager with Lustre. + Red Hat Cluster Manager - For more information about Red Hat + Cluster Manager, see http://www.redhat.com/software/rha/cluster/manager/. - Pacemaker - For more information about setting up Lustre failover with Pacemaker, see the Lustre wiki topic Using Pacemaker with Lustre. + Pacemaker - For more information about Pacemaker, see http://clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Explained/index.html. diff --git a/ManagingFailover.xml b/ManagingFailover.xml index 4285f19..8ce0ff1 100644 --- a/ManagingFailover.xml +++ b/ManagingFailover.xml @@ -8,7 +8,20 @@ - For information about high availability(HA) management software, see the Lustre wiki topic Using Red Hat Cluster Manager with Lustre or the Lustre wiki topic Using Pacemaker with Lustre. + For information about high availability(HA) management software, see the documentation for: + + Red Hat Cluster Manager at http://www.redhat.com/software/rha/cluster/manager/ + + + Pacemaker at http://clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Explained/index.html + +
-- 1.8.3.1