- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: EMS detect a failure and don't TOC the package
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
08-29-2005 06:49 AM
08-29-2005 06:49 AM
Is there any configuration on resource_manager using EMS with MCSG to detect a PV/LVM failure and just notify the system administrator without request A TOC of package ?
tks in advance
Luciano
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 07:06 AM
08-29-2005 07:06 AM
SolutionI dont believe that EMS will TOC the server,
to check status you can execute the following
resls /vg/vglock/lv/status
Also I will personaly think that a SECOND_CLUSTER_LOCK is always helpfull
I hope this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 07:23 AM
08-29-2005 07:23 AM
Re: EMS detect a failure and don't TOC the package
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 07:40 AM
08-29-2005 07:40 AM
Re: EMS detect a failure and don't TOC the package
tks
Luciano
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 07:49 AM
08-29-2005 07:49 AM
Re: EMS detect a failure and don't TOC the package
I don't think a disk failure will cause SG to TOC. On a standard configuration it won't!
But, a disk failure will be detected by EMS and root will receive a mail with that information. You may also configure EMS to send a message to OVO if you have it.
Enjoy :)
Pedro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 08:19 AM
08-29-2005 08:19 AM
Re: EMS detect a failure and don't TOC the package
but the package of MCSG will be the resource manager with resource dependence, so when this dependence ( resource manager ) detect a hardware failure, it will ( resource manager ) go down , and the package will failover. it's ok ?
I need the package not failover , just send a notification e-mail, it's possible ?
tks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 09:00 AM
08-29-2005 09:00 AM
Re: EMS detect a failure and don't TOC the package
MC/SG will not act on disk "failures" because how would it know whether it's actually "down" or just horribly overloaded?
And if it is - in fact - dead, MC/SG still cannot deal with it because it needs to sync it & dismount it which it obviously couldn't do if it's dead.
The best you could do with MC/SG is to set up application monitoring such that if the app is getting no respone on disk I/O then perform some action - like e-mail someone or stop the application. And the latter may be problematic if there is no disk I/O.
Only OnLine Diags (EMS) can & should do this.
My $0.02,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 09:14 AM
08-29-2005 09:14 AM
Re: EMS detect a failure and don't TOC the package
The MCSG don't know when disks is in failure condition ( I know ), but the EMS know , and the MCSG take a failover when it happens .. and don't want this condition , I need just an e-mail with notification.
Luciano
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 09:42 AM
08-29-2005 09:42 AM
Re: EMS detect a failure and don't TOC the package
I have two SD64000 in a high availability enviroment with MCSG. My oracle database is in a package , and I want put a resource manager using EMS MIBS to monitor the MirrorUx health on VGs of my package, I know when one of two disks in may mirror get failed , the resource manager will get down , and may package will failover , I need know if there any thing that I do to EMS send just an e-mail massage and not send a failover instruction to package.
tks in advance
Luciano Avelino
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 09:44 AM
08-29-2005 09:44 AM
Re: EMS detect a failure and don't TOC the package
man it for details.
Odds are it's already OK - but check it none-the-less.
Also you'll need to set up the /etc/mail/aliases file so that root mail will be properly routed to you or whomever.
Now as to why the packages TOCs (and I'm not sure what you mean by that), we'd need more detail such as 1) What disk? (vg00, application, etc) 2) Is the package switching or the system rebooting?
If it's a vg00 disk then the SYSTEM is TOC'ing not the package & you'll have no control over that. If it's an application disk them it may be MC/SG monitoring & in that case then just edit the script such that it won't "TOC" in those circumstances.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 09:57 AM
08-29-2005 09:57 AM
Re: EMS detect a failure and don't TOC the package
I know how to use the monconfig and know how to configure the e-mail aliases to send external messages and I know that I cannot put the vg00 in a package. The question is :
When the resource manager in my package get down ( a disk failure , a mirror failure , a PV link failover , or any other causes ... this is not important ) , the package will failover to another node ( the database will shutdown on node A and start on node B ) , there is any thing that I can do to just send an e-mail message and get the package intact ( without move the database from node A to B )
tks
Luciano
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2005 12:33 PM
08-29-2005 12:33 PM
Re: EMS detect a failure and don't TOC the package
package dependency.
You need to remove that/those disk/s from the dependency - MC/SG it just doing what it's told. Or you need to fisk the disk "problem".
Ciao,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 12:57 AM
08-30-2005 12:57 AM
Re: EMS detect a failure and don't TOC the package
I will think about , maybe I will put the EMS running without package.
tks a lot
Luciano Avelino
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 01:00 AM
08-30-2005 01:00 AM