From 6aaa9283b6f4b7ef4165c67312f3f79f97281fbc Mon Sep 17 00:00:00 2001 From: Linda Bebernes Date: Wed, 20 Mar 2013 09:31:47 -0700 Subject: [PATCH] LUDOC-70: Small editing changes Signed-off-by: Linda Bebernes --- LustreMaintenance.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LustreMaintenance.xml b/LustreMaintenance.xml index 8647673..7d1c36e 100644 --- a/LustreMaintenance.xml +++ b/LustreMaintenance.xml @@ -1,4 +1,4 @@ - + Lustre Maintenance Once you have the Lustre file system up and running, you can use the procedures in this section to perform these basic Lustre maintenance tasks: @@ -370,8 +370,8 @@ client$ lfs getstripe -M /mnt/lustre/local_dir0 List all OSCs on the node, along with their device numbers. Run: - lctl dl|grep osc - This is sample lctl dl | grep + lctl dl | grep osc + For example: lctl dl | grep 11 UP osc lustre-OST-0000-osc-cac94211 4ea5b30f-6a8e-55a0-7519-2f20318ebdb4 5 12 UP osc lustre-OST-0001-osc-cac94211 4ea5b30f-6a8e-55a0-7519-2f20318ebdb4 5 13 IN osc lustre-OST-0000-osc lustre-MDT0000-mdtlov_UUID 5 -- 1.8.3.1