From 8eba3d1aca99d530134274e9dbab8cef07db41f6 Mon Sep 17 00:00:00 2001 From: Richard Henwood Date: Tue, 17 May 2011 12:39:04 -0500 Subject: [PATCH] FIX: xrefs --- II_LustreInstallConfig.xml | 2 +- I_LustreIntro.xml | 2 +- InstallOverview.xml | 70 +++++++++++++++++++++++++++------------------- 3 files changed, 43 insertions(+), 31 deletions(-) diff --git a/II_LustreInstallConfig.xml b/II_LustreInstallConfig.xml index eab14e0..455399f 100644 --- a/II_LustreInstallConfig.xml +++ b/II_LustreInstallConfig.xml @@ -1,5 +1,5 @@ - + Installing and Configuring Lustre Part II describes how to install and configure a Lustre file system. You will find information in this section about: diff --git a/I_LustreIntro.xml b/I_LustreIntro.xml index bf2bee3..16e65b1 100644 --- a/I_LustreIntro.xml +++ b/I_LustreIntro.xml @@ -1,5 +1,5 @@ - + Introducing Lustre Part I provides background information to help you understand the Lustre architecture and how the major components fit together. You will find information in this section about: diff --git a/InstallOverview.xml b/InstallOverview.xml index 69ff105..b433816 100644 --- a/InstallOverview.xml +++ b/InstallOverview.xml @@ -1,38 +1,50 @@ - + - Installation Overview + Installation Overview This chapter provides on overview of the procedures required to set up, install and configure a Lustre file system. - - - - - - Note -If you are new to Lustre, you may find it helpful to refer to Part I:Introducing Lustre for a description of the Lustre architecture, file system components and terminology before proceeding with the installation procedure. - - - - -
- <anchor xml:id="dbdoclet.50438192_pgfId-1306236" xreflabel=""/> + + + + + If you are new to Lustre, you may find it helpful to refer to for a description of the Lustre architecture, file system components and terminology before proceeding with the installation procedure. + +
4.1 Steps to Installing Lustre To set up Lustre file system hardware and install and configure the Lustre software, refer the the chapters below in the order listed: - 1. (Required) Set up your Lustre file System hardware. - See Chapter 5: Setting Up a Lustre File System - Provides guidelines for configuring hardware for a Lustre file system including storage, memory, and networking requirements. - 2. (Optional - Highly Recommended) Configure storage on Lustre storage devices. - See Chapter 6: Configuring Storage on a Lustre File System - Provides instructions for setting up hardware RAID on Lustre storage devices. - 3. (Optional) Set up network interface bonding. - See Chapter 7: Setting Up Network Interface Bonding - Describes setting up network interface bonding to allow multiple network interfaces to be used in parallel to increase bandwidth or redundancy. - 4. (Required) Install Lustre software. - See Chapter 8: Installing the Lustre Software - Describes preparation steps and a procedure for installing the Lustre software. - 5. (Optional) Configure Lustre Networking (LNET). - See Chapter 9: Configuring Lustre Networking (LNET) - Describes how to configure LNET if the default configuration is not sufficient. By default, LNET will use the first TCP/IP interface it discovers on a system. LNET configuration is required if you are using Infiniband or multiple Ethernet interfaces. - 6. (Required) Configure Lustre. - See Chapter 10: Configuring Lustre - Provides an example of a simple Lustre configuration procedure and points to tools for completing more complex configurations. - 7. (Optional) Configure Lustre Failover. - See Chapter 11: Configuring Lustre Failover - Describes how to configure Lustre failover using the Heartbeat cluster infrastructure daemon. + + + + (Required) Set up your Lustre file System hardware. + See - Provides guidelines for configuring hardware for a Lustre file system including storage, memory, and networking requirements. + + + (Optional - Highly Recommended) Configure storage on Lustre storage devices. + See - Provides instructions for setting up hardware RAID on Lustre storage devices. + (Optional) Set up network interface bonding. + + + See - Describes setting up network interface bonding to allow multiple network interfaces to be used in parallel to increase bandwidth or redundancy. + + + (Required) Install Lustre software. + See - Describes preparation steps and a procedure for installing the Lustre software. + + + (Optional) Configure Lustre Networking (LNET). + See - Describes how to configure LNET if the default configuration is not sufficient. By default, LNET will use the first TCP/IP interface it discovers on a system. LNET configuration is required if you are using Infiniband or multiple Ethernet interfaces. + + + (Required) Configure Lustre. + See - Provides an example of a simple Lustre configuration procedure and points to tools for completing more complex configurations. + + + (Optional) Configure Lustre Failover. + See - Describes how to configure Lustre failover using the Heartbeat cluster infrastructure daemon. + + +
-
-- 1.8.3.1