![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 2014567.1 : VIP Does not Failover when nic Goes down in Clusterware Running on OVM
Applies to:Oracle Database Appliance - Version All Versions to All Versions [Release All Releases]Information in this document applies to any platform. Symptoms2-Node RAC cluster using GI running in Guest vm on oda: On the physical servers (dom0), we have 4 NICs and we do couple every 2 of them to build up 2 bonded interfaces bond0 and bond1. 2 XEN bridges were created using these bonded interfaces: xenbr0 and xenbr1. The guests (RAC nodes) get two virtual NICs eth0 and eth1, mapped to the xenbr's. GI installed and configured inside the guests uses 1 NIC for public network and one for interconnect. Problem: ChangesThe nic attached to public or private inrterconnect goes down. CauseThe GI checks for an link down event in order to determine if there is an interface failure. In this case the down link even is not detected inside the guest because this event is not being transferrred from the physically failed hardware of dom0. This issue is beimng tracked in the following bug: BUG 13104709 - VIP DIDN'T FAILOVER IN GI 11.2 RUNNING ON OVM SolutionIn 12.1.0.2 there is a new feature called PING TARGET was introduced that allows to overcome this issue. Users can set that using: $GIHOME/bin/srvctl modify network -pingtarget <gateway>
Refer to the following note for more info on the pingtarget feature: 12.1.0.2 Ping Target for Oracle Clusterware VIP (Doc ID 1958241.1) References<BUG:13104709> - VIP DIDN'T FAILOVER IN GI 11.2 RUNNING ON OVM<NOTE:1958241.1> - 12.1.0.2 Ping Target for Oracle Clusterware VIP Attachments This solution has no attachment |
||||||||||||
|