- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Is Oracle-VIP LAN InteraNode FailOver Supported in...
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
01-26-2010 10:44 PM
01-26-2010 10:44 PM
Is Oracle-VIP LAN InteraNode FailOver Supported in ServiceGuard (SGeRAC)
Can ServiceGuard LAN Monitoring Capabilities Handle the Oracle-RAC-Instance's Virtual IP Failover to the available standby network interface of the same node, as it do in case of Physical-IP Failover to standby lans.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2010 11:23 PM
01-26-2010 11:23 PM
Re: Is Oracle-VIP LAN InteraNode FailOver Supported in ServiceGuard (SGeRAC)
There even aren't anyspecial rules to take care of, for as far as I know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2010 11:31 PM
01-26-2010 11:31 PM
Re: Is Oracle-VIP LAN InteraNode FailOver Supported in ServiceGuard (SGeRAC)
In SG environment , If sg is able to recognize a lan card failure and there is a standby interface on the same bridged lan ,SG will move all ip configures on that lan including vip to the standby interface. This applies for all sg extension
Rgds!
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2010 02:13 AM
01-27-2010 02:13 AM
Re: Is Oracle-VIP LAN InteraNode FailOver Supported in ServiceGuard (SGeRAC)
In case of public lan interface down event, only physical IP will be moved to the standby lan interface not the Oracle-VIP.
Wilm:
Furthermore, during maintenance activities your database did'nt got down becasue in case of public lan down event, infact, the Oracle RAC Next-Available Instance/Cluster-Node will take care of the running oracle session on the first node (public-network-down).
In my understanding, SG can ONLY monitor/failover the physical ip addresses NOT the Oracle-VIP addresses, becuase this VIP is managed under Oracle-Clusterware not under SG.
Example:
Consider 2-nodes Oracle-RAC-Cluster with SGeRAC (Cluster-file-system):
Node-1 Network Configuration:
lan0: Physical-IP: 192.168.1.1
Oracle-VIP: 1.1.1.1
lan1: heartbeat ip
lan2: standby lan
lan3: standby lan
when lan0 got down on Node-1, the results will be:
Node-1 Network Configuration:
lan0: down
lan1: heartbeat ip
lan2: 192.168.1.1
lan3: standby lan
the Oracle-VIP was failover/assigned to the 2nd-cluster member node's public lan interface:
Node-2 Network Configuration:
lan0: Physical-IP:192.168.1.2
Oracle-VIP: 1.1.1.2
Oracle-VIP: 1.1.1.1 (came from first-node)
lan1: heartbeat ip
lan2: standby lan
lan3: standby lan
I hope to get an expert opinion, coz, we have faced this issue in our implementations.
In our understanding, we need to use APA for LAN Management for ORACLE_VIP, SG can't handle this configurations Alone.
An Expert Opinion expected.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2010 04:20 AM
01-27-2010 04:20 AM
Re: Is Oracle-VIP LAN InteraNode FailOver Supported in ServiceGuard (SGeRAC)
I give up ..
Oracle rac vip does not failover to standby card..as sg is not aware of rac vip ...
Service guard will only move the vip that is configured through package(cmmodnet) provided local_lan switching is enabled in the pkg configuration file.
I have tested in our RAC cluster and the result floored me as i was in a wrong assumption..thanks for the thread ..
Thanks!
johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2010 04:38 AM
01-27-2010 04:38 AM
Re: Is Oracle-VIP LAN InteraNode FailOver Supported in ServiceGuard (SGeRAC)
Pleasur's mine.
Hi Gurus,
Any Comments / suggestions are welcome.