Bug 1251812
Summary: | Stage Candlepin WEBUI display Oops! when run virt-who with 100 guests in host | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | dazhang <dazhang> | ||||
Component: | Candlepin | Assignee: | satellite6-bugs <satellite6-bugs> | ||||
Status: | CLOSED ERRATA | QA Contact: | xingge <gxing> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | Unspecified | CC: | bbuckingham, gxing, hsun, ldai, shihliu, sthirugn | ||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-07-27 09:17:28 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
this issue can't be duplicated in 7.2-20150904.0 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: