- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Fail over
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
08-28-2002 06:36 AM
08-28-2002 06:36 AM
Fail over
one package run on each box. (oracle application package and Oracle DB package)
We found that there are lots of traffice in between these two servers,(about 60 % of the network traffic) The package ip on main subnet. Can I connect back-to-back connection between these two servers to avoid network traffice on main subnet. If yes How it will effect during fialover??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 06:52 AM
08-28-2002 06:52 AM
Re: Fail over
By the way, you just might find that your optimum setup is to run both packages on the same server so that there is no DB network traffic between the DB and App. I know that this would make one server sit there and do nothing but I would ceratinly test this because I suspect this configuration will outperform your current configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 07:10 AM
08-28-2002 07:10 AM
Re: Fail over
Yes we did plan to run both package on one box but than other box has to wait until failover occurs to perform.
With current configuration the traffic on main subnet is too much. I don't think my Company will purchase APA now.
My pln here is to have a back-to-back connection and see if it does make any difference but I don't know the consequences of failover.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2002 08:34 AM
08-28-2002 08:34 AM
Re: Fail over
I configured lanport and connected it as back-to-back. Now both servers can ping, telnet to each other with this new private ip (100.100.100.1 and 100.100.100.2) Then I modified host entry and give package-ip name to both and removed original package-ip entry from hosts file. Now packages are running on private ip. I infact moved a package to next node still cluster and packages are up. Is it OK If I live with this setup??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2002 06:15 AM
08-29-2002 06:15 AM
Re: Fail over
Back on top..
If I connect these two nodes via a switch making a separate VLAN for package IP how service guard would act during failover??