Bug 595419
| Summary: | blkiomon -- undocumented options | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Milos Malik <mmalik> |
| Component: | blktrace | Assignee: | Edward Shishkin <edward> |
| Status: | CLOSED ERRATA | QA Contact: | Milos Malik <mmalik> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.0 | CC: | edward, rwheeler |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-05-19 14:10:26 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux major release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Major release. This request is not yet committed for inclusion. This issue has been proposed when we are only considering blocker issues in the current Red Hat Enterprise Linux release. It has been denied for the current Red Hat Enterprise Linux release. ** If you would still like this issue considered for the current release, ask your support representative to file as a blocker on your behalf. Otherwise ask that it be considered for the next Red Hat Enterprise Linux release. ** The fixup has been sent to the upstream: http://marc.info/?l=linux-btrace&m=128049870215491&w=2 Sending blktrace bugs over to Edward, as he did the upstream work for them. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0718.html |
Description of problem: Option '-d' is not documented in the man page. Option '--dump-lldd' is not documented at all. Version-Release number of selected component (if applicable): blktrace-1.0.1-3.1.el6.i686 How reproducible: always Steps to Reproduce: # blkiomon -d blkiomon: option requires an argument -- 'd' Usage: blkiomon -I <interval> | --interval=<interval> [ -h <file> | --human-readable=<file> ] [ -b <file> | --binary=<file> ] [ -D <file> | --debug=<file> ] [ -Q <path name> | --msg-queue=<path name>] [ -q <msg queue id> | --msg-queue-id=<msg queue id>] [ -m <msg id> | --msg-id=<msg id>] [ -V | --version ] -I Sample interval. -h Human-readable output file. -b Binary output file. -d Output file for data emitted by low level device driver. -D Output file for debugging data. -Qqm Output to message queue using given ID for messages. -V Print program version. # blkiomon --dump-lldd blkiomon: option '--dump-lldd' requires an argument Usage: blkiomon -I <interval> | --interval=<interval> [ -h <file> | --human-readable=<file> ] [ -b <file> | --binary=<file> ] [ -D <file> | --debug=<file> ] [ -Q <path name> | --msg-queue=<path name>] [ -q <msg queue id> | --msg-queue-id=<msg queue id>] [ -m <msg id> | --msg-id=<msg id>] [ -V | --version ] -I Sample interval. -h Human-readable output file. -b Binary output file. -d Output file for data emitted by low level device driver. -D Output file for debugging data. -Qqm Output to message queue using given ID for messages. -V Print program version. Actual results: Expected results: Additional info: Program path: /usr/bin/blkiomon Guessing man page path: /usr/share/man/man8/blkiomon.8.gz According to binary analysis the binary supports 18 option(s): --binary --debug --dump-lldd --human-readable --interval --msg-id --msg-queue --msg-queue-id --version -D -I -Q -V -b -d -h -m -q Usage message contains 0 UNSUPPORTED option(s): Usage message OMITS 1 supported option(s): --dump-lldd Man page contains 0 UNSUPPORTED option(s): Man page OMITS 2 supported option(s): --dump-lldd -d