pt-summary problem parsing dmidecode output on some machines
Bug #1368379 reported by
Frank Cizmich
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona Toolkit moved to https://jira.percona.com/projects/PT |
Fix Released
|
Medium
|
Frank Cizmich |
Bug Description
pt-summary uses dmidecode to report memory slot information.
the following output snippet shows an error in parsing a particular configuration output
Locator Size Speed Form Factor Type Type Detail
========= ======== ================= ============= ============= ===========
1600 MHz
1600 MHz
DDR3 8192 MB SODIMM Synchronous 1600 MHz
DDR3 8192 MB SODIMM Synchronous 1600 MHz
attached is the sample dmidecode output which triggers this error.
Related branches
lp://staging/~percona-toolkit-dev/percona-toolkit/pt-summary-problem-parsing-dmidecode-output-on-some-machines-1368379
- Daniel Nichter: Approve
-
Diff: 979 lines (+933/-3)4 files modifiedbin/pt-summary (+1/-1)
lib/bash/report_system_info.sh (+1/-1)
t/lib/bash/report_system_info.sh (+11/-1)
t/pt-summary/samples/dmidecode-006.txt (+920/-0)
Changed in percona-toolkit: | |
status: | In Progress → Fix Committed |
Changed in percona-toolkit: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
There was a parsing error that made pt-summary ( specifically the report_system_info module) choke on the "Memory Device" parameter named "Configured Clock Speed"