Bug 1668544
| Summary: | Content View version export with huge contents gets timed out | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Jitendra Yejare <jyejare> |
| Component: | Inter Satellite Sync | Assignee: | Chris Roberts <chrobert> |
| Status: | CLOSED ERRATA | QA Contact: | Mike McCune <mmccune> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 6.5.0 | CC: | bkearney, cduryee, chrobert, ehelms, hhudgeon, jyejare, ltran, mmccune, sghai, spetrosi, zhunting |
| Target Milestone: | Released | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://projects.theforeman.org/issues/26257 | ||
| Whiteboard: | |||
| Fixed In Version: | tfm-rubygem-hammer_cli_katello-0.16.0.11-1 | Doc Type: | Known Issue |
| Doc Text: |
If you export a Content View with contents that require a large amount of disk space, you might see the `Timed out reading data from server` error message. Until https://bugzilla.redhat.com/show_bug.cgi?id=1668544[Red Hat Bug 1668544] is resolved, use the Knowledgebase solution https://access.redhat.com/solutions/1274723[How to setup hammer API request timeout on Satellite 6] to fix this issue.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-05-14 19:58: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: | 1644596 | ||
|
Description
Jitendra Yejare
2019-01-23 05:19:29 UTC
No error seems to be logged to production.log The creds and the server fqdn sent through irc and email. Can we add the w/o mentioned comment 7 in beta documentation? I am sure many customers will hit this issue. VERIFIED Snap 25: Exported a CV with 41211 packages: 41211 Packages 4151 Errata no errors: [root@sat-r220-02 ~]# hammer content-view version export --id 60 --export-dir /var/lib/pulp/katello-export/ [root@sat-r220-02 ~]# du -sh /var/lib/pulp/katello-export/ 53G /var/lib/pulp/katello-export/ Verified! @ Satellite 6.5 snap 25 Steps: 1. Export Content View version with huge contents (tried around 5000 contents) 2. Import the exported contents from another org/satellite. Behavior: 1. All the Cv version contents exported successfully. (Tested in snap 24) 2. All the exported contents in tar, gets imported from another org. (because of bug https://bugzilla.redhat.com/show_bug.cgi?id=1699457, tested in 25 after fix) 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/RHSA-2019:1222 |