- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: MCSG and Oracle Problem
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
04-15-2003 08:19 AM
04-15-2003 08:19 AM
MCSG and Oracle Problem
I have a problem with a two node cluster.
Nodes are K370 with 2X 100BT lan out of which one is standby.Heart beat on inbuilt 10MBPS card.I have two packages configured,one in each node.Os version is HP UX 11.0,ORacle is one package and PDM ( A X windows CAD Application ) is another pakage.Both these packages got floating ips.Issue is only with the oracle pakage,the package is running in the original node always,but every five minutes there is a connectivity problem.When you ping from the clients to the oracle pckagee IP for 5 minutes it pings and another % minutes it says request times out.How ever we are able to ping the server where the oracle package is running.
Any insight on this issue.
If you could throw some light on this it will very helpfull.
TIA
Jayan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2003 10:03 AM
04-15-2003 10:03 AM
Re: MCSG and Oracle Problem
Things to check:
syslog
cluster logs
check for cron entries (all users) that run say every 5 minutes...
check network errors - netstat -in
make sure network is configured correctly - IE - is it 100 Mbps but downgraded to half duplex when the hub/switch port is set to 100 Fdx?
Are you running Oracle Nameserver? if yes, get oracle dba's to check logs...
What about Oracle Archiving? Do you archive to tape when a filesystem reaches a certain size? Maybe the bandwidth is being taken up by your backup server - if yes - then get another interface and create a "backup" network...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2003 10:37 AM
04-15-2003 10:37 AM
Re: MCSG and Oracle Problem
HTH
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2003 10:45 AM
04-15-2003 10:45 AM
Re: MCSG and Oracle Problem
1) Any errors in the package configuration script. Check for any timeout values.
2) Patches. Apply the latest MC/SG patches to system.
3) Any message from EMS about a possible H/W problem. Check root mail.
4) Check if the package trying to switch to the standby card during the time you are not able to communicate.
5) Check whether the package works fine on the other server. You can test it by a failover process.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2003 11:22 PM
04-15-2003 11:22 PM
Re: MCSG and Oracle Problem
check for errors in /etc/cmcluster/
thank you,
ionut