Use "lustre_rmmod" instead of
"lctl modules | awk '{print $2}' | xargs rmmod" to remove modules.
(Corrected tip in section 15.2.2)
Change-Id: I833f83a85e87d00427ed41180e0db6fa51074d2d
Signed-off-by: Przemyslaw Dubaniewicz <przemyslaw@dubaniewicz.com>
Reviewed-on: http://review.whamcloud.com/5668
Tested-by: Hudson
Reviewed-by: Cliff White <cliff.white@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
<note>
<para>
To remove all Lustre modules, run:</para>
- <para><literal>$ lctl modules | awk '{print $2}' | xargs rmmod</literal></para>
+ <para><literal>$ lustre_rmmod</literal></para>
</note>
</section>
</section>