- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- How to provice Fast Failover with RHCS for OracleD...
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-24-2010 09:43 AM
08-24-2010 09:43 AM
How to provice Fast Failover with RHCS for OracleDB
I successfully configured the RHCS for OracleDB 10g Clustering. RHCS providing failover and failback of oracle service.
My issue is when I reboot or shutdown the active node, Cluster is taking 20 to 25 sec to removing the node from the cluster and 15 to 20 sec for starting the Oracle service on the passive node. Total time is 40 to 45 sec. Is this normal or is there way to fast this failover process.
I am using HP Blades and HP EVA4400 and OS is RHEL 5.5.
I am also attaching my cluster.conf.
Regard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2010 02:00 PM
08-24-2010 02:00 PM
Re: How to provice Fast Failover with RHCS for OracleDB
These times are pretty good.
This is normal fail over.
It takes time to detect the failure. It takes time to STONITH, Shoot the Other Node in the Head. It takes time for the oracle database to start up on the passive node.
Regards,
SEP
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
08-24-2010 07:02 PM
08-24-2010 07:02 PM
Re: How to provice Fast Failover with RHCS for OracleDB
Be aware that, if you have more activity on the Oracle DB that your recovery time there will go up. That is pretty much independent of the cluster SW you use.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2010 01:36 AM
08-25-2010 01:36 AM
Re: How to provice Fast Failover with RHCS for OracleDB
Time is acceptable, but now I am facing problem. For fencing, we are using HP iLO and server is BL460c G6. Problem is resource is start moving to the passive when the failed node is power on. It is really strange for me. For example, I shutdown the machine and remove the machine from the chassis and monitor the clustat output, clustat was still showing that the resource is on node 1, even node 1 is power down and remove from c7000. But when I plugged the failed node on the c7000 and it power-on, then clustat is showing that the resource is moving to the passive node from the failed node.
Please help me.
Regards
Athar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2010 09:56 AM
08-25-2010 09:56 AM
Re: How to provice Fast Failover with RHCS for OracleDB
If you want to test a node crash, try panicking the node with sysrq-trigger, or something similar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2010 12:03 PM
08-25-2010 12:03 PM
Re: How to provice Fast Failover with RHCS for OracleDB
Please let me know,
If my active node is dead due to the hardware failure and ilo is not responding, then how it is fenced? In this case resource failover to the passive node?
Regards
Athar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2010 12:46 PM
08-25-2010 12:46 PM
Re: How to provice Fast Failover with RHCS for OracleDB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2010 01:10 AM
08-26-2010 01:10 AM
Re: How to provice Fast Failover with RHCS for OracleDB
Thanks
Athar