Bug 1480810
| Summary: | rhn.conf man page does not contain the taskomatic initial memory option | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Candace Sheremeta <cshereme> |
| Component: | Taskomatic | Assignee: | Tomáš Kašpárek <tkasparek> |
| Status: | CLOSED ERRATA | QA Contact: | Radovan Drazny <rdrazny> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 570 | CC: | cshereme, dyordano, ggainey, rdrazny, tkasparek, tlestach |
| Target Milestone: | --- | Keywords: | Patch |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | spacewalk-config-2.6.0-4-sat | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-03-06 15:46:27 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: | 1450111, 1450940 | ||
|
Description
Candace Sheremeta
2017-08-11 23:45:42 UTC
Candace, can you please look at my comments I've made to pull request at https://github.com/spacewalkproject/spacewalk/pull/565/files ? Thank you Hey Tomas, I replied on the PR. Let me know what you think :) Thank you! PR merged into spacewalk.git(master): adcaa71a9a90fd101373020e652b98ecdcd1c2e5 Verified on spacewalk-config-2.6.0-4. Compared to spacewalk-config-2.6.0-4, following item were added to the rhn.conf man page:
taskomatic.java.maxmemory (integer)
The maximum amount of memory (MB) that Taskomatic can use. If you find that Taskomatic is running out of memory, consider increasing this.
Default: 1024
taskomatic.java.initmemory (integer)
The initial amount of memory (MB) that Taskomatic is allocated on start-up.
Default: 256
package_import_skip_changelog (boolean)
When importing packages, skip non-essential data that can make the import faster (changelogs). Not recommended in production.
"taskomatic.maxmemory" option is gone. Default values are consistent with settings in /usr/share/rhn/config-defaults/rhn_taskomatic_daemon.conf
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-2018:0393 |