From df19a2c10f6d84133ab52912a14a10c411ff7a18 Mon Sep 17 00:00:00 2001 From: rread Date: Thu, 19 Dec 2002 02:27:38 +0000 Subject: [PATCH] * updated to reflect changes in how lmc was implemented. (easier to fix documentation than code) --- lustre/doc/lmc.lyx | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/lustre/doc/lmc.lyx b/lustre/doc/lmc.lyx index 39e602f..a5160b7 100644 --- a/lustre/doc/lmc.lyx +++ b/lustre/doc/lmc.lyx @@ -133,8 +133,9 @@ mds \layout Description ---device\SpecialChar ~ - +--dev\SpecialChar ~ + Path of device on local system. + If the is a file, then a loop device is created and used as the block device. \layout Description --size\SpecialChar ~ @@ -160,15 +161,15 @@ lov Creates an LOV with the specified parameters. --mds_ \layout Description ---stripesize\SpecialChar ~ +--stripe_sz\SpecialChar ~ \layout Description ---stripecount\SpecialChar ~ +--stripe_cnt\SpecialChar ~ \layout Description ---pattern\SpecialChar ~ +--stripe_pattern\SpecialChar ~ Pattern can be 0. \end_deeper \layout Description @@ -179,8 +180,8 @@ ost Creates an OBD, OST, and OSC. \begin_deeper \layout Description ---ost\SpecialChar ~ - [NOT IMPLEMENTED] Name to give to this OST target. +--obd\SpecialChar ~ + Assign a name to the OBD device. \layout Description --node\SpecialChar ~ @@ -188,8 +189,9 @@ ost Creates an OBD, OST, and OSC. node. \layout Description ---device\SpecialChar ~ - +--dev\SpecialChar ~ + Path of device on local system. + If the is a file, then a loop device is created and used as the block device. \layout Description --size\SpecialChar ~ @@ -226,7 +228,7 @@ node node or profile node that will use the mtpt mds_name \layout Description ---mdc\SpecialChar ~ +--obd\SpecialChar ~ lov_name|osc_name \end_deeper \layout Description -- 1.8.3.1