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 727218

Summary: [RHEL6.1][Kernel][debug] PERCPU: allocation failed, size=2048 align=8, failed to allocate new chunk
Product: Red Hat Enterprise Linux 6 Reporter: Jeff Burke <jburke>
Component: kernelAssignee: Prarit Bhargava <prarit>
Status: CLOSED NEXTRELEASE QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1CC: arozansk, jstancek, kmcmartin, pbunyan
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 2.6.32-178.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-08 15:51:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
-178.el6 dmesg none

Description Jeff Burke 2011-08-01 14:58:30 UTC
Description of problem:
 While testing the RHEL6.1-z kernel I came across a traceback while booting.

Version-Release number of selected component (if applicable):
2.6.32-131.11.1.el6.i686.debug

How reproducible:
Always

Actual results:

NET: Registered protocol family 10
PERCPU: allocation failed, size=2048 align=8, failed to allocate new chunk
Pid: 1828, comm: modprobe Not tainted 2.6.32-131.11.1.el6.i686.debug #1
Call Trace:
  [<c053475e>] ? pcpu_alloc+0x81e/0x850
  [<c05347aa>] ? __alloc_percpu+0xa/0x10
  [<c07fac40>] ? snmp_mib_init+0x30/0x60
  [<fd3ab180>] ? inet6_net_init+0xa0/0x130 [ipv6]
  [<c079f45c>] ? register_pernet_operations+0x5c/0xf0
  [<c084aefa>] ? mutex_lock_nested+0x3a/0x50
  [<c079f67e>] ? register_pernet_subsys+0x1e/0x30
  [<f7e5d0d9>] ? inet6_init+0xd9/0x296 [ipv6]
  [<c040303d>] ? do_one_initcall+0x2d/0x1d0
  [<f7e5d000>] ? inet6_init+0x0/0x296 [ipv6]
  [<c049ec13>] ? sys_init_module+0xb3/0x220
  [<c048f90c>] ? trace_hardirqs_on_caller+0x12c/0x170              
  [<c0409e9f>] ? sysenter_do_call+0x12/0x38                              

Expected results:
 Should not see traceback during normal boot operations.

Additional info:

Comment 4 Prarit Bhargava 2011-08-08 16:55:14 UTC
Created attachment 517265 [details]
-178.el6 dmesg