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
(No difference)

Revision as of 18:05, 13 January 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 these utilities, see Chapter 31: System Configuration Utilities in the Lustre Operations Manual. This chpater also describes other system configuration utilities, such as lustre_rmmod, e2scan, l_getgroups, llobdstat, llstat, lst, plot-llstat, routerstat, and ll_recover_lost_found_objs, as well as utilities to manage large clusters, perform application profiling, and test and debug Lustre.