Bug 1284506
| Summary: | tuned-profiles-atomic-openshift-node man is not updated to "atomic-openshift-X" new naming | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Eduardo Minguez <eminguez> |
| Component: | Containers | Assignee: | Scott Dodson <sdodson> |
| Status: | CLOSED ERRATA | QA Contact: | Chao Yang <chaoyang> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.1.0 | CC: | aos-bugs, bleanhar, chaoyang, jialiu, jokerman, mmccomas, pruan, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | atomic-openshift-3.1.0.901-1.git.0.e015bcc.el7aos | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-26 19:19:18 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: | |||
|
Description
Eduardo Minguez
2015-11-23 13:53:55 UTC
AOS rpms should now produce man pages that reference 'atomic-openshift-node-host' and 'atomic-openshift-node-guest' profiles. Verified this bug with tuned-profiles-atomic-openshift-node-3.1.1.0-1.git.0.8632732.el7aos.x86_64, and PASS.
# rpm -ql tuned-profiles-atomic-openshift-node
/usr/lib/tuned/atomic-openshift-node-guest
/usr/lib/tuned/atomic-openshift-node-guest/tuned.conf
/usr/lib/tuned/atomic-openshift-node-host
/usr/lib/tuned/atomic-openshift-node-host/tuned.conf
/usr/share/licenses/tuned-profiles-atomic-openshift-node-3.1.1.0
/usr/share/licenses/tuned-profiles-atomic-openshift-node-3.1.1.0/LICENSE
/usr/share/man/man7/tuned-profiles-atomic-openshift-node.7.gz
# man tuned-profiles-atomic-openshift-node
<--snip-->
NAME
tuned-profiles-atomic-openshift-node - description of profiles provided for OpenShift
DESCRIPTION
These profiles are provided for OpenShift nodes. They provide performance optimizations for OpenShift Nodes running on either
bare metal (atomic-openshift-node-host) or virtual machines (atomic-openshift-node-guest).
PROFILES
The following profiles are provided:
atomic-openshift-node-host
Profile optimized for OpenShift hosts (bare metal). It is based on throughput-performance profile. It additionally
increases SELinux AVC cache, PID limit and tunes netfilter connections tracking.
atomic-openshift-node-guest
Profile optimized for virtual OpenShift guests. It is based on virtual-guest profile. It additionally increases SELinux
AVC cache, PID limit and tunes netfilter connections tracking.
<--snip-->
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-2016:0070 |