- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP-UX 11.31 core file settings lost
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
07-24-2008 05:57 AM
07-24-2008 05:57 AM
A while ago I had used coreadm on my HP-UX 11.31 servers to globally create any core files in /var/adm/crash.
When a core file filled up /home on one of these servers last night, I re-checked the settings with coreadm and found them to be back to the default.
I know the servers have all been rebooted since I initially created the core file settings. I suspect we lost them at that time but cannot be 100% sure.
This is the command I ran:
coreadm -e global -g /var/adm/crash/core.%p.%u.%f.%t
I want these settings to persist after the server is rebooted. Do I need to do something else?
Thanks in advance for your help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2008 06:24 AM
07-24-2008 06:24 AM
Re: HP-UX 11.31 core file settings lost
coreadm seems to be a new feature for 11.31 HP-UX.
http://docs.hp.com/en/B2355-60130/coreadm.1M.html
I have checked and there are no patches for this product.
If you used it correctly what happened should not have happened.
Still issues:
1) product fault
2) user fault
Hopefully the man page will be helpful. If there are indeed permanent settings for this tool (I'm not sure) and it acts at a daemon there should be configuration in /etc/rc.config.d/
I'm checking one of my 11.31 boxes and will add later if necessary.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2008 06:29 AM
07-24-2008 06:29 AM
Re: HP-UX 11.31 core file settings lost
I guess if this is untrue then a possible workaround would be to create a boot script with your above command to execute at boot until a patch/fix is available. I would log a call so it gets acknowledged.
Did you verify that your settings have changed ? Perhaps the application or user's profile disables your changes ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2008 06:53 AM
07-24-2008 06:53 AM
Solution# coreadm
global core file pattern: /var/adm/crash/core.%p.%u.%f.%t
init(1M) core file pattern:
global core dumps: disabled
per-process core dumps: enabled
global setid core dumps: disabled
per-process setid core dumps: disabled
So it DID persist across a reboot
I would check to see that the change did indeed take effect BEFORE doing a reboot, or see if this is not happening for only a spcific user who mauy have overridden this setting locally
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2008 06:58 AM
07-24-2008 06:58 AM
Re: HP-UX 11.31 core file settings lost
I do believe that I used the command correctly and had confirmed that it was working at one time.
I will just have to make a note to check the settings periodically especially before and after reboots.
Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2008 07:01 AM
07-24-2008 07:01 AM
Re: HP-UX 11.31 core file settings lost
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2008 02:42 AM
07-25-2008 02:42 AM