- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- runaway dm_core_hw process
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
06-04-2002 05:49 AM
06-04-2002 05:49 AM
A kill -9 is not effective. Previously we had to reboot to clear. Has anyone seen this before? Is there a patch/workaround?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2002 05:50 AM
06-04-2002 05:50 AM
Re: runaway dm_core_hw process
hp-ux 11.11
rp8400
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2002 05:55 AM
06-04-2002 05:55 AM
Re: runaway dm_core_hw process
Try to use
As root:
/etc/opt/resmon/lbin/monconfig
(K)ill monitoring
(Q)quit
If You install last OnlineDiag your problem disapear
hope it help You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2002 05:58 AM
06-04-2002 05:58 AM
Re: runaway dm_core_hw process
Go thro this patch.....
http://support1.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHKL_26405
You may need to apply the patches since the dm_core_hw is a common problem.
You can also extensively search the patch site with the OS which you are using 11.0 or 11i.
pIYUSH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2002 06:01 AM
06-04-2002 06:01 AM
Re: runaway dm_core_hw process
Check your stm logs, you are probably experiencing issues with your server.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2002 06:04 AM
06-04-2002 06:04 AM
Solution# cstm
cstm> map
cstm> sel dev
cstm> info
cstm> infolog
Look for the line "PDC Firmware Rev".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2002 09:48 AM
06-04-2002 09:48 AM
Re: runaway dm_core_hw process
First we need to know the version of EMS and STM installed. This is diplayed when /etc/opt/resmon/lbin/monconfig first starts up.
Second check the log files in the directory /var/opt/resmon/log/ for error messages. Particularly client.log, api.log and registrar.log.
Third check that all of the required patches are installed for the version of EMS/STM you are using. You can find the required ones at this web site:
http://www.docs.hp.com/hpux/onlinedocs/diag/st/st_read.htm
They are listed by date of release for the seperate versions of EMS/STM. To resolve your versions release date use the table of EMS versions located at:
http://www.docs.hp.com/hpux/onlinedocs/diag/stm/stm_upd.htm#table
Last did this behavuoir just start or were there any other changes made? Did it work properly before?
Thanks for participating in the forums,
Martin
Chaos reigns within. Reflect, repent, and reboot. Order shall return.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2002 09:58 AM
06-04-2002 09:58 AM
Re: runaway dm_core_hw process
I logged the problem with HP CSS, just to cover all bases.
Sebastian: I was able to stop the process using your approach; and CSS support said that was the offical workaround.
Pujush: The patch pointed to similar (but worse) behavior. We were in fact seeing the process run away on both partitions, although no panic (yet) which the patch corrects.
Harry/Martin: the api.log pointed to a problem with a crossbar controller chip.
SK: turns out to be known pdc firmware problem to be fixed in the next release.
Thanks, all.