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.

Debugging Lustre

From Obsolete Lustre Wiki
Revision as of 17:53, 10 January 2010 by Docadmin (talk | contribs)
Jump to navigationJump to search

Needs editing Lustre™ is a complex system that requires a rich debugging environment to assist programmers with locating problems. Developers must be able to easily create new and meaningful debugging output as they add functionality and trace bugs. Troubleshooters need a mechanism to filter and display only data that is relevant to the problem at hand.

This topic describes a variety of diagnostic tools that can be used by developers and administrators to debug issues related to Lustre. Many of these are available in the Linux operating system, while others are provided with Lustre.

Information is provided about ...

  • Diagnostic and Debugging Tools (LINK) - ...Lustre and external Tools for analysis and debugging...
  • Debugging Procedures (LINK) - ...useful for administrators and developers...
  • Debugging Procedures for Developers (LINK) - ...additional procedures useful for developers...