- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- DM_STAPE process running high.
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
05-05-2003 10:00 AM
05-05-2003 10:00 AM
Thanks
Larry
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2003 10:08 AM
05-05-2003 10:08 AM
Re: DM_STAPE process running high.
This patch might be relavent.
http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_27809&context=hpux:700:11:00
I'm attaching a performance data collection script to help you gather further data if need be.
Good luck.
http://www.isnamerica.com
Call me anything you want, just don't forget to call me to dinner.
Steven E. Protter
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
05-05-2003 10:09 AM
05-05-2003 10:09 AM
SolutionThis patch might be relavent.
http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_27809&context=hpux:700:11:00
I'm attaching a performance data collection script to help you gather further data if need be.
Good luck.
http://www.isnamerica.com
Call me anything you want, just don't forget to call me to dinner.
Steven E. Protter
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
05-05-2003 10:15 AM
05-05-2003 10:15 AM
Re: DM_STAPE process running high.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2003 05:30 PM
05-05-2003 05:30 PM
Re: DM_STAPE process running high.
Attached is a document that will assist you in turning off this particular EMS monitor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2003 11:30 PM
05-05-2003 11:30 PM
Re: DM_STAPE process running high.
dm_stape is the EMS Hardware Monitor for tape devices, part of the Online Diagnostics.
One thing to check is the revision of OnlineDiags that you have installed on the system, a new version is released every quarter. To see the version run
swlist -l bundle|grep OnlineDiag
If this is not a recent version, then you should upgrade the OnlineDiags to a more current release (check the patch catalog for any patches for that release, too). There have been changes so that dm_stape does not do any polling of tape devices, which has caused some problems in the past; I would not expect dm_stape to be using such high levels of CPU (unless a lot of errors are being generated when the device is in use, in which case you would expect to see EMS events being logged in /var/opt/resmon/log/event.log).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2003 11:37 PM
05-05-2003 11:37 PM
Re: DM_STAPE process running high.
Andrew