- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- Serviceguard or oracle issue
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
Serviceguard or oracle issue
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-15-2009 02:11 AM
01-15-2009 02:11 AM
Serviceguard or oracle issue
Serviceguard or oracle issue
We have a two node SG cluster running 11.23 Itanium. We have a package basically running an oracle Database which is 10G. We have a strange problem. My hostfile looks similar to below:-
noddy1 106.106.106.105
noddy1-pkg 106.106.106.199
In the listner.ora file if I set the address to be noddy1 everything works fine. The windows webserver connects without a problem and all is great. If I set it to the IP address 105 as above it fails. Id I set it to the package hostname or IP it fails. I have tested connectivity from other hosts connecting to both IP's above on the 1521 port. I'm wondering if there is some form of check based on the hostname of the machine?
Anyone seen this before?
Cheers
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-15-2009 02:30 AM
01-15-2009 02:30 AM
Re: Serviceguard or oracle issue
Re: Serviceguard or oracle issue
Few things to understand here.
1) Your serviceguard package needs to define a floating IP address that will work on both nodes of the cluster. I'm not sure that has been done yet.
2) Lets say noddy1-pkg 106.106.106.199 is the floating IP address needed in item 1. While the cluster package is operating on either node, outside users will connect to this IP address. This is however in fact a virtual IP address, essentially a slave to the actual primary IP address of the system.
3) Looking at network traffic will show that there is some activity on the primary IP address.
Specifics:
listener.ora should on each node of the cluster based on your data be set to the actual primary IP address of the system. That means you will have to have different listenr.ora files on each node of the cluster for the reasons stated above.
What Oracle is doing is being aware of the actual primary network ip address. It is possible your cluster package is misconfigured, or it may just be Oracle is being a little too smart for its own good.
Check /etc/nsswich.conf to see if your DNS resolution is going to files first. If not, you could be having DNS name resolution and the records on the outside DNS server are not appropriate to support your cluster.
I've given you a good start here and if you investigate carefully you should find an answer.
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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-15-2009 02:33 AM
01-15-2009 02:33 AM
Re: Serviceguard or oracle issue
Re: Serviceguard or oracle issue
what is the exact nameof the Oracle package and try resolving the IP address of the package IP as well as the node IP as set and see that the resolution for the name to the IP address and vice versa both are working.
#nslookup noddy
#nslookup noddy1-pkg
#nslookup 106.106.106.105
#nslookup 106.106.106.199
Also try to note that the hostname for the package that u r using is more than 8 characters.
Regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-15-2009 02:39 AM
01-15-2009 02:39 AM
Re: Serviceguard or oracle issue
Re: Serviceguard or oracle issue
Yes the serviceguard package has been setup to run on both nodes within the cluster. It has a floating IP of noddy1-pkg (not really obviously). The point is it will obviously still run using the hostname on the primary node but clearly would not run on the 2nd node.
Listener.ora surely should not have to have 2 seperate files on both hosts that would be difficult as the file resides on a shared volume that moves with the package!!!!
/etc/nsswitch.conf is not setup we are simply using the hostfile to resolve.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP