From: radhika Date: Tue, 2 Dec 2003 00:20:06 +0000 (+0000) Subject: Updated the document for some additional options. X-Git-Tag: v1_7_0_51~2^7~165 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=1a9077cda2455c3d66be153b009e01141f3d9a73;p=fs%2Flustre-release.git Updated the document for some additional options. --- diff --git a/lustre/doc/lfs.lyx b/lustre/doc/lfs.lyx index b8568da..28890e0 100644 --- a/lustre/doc/lfs.lyx +++ b/lustre/doc/lfs.lyx @@ -59,6 +59,12 @@ getstripe \series bold lfs\SpecialChar ~ setstripe +\layout Standard + + +\series bold +lfs\SpecialChar ~ +check \layout Subsection DESCRIPTION @@ -101,6 +107,23 @@ getstripe \series bold +check +\series default +Display the status of MDS or OSTs (as specified in the command) or all the + servers (MDS and OSTs) +\layout List +\labelwidthstring 00.00.0000 + + +\series bold +osts +\series default + List all the OSTs for the filesystem +\layout List +\labelwidthstring 00.00.0000 + + +\series bold help \series default Provides brief help on the various arguments @@ -167,7 +190,22 @@ given file \layout LyX-Code - $lfs find /mnt/lustre/file1 + $lfs find /mnt/lustre/foo1 +\layout LyX-Code + + OBDS: +\layout LyX-Code + + 0: OST_localhost_UUID +\layout LyX-Code + + /mnt/lustre/foo1 +\layout LyX-Code + + obdidx objid objid group +\layout LyX-Code + + 0 1 0x1 0 \layout Description Listing\SpecialChar ~ @@ -218,8 +256,50 @@ OST \layout LyX-Code $lfs find -r --obd OST2_UUID /mnt/lustre/ +\layout Description + +Check\SpecialChar ~ +the\SpecialChar ~ +status\SpecialChar ~ +of\SpecialChar ~ +all\SpecialChar ~ +servers(mds,\SpecialChar ~ +osts) +\layout LyX-Code + + $lfs check servers +\layout LyX-Code + + OSC_localhost.localdomain_OST_localhost_mds1 active. + +\layout LyX-Code + + OSC_localhost.localdomain_OST_localhost_MNT_localhost active. + +\layout LyX-Code + + MDC_localhost.localdomain_mds1_MNT_localhost active. +\layout LyX-Code + + $ +\layout Description + +List\SpecialChar ~ +all\SpecialChar ~ +the\SpecialChar ~ +OSTs +\layout LyX-Code + + $lfs osts +\layout LyX-Code + + OBDS: +\layout LyX-Code + + 0: OST_localhost_UUID \layout LyX-Code + $ \layout Subsection BUGS