- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- panic: kalloc: out of kernel virtual space
Operating System - HP-UX
1822272
Members
3983
Online
109642
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-26-2009 12:59 PM
тАО02-26-2009 12:59 PM
panic: kalloc: out of kernel virtual space
I have an rx4640 running HPUX 11.23> I tried loading some fiber channel drivers and a couple of patches. When I rebooted I received the following error:
panic: kalloc: out of kernel virtual space.
I googled it and it refers to Dynamic Loable Kernel Modules but all the references were for HPUX 11.11
Are there any patches for HPYX 11.23.
Thanks
panic: kalloc: out of kernel virtual space.
I googled it and it refers to Dynamic Loable Kernel Modules but all the references were for HPUX 11.11
Are there any patches for HPYX 11.23.
Thanks
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-26-2009 01:08 PM
тАО02-26-2009 01:08 PM
Re: panic: kalloc: out of kernel virtual space
Normally this is fragmentation, but that shouldn't kick in at boot -- so the sysmap64 tunable may not have any effect here.
Can you post your console/syslog and then boot with hpux vmunix -v and include the output? I'd like to have a clearer idea of where you're at to try to figure out where the kernel virtual address space went here.
Can you post your console/syslog and then boot with hpux vmunix -v and include the output? I'd like to have a clearer idea of where you're at to try to figure out where the kernel virtual address space went here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-26-2009 01:27 PM
тАО02-26-2009 01:27 PM
Re: panic: kalloc: out of kernel virtual space
Other thoughts:
1) Being 11.23, getting out of this situation to resolve it is probably best done by booting a backup or last_install configuration (hpux backup from the EFI). If the kernel was good before the patch change, this should have that good kernel.
2) Since it is pretty unlikely that the kernel fragmented the virtual address space during boot -- the most likely cause of exhaustion is someone doing some bad math [or getting overlarge values] and requesting simply more memory than the system has virtually. By default on 11.23, the kernel uses 64Gb or 3 x RAM, whichever is larger. You don't say how big your system is -- so you'll have to fill in which that is.
If one of the things you did (or the patches did) was to set a kernel tunable much, much higher (I'm thinking of some of the IPCs like the SysV SEM tunables -- they can really cause some big allocations when too high because they multiply against each other) -- then this may be an allocation that's just way too big for your box. In which case, you could boot the backup, lower the tunable -- and reboot with the patches in place.
If the problem is in one of the patches you installed generated a bad allocation -- you'll have to back out the patch. Hence why I'd like the stack trace and verbose output to get some idea of where this allocation is coming from so we can cross-check with the patches you installed.
1) Being 11.23, getting out of this situation to resolve it is probably best done by booting a backup or last_install configuration (hpux backup from the EFI). If the kernel was good before the patch change, this should have that good kernel.
2) Since it is pretty unlikely that the kernel fragmented the virtual address space during boot -- the most likely cause of exhaustion is someone doing some bad math [or getting overlarge values] and requesting simply more memory than the system has virtually. By default on 11.23, the kernel uses 64Gb or 3 x RAM, whichever is larger. You don't say how big your system is -- so you'll have to fill in which that is.
If one of the things you did (or the patches did) was to set a kernel tunable much, much higher (I'm thinking of some of the IPCs like the SysV SEM tunables -- they can really cause some big allocations when too high because they multiply against each other) -- then this may be an allocation that's just way too big for your box. In which case, you could boot the backup, lower the tunable -- and reboot with the patches in place.
If the problem is in one of the patches you installed generated a bad allocation -- you'll have to back out the patch. Hence why I'd like the stack trace and verbose output to get some idea of where this allocation is coming from so we can cross-check with the patches you installed.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP