From eba1ac9e97d0f47c6c371b901d3fb7828021f7a1 Mon Sep 17 00:00:00 2001 From: Richard Henwood Date: Fri, 4 Dec 2015 16:27:56 -0600 Subject: [PATCH] LUDOC-206 install: correct rpm names. Update to reflect that "lustre-ldiskfs" package moved to "lustre-osd-ldiskfs". Also add that there is a similar zfs rpm. Change-Id: I369e64cbdf1671ab9b8763ac833e5ed3fb79cf75 Signed-off-by: Richard Henwood Reviewed-on: http://review.whamcloud.com/17486 Tested-by: Jenkins Reviewed-by: Andreas Dilger --- InstallingLustre.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/InstallingLustre.xml b/InstallingLustre.xml index b26454f..d2a0955 100644 --- a/InstallingLustre.xml +++ b/InstallingLustre.xml @@ -172,7 +172,7 @@ xml:id="installinglustre"> - lustre-ldiskfs- + lustre-osd-ldiskfs- ver _lustre. arch @@ -181,6 +181,17 @@ xml:id="installinglustre"> + lustre-zfs-ldiskfs- + ver + _lustre. + arch + + Lustre back-end file system tools for ZFS. This is + an alternative to + lustre-osd-ldiskfs + + + e2fsprogs Utility to maintain Lustre back-end file @@ -348,7 +359,7 @@ xml:id="installinglustre"> kernel-debuginfo, kernel-debuginfo-common, lustre-debuginfo, - lustre-ldiskfs-debuginfo- Versions of required + lustre-osd-ldiskfs-debuginfo- Versions of required packages with debugging symbols and other debugging options enabled for use in troubleshooting. -- 1.8.3.1