From b9e7016dbd366514d426f176fc119037c3081284 Mon Sep 17 00:00:00 2001 From: Richard Henwood Date: Tue, 30 Aug 2011 13:27:14 -0500 Subject: [PATCH] LUDOC-16 fix stale links. Links now point to accurate and actively maintained targets. Signed-off-by: Richard Henwood Change-Id: I3212ac2fb807108ca046b06ebfa7842474449127 --- InstallingLustreFromSourceCode.xml | 2 +- LustreTroubleshooting.xml | 4 ++-- Preface.xml | 7 +++++-- SystemConfigurationUtilities.xml | 2 +- UpgradingLustre.xml | 2 +- 5 files changed, 10 insertions(+), 7 deletions(-) diff --git a/InstallingLustreFromSourceCode.xml b/InstallingLustreFromSourceCode.xml index 8d36e3e..5382b16 100644 --- a/InstallingLustreFromSourceCode.xml +++ b/InstallingLustreFromSourceCode.xml @@ -20,7 +20,7 @@ <indexterm><primary>installing</primary><secondary>from source</secondary></indexterm> Overview and Prerequisites - Lustre can be installed from either pre-built binary packages (RPMs) or freely-available source code. Installing from the package release is recommended unless you need to customize the Lustre server kernel or will be using an Linux kernel that has not been tested with Lustre. For a list of supported Linux distributions and architectures, see the topic Lustre_2.0 on the Lustre wiki. The procedure for installing Lustre from RPMs is describe in . + Lustre can be installed from either pre-built binary packages (RPMs) or freely-available source code. Installing from the package release is recommended unless you need to customize the Lustre server kernel or will be using an Linux kernel that has not been tested with Lustre. For a list of supported Linux distributions and architectures, visit the Lustre Support Matrix on the Lustre wiki. The procedure for installing Lustre from RPMs is describe in . To install Lustre from source code, the following are required: diff --git a/LustreTroubleshooting.xml b/LustreTroubleshooting.xml index c7f91a6..f253bc5 100644 --- a/LustreTroubleshooting.xml +++ b/LustreTroubleshooting.xml @@ -193,8 +193,8 @@ <indexterm><primary>troubleshooting</primary><secondary>reporting bugs</secondary></indexterm><indexterm><primary>reporting bugs</primary><see>troubleshooing</see></indexterm> Reporting a Lustre Bug If, after troubleshooting your Lustre system, you cannot resolve the problem, consider reporting a Lustre bug. The process for reporting a bug is described in the Lustre wiki topic Reporting Bugs. - You can also post a question to the lustre-discuss mailing list or search the lustre-discuss Archives for information about your issue. - A Lustre diagnostics tool is available for downloading at: http://downloads.lustre.org/public/tools/lustre-diagnostics/ + You can also post a question to the lustre-discuss mailing list or search the lustre-discuss Archives for information about your issue. + A Lustre diagnostics tool is available for downloading at: http://downloads.whamcloud.com/public/tools/ You can run this tool to capture diagnostics output to include in the reported bug. To run this tool, enter one of these commands: # lustre-diagnostics -t <bugzilla bug #> # lustre-diagnostics. diff --git a/Preface.xml b/Preface.xml index 65141f8..50575bd 100644 --- a/Preface.xml +++ b/Preface.xml @@ -14,10 +14,13 @@ Software documentation that you received with your system - Oracle Solaris Operating System documentation, which is at: + Red Hat Enterprise Linux documentation, which is at: + http://docs.redhat.com/docs/en-US/index.html + + The Lustre client module is available for many different Linux versions and distributions. Red Hat Enterprise is the best supported and tested platform for Lustre Servers. + - http://www.oracle.com/technetwork/indexes/documentation/index.html
Shell Prompts diff --git a/SystemConfigurationUtilities.xml b/SystemConfigurationUtilities.xml index 1216844..7d30c8d 100644 --- a/SystemConfigurationUtilities.xml +++ b/SystemConfigurationUtilities.xml @@ -66,7 +66,7 @@ <indexterm><primary>e2scan</primary></indexterm> e2scan The e2scan utility is an ext2 file system-modified inode scan program. The e2scan program uses libext2fs to find inodes with ctime or mtime newer than a given time and prints out their pathname. Use e2scan to efficiently generate lists of files that have been modified. The e2scan tool is included in the e2fsprogs package, located at: - http://downloads.lustre.org/public/tools/e2fsprogs/ + http://downloads.whamcloud.com/public/e2fsprogs/latest/
Synopsis e2scan [options] [-f file] block_device diff --git a/UpgradingLustre.xml b/UpgradingLustre.xml index dc4809e..c5fd02c 100644 --- a/UpgradingLustre.xml +++ b/UpgradingLustre.xml @@ -65,7 +65,7 @@ lustre-ldiskfs-<ver> $ rpm -Uvh e2fsprogs-<ver> Use e2fsprogs-1.41-10 or later, available at: - http://downloads.lustre.org/public/tools/e2fsprogs/ + http://downloads.whamcloud.com/public/e2fsprogs/latest/ (Optional) If you want to add optional packages to your Lustre system, install them now. -- 1.8.3.1