Tips and tricks. Is it safe to run sysreport in production?
by the editorial team
Sysreport is a diagnostic utility. It collects information about the running system, which is used for Red Hat Support to analyze current problems with the system. While sysreport is generally considered non-invasive, diagnostic utilities should always be run with caution.
In Red Hat Enterprise Linux 3 Update 7, and Red Hat Enterprise Linux 5.0, a change was introduced to sysreport. In the new version, sysreport will issue a “sysrq t” to the kernel by default. This collects a backtrace on every running process. As such, it can cause unexpected problems such as application freezes, scsi reset errors, and bonding failovers. Sysrq is especially invasive and should never be collected in production. It should only be run when specific debugging information is needed to troubleshoot certain types of problems during scheduled outage windows.
While sysreport should always be run with caution, Red Hat is correcting this default behavior in sysreport on Red Hat Enterprise Linux 3 and 5.0. An errata release will make sysrq non-default with sysreport. For version 5.0, the errata has already been released and is available on RHN. For version 3, an older version of sysreport (from Update 6 or earlier) can be used in the place of the current version. More details can be found in the following Bugzilla links:
# Version 3: https://bugzilla.redhat.com/show_bug.cgi?id=348981
# Version 5: https://rhn.redhat.com/rhn/errata/details/Details.do?eid=5836
Sysreport in Red Hat Enterprise Linux 4 and 5.1 do not run Syrq by default, but as with all diagnostic utilities, caution should be employed appropriately.







December 11th, 2007 at 5:47 am
Hello, there is no contact information on your blog. Your web site looks odd in Opera, all text is bold and jagged: http://www.imgplace.com/directory/dir3637/1197372230.png
Are you using “Helvetica” as primary font in your style sheet by chance? Remember Helvetica is only for Macs so use “Arial, Helvetica, ‘Luxi Sans’, sans-serif” for instance.
December 15th, 2007 at 8:17 pm
Rick, don’t use Opera. It is a proprietary piece of crap. This site looks perfect with Firefox, which is all that really matters.
March 3rd, 2008 at 5:21 am
sysreport on Red Hat Enterprise Linux 4 may be suffered from another problem which will affect production server. Make sure you have either:
bind version SMALLER then 9.2.4-14_EL3
or
sysreport version GREATER then 1.3.15-6
For more information:
https://bugzilla.redhat.com/show_bug.cgi?id=201835