Bug 720465
Summary: | Subscription Manager Excessively Re-reads Entitlement / Identity Certificates | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Devan Goodwin <dgoodwin> |
Component: | subscription-manager | Assignee: | Bryan Kearney <bkearney> |
Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.1 | CC: | jmolet, mstead |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 17:22:16 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: | |||
Bug Depends On: | |||
Bug Blocks: | 682238 |
Description
Devan Goodwin
2011-07-11 17:33:21 UTC
As another example, on a bind, I think we re-read all certificates 6 times. Another possible culprit, rather than the file monitors triggering for every change to any file in the dir (just a guess), it could perhaps be multiple Backend objects floating around, all triggering their own file monitors. *** Bug 723051 has been marked as a duplicate of this bug. *** Moved priority to high as it is a blocker for QA. After changing the file monitor to use the polling implementation, GUI refreshes are kept to a minimum as the monitor seems to emit the correct number of changes. Committed to master branch: e7eae1b8f16dc943f32876448fcd5f28be8434d3 This should address the slowness that QA have been seeing when doing an auto subscribe with a lot of products, as well as cut down on some of the multiple GUI refreshes. i.e sudo subscription-manager subscribe --auto That being said, we should still look at trying to minimize the number of ways that the GUI is being refreshed (see Proposed Fix above). In light of this, I am lowering the priority of this bug, and moving it back to new so that it can be addressed at some other point. At this point I don't think it is a show stopper. I have verified that this is no longer a blocker, the gui now completes the refresh in a reasonable amount of time as of versions: subscription-manager-gnome-0.96.4-1.git.47.e65faae.el6.x86_64 subscription-manager-0.96.4-1.git.47.e65faae.el6.x86_64 subscription-manager-firstboot-0.96.4-1.git.47.e65faae.el6.x86_64 python-rhsm-0.96.7-1.git.4.ae2c338.el6.noarch I am leaving the status as NEW as per comment 6 . work on this will be continued in bug 723992. Original defect has been fixed in comment 6 and verified in comment 7. 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-2011-1695.html |