- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Core file management with HP-UX on Itanium (po...
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
04-21-2008 05:34 AM
04-21-2008 05:34 AM
This thread has been closed: http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=898593&admit=109447626+1208434092190+28353475
The command works for HP-UX 11.11 but on HP-UX 11.23 on Itanium I get:
echo " core_addpid/W1" | adb -w /stand/vmunix /dev/kmem
core_addpid:
adb: warning: Unrecognized format character - 'W'.
Does this matter? If so, what command must I use on HP-UX 11.23 on Itanium?
Truly helpful answers will be generously rewarded with points!
Thanks, Christian
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2008 05:42 AM
04-21-2008 05:42 AM
Re: Core file management with HP-UX on Itanium (points!)
echo "core_addpid/W1" | adb -o -w /stand/vmunix /dev/kmem
And on 11.31, just use coreadm(1M).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2008 05:43 AM
04-21-2008 05:43 AM
Re: Core file management with HP-UX on Itanium (points!)
First, that should be a lowercase 'w' not an uppercase one.
In 11.23 you have 'coreadm' to manage core files:
http://docs.hp.com/en/B2355-60130/coreadm.1M.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2008 05:51 AM
04-21-2008 05:51 AM
Re: Core file management with HP-UX on Itanium (points!)
http://www.hp.com/go/wdb
http://h21007.www2.hp.com/portal/download/files/unprot/devresource/Tools/wdb/doc/Corefiles.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2008 05:54 AM
04-21-2008 05:54 AM
Re: Core file management with HP-UX on Itanium (points!)
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2008 05:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2008 06:08 AM
04-21-2008 06:08 AM
Re: Core file management with HP-UX on Itanium (points!)
Ahsan's command worked, James' command did not.
I have no indication so far that coreadm is available on HP-UX 11.23. If someone thinks it is, please tell me where to find it?
Thanks for all your responses, Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2008 06:15 AM
04-21-2008 06:15 AM
Re: Core file management with HP-UX on Itanium (points!)
You should have given my reply precedence. :-)
If you looked at JRF's man page entry, it clearly says 11.31.
I'm pretty sure it is "W" and not "w", I'll check the source later.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2008 06:31 AM
04-21-2008 06:31 AM
Re: Core file management with HP-UX on Itanium (points!)
I am unaware of any current plans to backport it to 11.23 at the moment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2008 07:15 AM
04-21-2008 07:15 AM
Re: Core file management with HP-UX on Itanium (points!)
My apologies, I meant to say that in *11.31* you have 'coreadm'. I erroneously muddied the water when I said 11.23 when I meant 11.31. Dennis caught that. I guess He's used to me :-)
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2008 03:07 PM
04-21-2008 03:07 PM
Re: Core file management with HP-UX on Itanium (points!)
I did but I was going to let it slide since the man page said 11.31.
>ME: I'm pretty sure it is "W" and not "w", I'll check the source later.
Yes, the proper adb format is "W" and not "w". It is a 4 byte int.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2008 12:40 AM
04-22-2008 12:40 AM
Re: Core file management with HP-UX on Itanium (points!)
Thanks for the link for wdb that can be very helpful!
As a matter of fact, both of these commands work:
echo "core_addpid/w 1" | adb -o -w /stand/vmunix /dev/kmem
echo "core_addpid/W 1" | adb -o -w /stand/vmunix /dev/kmem
This one does not work:
echo "core_addpid/W1" | adb -o -w /stand/vmunix /dev/kmem
Any comments?
Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2008 01:52 AM
04-22-2008 01:52 AM
Re: Core file management with HP-UX on Itanium (points!)
echo "core_addpid/w 1" | adb -o -w
As I mentioned, don't even think of using "/w", it doesn't clear all 32 bits.
>This one does not work: echo "core_addpid/W1"
Naturally, it needs a space between the format and the value. (I was only looking at the adb option side and I assumed that the original thread had the LHS correct.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2008 03:13 AM
04-22-2008 03:13 AM
Re: Core file management with HP-UX on Itanium (points!)
for HP-UX 11.11:
echo "core_addpid/W 1" | adb -w /stand/vmunix /dev/kmem
for HP-UX 11.23:
echo "core_addpid/W 1" | adb -o -w /stand/vmunix /dev/kmem
Thanks for all your help, Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2008 04:55 AM
04-23-2008 04:55 AM