From 83809e9c133a66ac9c4ac48ba2df28a053c65be2 Mon Sep 17 00:00:00 2001 From: Richard Henwood Date: Tue, 17 May 2011 16:38:24 -0500 Subject: [PATCH] FIX: xrefs --- ConfiguringFailover.xml | 55 +++++++++++++++++-------------------------------- 1 file changed, 19 insertions(+), 36 deletions(-) diff --git a/ConfiguringFailover.xml b/ConfiguringFailover.xml index c365f2a..9933b56 100644 --- a/ConfiguringFailover.xml +++ b/ConfiguringFailover.xml @@ -1,36 +1,26 @@ - + Configuring Lustre Failover This chapter describes how to configure Lustre failover using the Heartbeat cluster infrastructure daemon. It includes: + - Creating a Failover Environment - - - - - - Setting up High-Availability (HA) Software with Lustre - - - - - - - - - - - Note -Using Lustre Failover is optional. - - - - -
- <anchor xml:id="dbdoclet.50438188_pgfId-1292208" xreflabel=""/> -
- 11.1 <anchor xml:id="dbdoclet.50438188_82389" xreflabel=""/><anchor xml:id="dbdoclet.50438188_60346" xreflabel=""/>Creating a Failover Environment + + + + + + + + + + Using Lustre Failover is optional + + + +
+ 11.1 Creating a Failover Environment Lustre provides failover mechanisms only at the file system level. No failover functionality is provided for system-level components, such as node failure detection or power control, as would typically be provided in a complete failover solution. Additional tools are also needed to provide resource fencing, control and monitoring.
<anchor xml:id="dbdoclet.50438188_pgfId-1292210" xreflabel=""/>11.1.1 Power Management Software @@ -48,22 +38,15 @@ https://computing.llnl.gov/linux/powerman.html
-
- 11.2 <anchor xml:id="dbdoclet.50438188_92688" xreflabel=""/>Setting up High-Availability (HA) Software with Lustre +
+ 11.2 Setting up High-Availability (HA) Software with Lustre 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. - - - Pacemaker - For more information about setting up Lustre failover with Pacemaker, see the Lustre wiki topic Using Pacemaker with Lustre. - - - -
-- 1.8.3.1