From f1802e0d79b06fb92ec40bfde883a51830398ef3 Mon Sep 17 00:00:00 2001 From: adilger Date: Sun, 7 Aug 2005 05:01:41 +0000 Subject: [PATCH] Branch b1_4 Update lmc documntation to match recent changes. b=7140 --- lustre/doc/lmc.1 | 4 ++-- lustre/doc/lmc.lyx | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lustre/doc/lmc.1 b/lustre/doc/lmc.1 index 2d1bedb..bcb55bf 100644 --- a/lustre/doc/lmc.1 +++ b/lustre/doc/lmc.1 @@ -140,10 +140,10 @@ Common name for the LOV Common name for the MDS .TP --stripe_sz -Stripe size +Specify the stripe size in bytes. This much data is written to each stripe before starting to write in the next stripe. Default is 1048576. .TP --stripe_cnt -A value of 0 for this means to stripe on all available OSTs. Default is 0. +A value of 0 for this means to use the currently optimal number of stripes. Default is 1 stripe per file. .TP --stripe_pattern Only Pattern 0 (RAID 0) is supported currently. diff --git a/lustre/doc/lmc.lyx b/lustre/doc/lmc.lyx index 1107741..55fe26b 100644 --- a/lustre/doc/lmc.lyx +++ b/lustre/doc/lmc.lyx @@ -381,13 +381,13 @@ mds_name \layout Description --stripe_sz\SpecialChar ~ - Specify the stripe size in bytes. + Specify the stripe size in bytes. This much data is written to each + stripe before starting to write in the next stripe. Default is 1048576. \layout Description --stripe_cnt\SpecialChar ~ - A value of 0 for this means to stripe on all available - OSTs. - Default is 0. + A value of 0 for this means to use the currently optimal number + of stripes. Default is 1 stripe per file. \layout Description --stripe_pattern\SpecialChar ~ -- 1.8.3.1