WARNING: This is the _old_ Lustre wiki, and it is in the process of being retired. The information found here is all likely to be out of date. Please search the new wiki for more up to date information.

Difference between revisions of "Lustre System Configuration Utilities"

From Obsolete Lustre Wiki
Jump to navigationJump to search
Line 24: Line 24:
 
* [http://wiki.lustre.org/manual/LustreManual18_HTML/MoreComplicatedConfigurations.html#50532465_pgfId-5529 Chapter 7: ''More Complicated Configurations'']
 
* [http://wiki.lustre.org/manual/LustreManual18_HTML/MoreComplicatedConfigurations.html#50532465_pgfId-5529 Chapter 7: ''More Complicated Configurations'']
  
* [http://wiki.lustre.org/manual/LustreManual18_HTML/LustreTroubleshootingTips.html#50532481_pgfId-1292507 Section 21.4: ''Lustre Monitoring and Troubleshooting'']
+
* [http://wiki.lustre.org/manual/LustreManual18_HTML/LustreTroubleshootingTips.html#50638977_pgfId-5529 Chapter 22: ''Lustre Monitoring and Troubleshooting'']
  
 
* [http://wiki.lustre.org/manual/LustreManual18_HTML/LustreOperatingTips.html#50532487_pgfId-5529 Chapter 26: ''Lustre Operating Tips'']
 
* [http://wiki.lustre.org/manual/LustreManual18_HTML/LustreOperatingTips.html#50532487_pgfId-5529 Chapter 26: ''Lustre Operating Tips'']
  
 
* [http://wiki.lustre.org/manual/LustreManual18_HTML/UserUtilitiesMan1_HTML.html#50532398_pgfId-5529 Chapter 27: ''User Utilities (man1)'']
 
* [http://wiki.lustre.org/manual/LustreManual18_HTML/UserUtilitiesMan1_HTML.html#50532398_pgfId-5529 Chapter 27: ''User Utilities (man1)'']

Revision as of 22:19, 18 February 2010

A set of system configuration utilities are provided with Lustre. These utilities include:

mkfs.lustre - Used to format a disk for a Lustre service.
tunefs.lustre - Used to modify configuration information on a Lustre target disk.
lctl - Used to directly control Lustre via an ioctl interface, allowing various configuration, maintenance and debugging features to be accessed.
mount.lustre - Used to start a Lustre client or target service.

For examples using these utilities, see:

For more information about the Lustre system configuration utilities, see Chapter 31: System Configuration Utilities (man8) in the Lustre Operations Manual. This chapter also describes other system configuration utilities, as well as utilities to manage large clusters, perform application profiling, and test and debug Lustre.

For additional information and examples, see the following chapters in the Lustre Operations Manual: