Bug 865841
| Summary: | When several clients request updates some clients can't get packages | ||
|---|---|---|---|
| Product: | [Retired] Subscription Asset Manager | Reporter: | Og Maciel <omaciel> |
| Component: | thumbslug | Assignee: | Katello Bug Bin <katello-bugs> |
| Status: | CLOSED ERRATA | QA Contact: | Tazim Kolhar <tkolhar> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.3 | CC: | bkearney, cwelton, sthirugn, tkolhar |
| Target Milestone: | rc | ||
| Target Release: | 1.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-01 10:50:01 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 833466 | ||
|
Description
Og Maciel
2012-10-12 15:37:11 UTC
I tried this same experiment with a "beefy" VM that had 3 times as much RAM and using latest CFSE. After registering and subscribing 10 systems, I had no issue consuming content when making 10 simultaneous requests. Will have to perform the same experiment using SAM with more RAM (or less VMs competing for resources). Re-tested SAM 1.2 with 10 simultaneous requests, all passed w/o a glitch I've done some more work to help with concurrency in thumbslug, though ultimately we're limited by your system's cpu's ability do process ssl connections, and how many concurrent connections from the same system the CDN will accept. Anyhoo, calling this one FIXED in thumbslug master, 01f85744de1ef3e12373b065 should be in thumbslug 0.0.27 Moving all POST bugs to ON_QA since we have delivered a puddle with the bugs. VERIFIED :
# rpm -qa | grep katello
katello-selinux-1.4.4-2.el6sat.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-certs-tools-1.4.2-2.el6sat.noarch
katello-cli-common-1.4.3-5.el6sat.noarch
katello-cli-1.4.3-5.el6sat.noarch
katello-common-1.4.3-6.el6sam_splice.noarch
katello-configure-1.4.4-2.el6sat.noarch
katello-glue-elasticsearch-1.4.3-6.el6sam_splice.noarch
katello-headpin-all-1.4.3-6.el6sam_splice.noarch
katello-glue-candlepin-1.4.3-6.el6sam_splice.noarch
signo-katello-0.0.10-2.el6sat.noarch
katello-headpin-1.4.3-6.el6sam_splice.noarch
1.)Upload valid manifest on Sam server
2.)Registered and subscribed 8 clients (all RHEL 62. x86_64) to my organization
i. rpm -Uvh http://SAM_SERVER/pub/candlepin-cert-consumer-latest.noarch.rpm
Retrieving http://SAM_SERVER/pub/candlepin-cert-consumer-latest.noarch.rpm
Preparing... ########################################### [100%]
1:candlepin-cert-consumer########################################### [100%]
ii.# subscription-manager register --org=ACME_Corporation --autosubscribe
3.) got all 8 clients to install firefox
4.) run firefox &
# firefox &
[1] 15297
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/RHEA-2013-1390.html |