| Summary: | F20 - kernel option "CGROUP_HUGETLB" is not enabled in Fedora 20 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | IBM Bug Proxy <bugproxy> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | gansalmon, itamar, jkachuck, jonathan, kernel-maint, madhu.chinakonda, wgomerin |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | ppc64 | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | kernel-3.11.9-300.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-24 23:46:35 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
IBM Bug Proxy
2013-11-19 10:10:45 UTC
Fedora doesn't follow and isn't aware of RHEL feature requests. Fedora also has a large variety of config settings that differ from RHEL kernels. If you want something set in Fedora, you need to open a bug against Fedora and request it. Please communicate this to your teams for future reference. We'll treat this bug as such a request for now. I've enabled this on F20 and rawhide for ppc64/ppc64p7 and x86_64. It will be in the next build of each. kernel-3.11.9-300.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/kernel-3.11.9-300.fc20 Package kernel-3.11.9-300.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing kernel-3.11.9-300.fc20' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-21967/kernel-3.11.9-300.fc20 then log in and leave karma (feedback). kernel-3.11.9-300.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. ------- Comment From shubgoya.com 2013-12-04 12:48 EDT------- I checked by updating to kernel "3.11.9-300.fc20.ppc64p7". kernel option "CGROUP_HUGETLB" is now enabled. The correct & expected output is below:- [root@transam2s-lp1 ~]# cat /boot/config-3.11.9-300.fc20.ppc64p7 | grep CONFIG_CGROUP_HUGETLB CONFIG_CGROUP_HUGETLB=y |