- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- S/W fail over
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
09-10-2001 08:19 PM
09-10-2001 08:19 PM
I've a new system implementation with MCSG. It is a 3 node cluster. The special thing about this system is that on one of the machine it has 3 Oracle instances and HP guys propose to have 3 MCSG pkg to fail over the individual Oracle Instances. They plan to implement process monitoring scripts for triggering fail over. I always thot that MCSG protects against HW/NEtwork fail over, never on s/w fail over.
Has anyone out there done something similar?
Any comments please.
Thanks and have a nice day.
Lai
: )
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 09:09 PM
09-10-2001 09:09 PM
SolutionYes, we have something similar here.
We have setup the cluster in case one of the packages goes down on one node, it switches to the other node with the shared disks. Then the Oracle instances run on the second node. It is very useful, if you are in need of a minimum downtime for the users. The package switching takes about 2 minutes or less.
Rgds
Alexander M. Ermes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 09:12 PM
09-10-2001 09:12 PM
Re: S/W fail over
Offcourse..
It does s/w (package) failover too.
Once in my office someone killed one oracle processes by mistake then the package started on another node successfully.
Thanks
Animesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 09:22 PM
09-10-2001 09:22 PM
Re: S/W fail over
It is very common to have a package defined for oracle instance and in your case have 3 packages defined for 3 instances, what it does is provide flexibility and differentiates each instance and you could(depending on your configuration) run each instance on different node.
This way rollover upgrades become easier, you could upgrade oracle on one node while you failover the package to other node (though this can be done with just one oracle package too).
Not sure if you have seen the doc "Managing MC/SG"
http://docs.hp.com/hpux/pdf/B3936-90045.pdf
-Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 09:29 PM
09-10-2001 09:29 PM
Re: S/W fail over
One more thing, as far as monitoring the oracle databases are concerened, with-in MC/SG the monitoring scripts can be configured to monitor oracle listener as well as individual processes like (smon, pmon etc).
You can actually write your own control/monitoring scripts, but HP also provides the Oracle toolkit($$$) which you can be modify if you want to.
-HTH
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 10:01 PM
09-10-2001 10:01 PM
Re: S/W fail over
I once had a SW problem that my database crashed immediatly after startup and MC/SG restarted it, and then
crash,restart,crash,restart...
about 400 times during a night.
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 11:20 PM
09-10-2001 11:20 PM
Re: S/W fail over
HW should be redundancy like using disk array.
In MCSG there are standby LAN
that can be local fail-over when primary lan fail
package still runing in same machine but standby lan will up to be active lan.
in case of primary node fail the S/W package will fail-over to adoptive node , this is S/W fail-over.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 11:55 PM
09-10-2001 11:55 PM
Re: S/W fail over
Thanks for your comments. They are really helpful.
Special thanks to Printaporn. You just cleared another miss-understanding I have regarding MCSG definitions.
Thanks to all again.
Lai
: )