Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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.
Created attachment 1060927[details]
WEBUI display Oops! when run virt-who with 100 guests in host
Description of problem:
WEBUI display Oops! when run virt-who with 100 guests in host
Version-Release number of selected component (if applicable):
RHEL-7.2-20150720.0-Server-x86_64(KVM) against Stage Candlepin
subscription-manager-1.15.6-1.el7.x86_64
subscription-manager-gui-1.15.6-1.el7.x86_64
virt-who-0.14-2.el7.noarch
python-rhsm-1.15.3-1.el7.x86_64
How reproducible:
always
Steps to Reproduce:
1. prepare host with large number(e.g >100) of guests in it
2.configure virt-who, enable debugging
# vi /etc/sysconfig/virt-who
VIRTWHO_BACKGROUND=1
VIRTWHO_DEBUG=1
VIRTWHO_INTERVAL=5
3. restart virt-who service
# service virt-who restart
4. check host/guest info in WEB UI, click the host Units item , WEB UI display Oops!
Actual results:
WEBUI display Oops! as shown below when run virt-who with 100 guests in host.
Something completely unexpected just occurred.
More details, please refer to the attachment.
When the guests change to < 20, click the Units item, can show the detail page normally.
Expected results:
In web UI, there should be no errors and host/guest info should correct
Additional info:
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.
https://access.redhat.com/errata/RHBA-2016:1501
Created attachment 1060927 [details] WEBUI display Oops! when run virt-who with 100 guests in host Description of problem: WEBUI display Oops! when run virt-who with 100 guests in host Version-Release number of selected component (if applicable): RHEL-7.2-20150720.0-Server-x86_64(KVM) against Stage Candlepin subscription-manager-1.15.6-1.el7.x86_64 subscription-manager-gui-1.15.6-1.el7.x86_64 virt-who-0.14-2.el7.noarch python-rhsm-1.15.3-1.el7.x86_64 How reproducible: always Steps to Reproduce: 1. prepare host with large number(e.g >100) of guests in it 2.configure virt-who, enable debugging # vi /etc/sysconfig/virt-who VIRTWHO_BACKGROUND=1 VIRTWHO_DEBUG=1 VIRTWHO_INTERVAL=5 3. restart virt-who service # service virt-who restart 4. check host/guest info in WEB UI, click the host Units item , WEB UI display Oops! Actual results: WEBUI display Oops! as shown below when run virt-who with 100 guests in host. Something completely unexpected just occurred. More details, please refer to the attachment. When the guests change to < 20, click the Units item, can show the detail page normally. Expected results: In web UI, there should be no errors and host/guest info should correct Additional info: