- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Oracle RAC releated question, Private IP v/s Publi...
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
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
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
тАО02-11-2009 02:50 PM
тАО02-11-2009 02:50 PM
Oracle RAC releated question, Private IP v/s Public IP
Not sure if this is the right place for this question and if it's not then I apologize.
The question I have is do we absolutely need one private IP and one public IP for Oracle RAC install. What I have heard from other SA that has deal with this issue is has to have the private IP and public IP to get this install done.
Can someone tell me if this is requirement on hp-ux11.23 and if I have two public IP then the set will or will not work?
Appreciate your help in advance.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-11-2009 03:10 PM
тАО02-11-2009 03:10 PM
Re: Oracle RAC releated question, Private IP v/s Public IP
Yes, the requirement for one private IP and one public IP for Oracle is critical, and is strictly an Oracle requirement.
It does not mater whether you are on HPUX, AIX, OpenVMS, Linux, or whatever.
To understand the details, be sure to check the Oracle documentations and forums. It is all well documented and explained.
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-11-2009 03:21 PM
тАО02-11-2009 03:21 PM
Re: Oracle RAC releated question, Private IP v/s Public IP
RAC is designed to let you run two instances of the oracle database on two machines accessing a single database, which sits on some kind of shared storage.
To run RAC in active-active mode, and try and split your traffic between two servers, to load balance and such, you nee two public ip addresses on your network.
To run in active-passive mode, you need only 1 IP address public, which will float to whichever node is active.
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
тАО02-11-2009 03:32 PM
тАО02-11-2009 03:32 PM
Re: Oracle RAC releated question, Private IP v/s Public IP
Do you do or do not need private IP for RAC install that is my question. Networking group is not happy on giving private IP out.
Thanks,
M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-11-2009 03:41 PM
тАО02-11-2009 03:41 PM
Re: Oracle RAC releated question, Private IP v/s Public IP
It is where the inter-node cluster communication will happen.
You may want to go beyond private address to entirely private network, de-coupled form teh corporate backbone on its own gigabit or better switch with JUMBO FRAMES enabled.
In my home lab I have 3 networks:
1 - 'public' to the clients
2 - 'private' just between the servers
3 - 'control' to the management processors and such.
Just google for "RAC VIP requitement +site:oracle.com"
You'll find references like below.
Hein.
http://download.oracle.com/docs/cd/B28359_01/install.111/b28250/prewin.htm#CHDEBGHB
2.7.1 Network Hardware Requirements
Each node in the cluster must meet the following requirements:
Each node must have at least two network adapters; one for the public network interface and one for the private network interface (the interconnect).
The private and public private network connection names must be different from each other and cannot contain any multibyte language characters. The names are case-sensitive.
The private network connection name must be the same on all nodes.
The public network connection name must be the same on all nodes.
The public interface on each node must be listed first in the bind order (the order in which network services access the node).
Oracle supports the TCP/IP protocol for the public and private networks
Windows Media Sensing must be disabled for the private network connection by setting the value of the DisableDHCPMediaSense parameter to 1.
2.7.2 IP Address Requirements
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-12-2009 02:32 AM
тАО02-12-2009 02:32 AM
Re: Oracle RAC releated question, Private IP v/s Public IP
Yes there should be seperate public and private ips(Networks).Through public ip ,out side world will connect to the database instance.private ip used for "Inter instance communication".
<<
Yes it should work.But inter instance traffic should not be disturbed by some other traffic .So dedicate the ip for only that purpose.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-16-2009 05:25 PM
тАО02-16-2009 05:25 PM