RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 807176 - virt-top --help display should add parameter "netrx|nettx|blockrdrq|blockwrrq" for -o options
Summary: virt-top --help display should add parameter "netrx|nettx|blockrdrq|blockwrrq...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: virt-top
Version: 6.3
Hardware: x86_64
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Richard W.M. Jones
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-27 08:32 UTC by Daisy Wu
Modified: 2013-02-21 10:07 UTC (History)
6 users (show)

Fixed In Version: virt-top-1.0.4-3.14.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-21 10:07:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:0391 0 normal SHIPPED_LIVE virt-top bug fix and enhancement update 2013-02-20 20:51:38 UTC

Description Daisy Wu 2012-03-27 08:32:45 UTC
Description of problem:
virt-top --help display should add parameter "netrx|nettx|blockrdrq|blockwrrq" for -o options

Version-Release number of selected component (if applicable):
virt-top-1.0.4-3.13.el6.x86_64

# uname -a
Linux daisy.redhat.com 2.6.32-244.el6.x86_64 #1 SMP Tue Feb 28 12:58:47 EST 2012 x86_64 x86_64 x86_64 GNU/Linux

How reproducible:
always

Steps to Reproduce:
1. #man virt-top
...
       -o sort
           Set the sort order to one of: cpu (sort by %CPU used), mem
           (sort by total memory), time (sort by total time), id (sort
           by domain ID), name (sort by domain name), netrx (sort by
           network received bytes), nettx (sort by network transmitted
           bytes), blockrdrq (sort by block device [disk] read
           requests), blockwrrq (sort by block device [disk] write
           requests).

           While virt-top is running you can change the sort order
           using keys P (cpu), M (memory), T (total time), N (domain
           ID), F (interactively select the sort field).

2. #virt-top --help
...
  -o sort           Set sort order (cpu|mem|time|id|name)


Actual resultes:
As above.

Expected results:
virt-top --help display should add "netrx|nettx|blockrdrq|blockwrrq" for -o options.
like:
  -o sort           Set sort order (cpu|mem|time|id|name|netrx|nettx|blockrdrq|blockwrrq)

Additional info:

Comment 2 Richard W.M. Jones 2012-03-27 16:49:14 UTC
Since this is a relatively minor bug, and the beta compose
is today, let's fix this for 6.4.

Comment 3 RHEL Program Management 2012-07-10 05:51:33 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 4 RHEL Program Management 2012-07-11 01:58:31 UTC
This request was erroneously removed from consideration in Red Hat Enterprise Linux 6.4, which is currently under development.  This request will be evaluated for inclusion in Red Hat Enterprise Linux 6.4.

Comment 6 yuping zhang 2012-09-29 05:57:24 UTC
Verified this issue with virt-top-1.0.4-3.14.el6.x86_64.

# virt-top --help
virt-top : a 'top'-like utility for virtualization

SUMMARY
  virt-top [-options]
....
 -o sort           Set sort order (cpu|mem|time|id|name|netrx|nettx|blockrdrq|blockwrrq)

...

And also test these options,they are works well.
So change the bug status to VERIFIED.

Comment 8 errata-xmlrpc 2013-02-21 10:07:49 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-0391.html


Note You need to log in before you can comment on or make changes to this bug.