HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Create core - Specific Size
Operating System - HP-UX
1826312
Members
3768
Online
109692
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
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
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
01-24-2005 10:58 AM
01-24-2005 10:58 AM
Create core - Specific Size
Team:
We have been having some issues with java 1.4.01(creating cores). Now, we want the cores to be created but we wanted to limit the sizes. Here is what i tried ulimit -Sc 6000, and kill -QUIT but it does not work. Please advise whether this will restrict OS cores to this size also?
Thanks
Joe
We have been having some issues with java 1.4.01(creating cores). Now, we want the cores to be created but we wanted to limit the sizes. Here is what i tried ulimit -Sc 6000, and kill -QUIT but it does not work. Please advise whether this will restrict OS cores to this size also?
Thanks
Joe
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2005 12:42 PM
01-24-2005 12:42 PM
Re: Create core - Specific Size
If by "OS cores" you mean crash dumps then ulimit does not apply BUT ulimit does apply to processes (like Java). I would try setting both the hard and soft ulimit core values with ulimit -c 6000 and then do a ulimit -Sa and ulimit -Ha to see if the value is set. What might be happening is that the process itself is increasing the ulimit itself or is a daemon that is already started and setting the ulimit in your environemnt has no effect. Without knowing more about your code there's no way to tell.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2005 01:50 PM
01-24-2005 01:50 PM
Re: Create core - Specific Size
Clay:
Thanks. I set ulimit -c 6000 and then when i do ulimit -Sa and ulimit -Ha (both show 6000 as coredump (Blocks). But when i do kill -QUIT os a sleep process i get the core which is BIG one and NOT 6000.
Thanks
Joe.
Thanks. I set ulimit -c 6000 and then when i do ulimit -Sa and ulimit -Ha (both show 6000 as coredump (Blocks). But when i do kill -QUIT os a sleep process i get the core which is BIG one and NOT 6000.
Thanks
Joe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 01:15 AM
01-25-2005 01:15 AM
Re: Create core - Specific Size
Team:
Even if i try ulimit -Sc 0 it still creates a core of full size. any thoughts?
Thanks
Joe.
Even if i try ulimit -Sc 0 it still creates a core of full size. any thoughts?
Thanks
Joe.
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP