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.

Talk:Reporting Bugs

From Obsolete Lustre Wiki
Revision as of 13:44, 3 January 2010 by Mag (talk | contribs) (Created page with 'I would like to create a script which will make things much easier to submit a bug report. For example, the script will have to be run on the MDS, OSS, and the client (if applic...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

I would like to create a script which will make things much easier to submit a bug report. For example, the script will have to be run on the MDS, OSS, and the client (if applicable) which is causing the bug.

The information will be (not sorted by order of important):

  • system uptime
  • kernel version
  • lustre version
  • copy of syslog /var/log/messages(compressed)
  • output of:
    • /sbin/ifconfig -a
    • dmesg
    • lctl dl (only for MDS)


Any thoughts? or things I am missing?