X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=LNETSelfTest.xml;h=6e13922f862ca0c2a705f9b20399e08bfb1eccd9;hb=608d098c3be809a881a0103cc3a4fe4e8fe9d0a1;hp=119f8a5ede5b02b296147168c0480a87bd220d72;hpb=59cf8c37afea092cfcb241358105603b2800dd92;p=doc%2Fmanual.git diff --git a/LNETSelfTest.xml b/LNETSelfTest.xml index 119f8a5..6e13922 100644 --- a/LNETSelfTest.xml +++ b/LNETSelfTest.xml @@ -174,6 +174,17 @@ lst end_session Session Commands This section describes lst session commands. + LST_FEATURES + + The lst utility uses the LST_FEATURES environmental variable to determine what optional features should be enabled. All features are disabled by default. The supported values for LST_FEATURES are: + + + 1 - Enable the Variable Page Size feature for LNet Selftest. + + + Example: + export LST_FEATURES=1 + LST_SESSION The lst utility uses the LST_SESSION environmental variable to identify the session locally on the self-test console node. This should be a numeric value that uniquely identifies all session processes on the node. It is convenient to set this to the process ID of the shell both for interactive use and in shell scripts. Almost all lst commands require LST_SESSION to be set.