Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1021386

Summary: shmall defined incorrectly
Product: Red Hat Enterprise Linux 6 Reporter: Robert.Colvin <robert.colvin>
Component: doc-Performance_Tuning_GuideAssignee: Laura Bailey <lbailey>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.0CC: lwang
Target Milestone: rcKeywords: Documentation
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-08 00:17:59 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 Robert.Colvin 2013-10-21 08:21:09 UTC
Description of problem:

Performance Tuning Guide (https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html-single/Performance_Tuning_Guide/index.html) states the following about kernel parameter shmall 

Defines the total amount of shared memory in bytes that can be used on the system at one time. The default value for machines with 64-bit architecture is 4294967296; for 32-bit architecture the default value is 268435456. 

The correct unit is pages, as stated in /usr/share/doc/kernel-doc-2.6.32/Documentation/vm/hugetlbpage.txt

Version-Release number of selected component (if applicable):
Edition 4.0

How reproducible:
Documentation Fault: 

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Laura Bailey 2013-11-27 00:11:33 UTC
Unfortunately this could not be corrected in time for RHEL 6.5 GA; it will be corrected in RHEL 6.6. Thankyou for pointing out this error!

Comment 3 Laura Bailey 2014-06-12 06:04:08 UTC
Linda, can someone from your group confirm that shmall (and presumably shmmax) values are measured in pages, not bytes?

Cheers,
Laura B

Comment 4 Laura Bailey 2014-06-26 06:46:40 UTC
Removing the 6.6 flag, as this update can be made asynchronously.

Comment 7 Laura Bailey 2014-07-23 02:36:43 UTC
Docs have been corrected; shmall is now noted in pages. shmmax is still noted as measured in bytes, but I believe this is correct.

Linda, can someone from your group confirm please?

Comment 12 Laura Bailey 2014-09-08 00:17:59 UTC
The corrected document went live over the weekend; the updated content is visible here: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Performance_Tuning_Guide/s-memory-captun.html

Thanks again for reporting this, Robert! Any further problems, just let me know.