- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- EMS Disk_em Errors
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
03-19-2002 09:14 AM
03-19-2002 09:14 AM
EMS Disk_em Errors
file for disk_em to bypass a device. I lost my notes.
paul s.
pstuhley@seeksystems.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 09:19 AM
03-19-2002 09:19 AM
Re: EMS Disk_em Errors
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 09:27 AM
03-19-2002 09:27 AM
Re: EMS Disk_em Errors
HTH,
RGDS, Holger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 01:58 PM
03-19-2002 01:58 PM
Re: EMS Disk_em Errors
paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 02:02 PM
03-19-2002 02:02 PM
Re: EMS Disk_em Errors
I hope this is what you are looking for.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2002 04:09 PM
03-19-2002 04:09 PM
Re: EMS Disk_em Errors
You need to be on STM/EMS bundle A.26.00 or later to use this method. You can download the latest STM/EMS bundle from software.hp.com -> Networks and System Administration -> Support Tools for HPUX 9000 -> Try for Free
The latest version is A.29.00.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2002 11:31 AM
03-20-2002 11:31 AM
Re: EMS Disk_em Errors
Dose anyone have a example of what the file looks like.
paul s.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2002 01:13 PM
03-20-2002 01:13 PM
Re: EMS Disk_em Errors
Enjoy and use only for the forces of good
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2002 01:27 PM
03-20-2002 01:27 PM
Re: EMS Disk_em Errors
In order to use the disabled_instances file, perform the following:
Run /etc/opt/resmon/lbin/moncheck to determine the names of instances you
would like to disable.
Run monconfig K)ill monitoring
With editor of your choice, Add/delete/modify instances
in /var/stm/data/tools/monitor/disabled_instances. You will need to add a line
for each disk or LUN.
Example:
/storage/events/disks/default/8_12.0.0
Run monconfig: Select the "E)nable Monitoring" command
Wait for monitoring to be re-enabled
Do a C)heck monitors
The resource class that you disabled should show up in the list with no
description of what to do with events. (ie. there are no monitoring requests)
=====================
Additional information:
The disabled_instances file is a text file with each fully qualified instance listed, one instance per line. In addition, wildcards can be used in the instance names to specify more than more instance. For example: /storage/events/disks/default/* could be used to specify all the instances associated with the default disk resource names.
For those instances listed in the disabled_instances file, no monitoring requests will show up in the list displayed by the monconfig "C)heck
monitoring" command.
NOTE: This does not mean that the monitor will stop polling the device. It just means that any events will not be forwarded to the log files, based on information in the *.sapcfg files.
In order to use the disabled_instances file, the user must perform the
following:
1. Run monconfig K)ill monitoring.
2. With editor of your choice, Add/delete/modify instances at
/var/stm/data/tools/monitor/disabled_instances.
3. Run monconfig; select the "E)nable Monitoring" command.
4. Wait for monitoring to be re-enabled.
5. Do a C)heck monitors.
The resource class that was disabled should show up in the list with no description of what to do with events. (ie. There are no monitoring requests.)
NOTE: The PSM (Peripheral Status Monitor) associated with the event monitor cannot be disabled via this technique. This ONLY disables the event monitor.
Hope this helps.
Ross