From 88d5739834ff4c721fb8bf8bc1d9c51e04b160fa Mon Sep 17 00:00:00 2001 From: adilger Date: Mon, 21 Oct 2002 21:25:05 +0000 Subject: [PATCH] Add lov_getconfig to lctl docs. --- lustre/doc/lctl.lyx | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/lustre/doc/lctl.lyx b/lustre/doc/lctl.lyx index 0e7a732..154b646 100644 --- a/lustre/doc/lctl.lyx +++ b/lustre/doc/lctl.lyx @@ -293,15 +293,21 @@ cleanup Cleanup a previously setup device detach Remove driver (and name and uuid) from the current device \layout Description -lovconfig\SpecialChar ~ +lov_setconfig\SpecialChar ~ lov-uuid\SpecialChar ~ -stripe-count\SpecialChar ~ -stripe-size\SpecialChar ~ +default-stripe-count\SpecialChar ~ +default-stripe-size\SpecialChar ~ offset\SpecialChar ~ pattern\SpecialChar ~ UUID1\SpecialChar ~ -[UUID2...] Write - LOV configuration to an MDS device +[U +UID2...] Write LOV configuration to an MDS device +\layout Description + +lov_getconfig\SpecialChar ~ +lov-uuid Read LOV configuration from an MDS device. + Returns default-stripe-count, default-stripe-size, offset, pattern, and + a list of OST UUIDs. \end_deeper \layout Description -- 1.8.3.1