|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I have application server on IP 10.10.220.42 (Prod). When the Production goes down I wish to switch over all my application server's configuration files onto IP 10.10.220.45 (DR). The client is exposed to proxy apache http webserver running @ IP 10.10.220.30 Can you please suggest what configuration change needs to go in where inorder to achieve Prod -> DR switch ? |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
What platform is this on? What hardware? What O/S?
Generally, you run some cluster/DR suite of software that manages failover. In those situations you might have node A and node B clustered. Node A is the production box and node B the DR box. Both node A & B would have their "hardwired - never to change" IP addresses and the cluster suite presents a pseudo ip address to all clients. The clients only ever access this pseudo ip address (and don't know about the real ip addresses). When failover occurs the suite moves the pseudo ip address to the other node and the clients are none the wiser (apart from perhaps a few seconds hang). So the question is; what have you got there? |
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Quote:
I hope this helps. bakunin |
|
#4
|
|||
|
|||
|
Quote:
The Prod to DR configuration files copying is done periodically [every 5 mins] by myself using crontab and scp. Can you now help me with the exact steps ? |
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
There is not so much "to do" - of course you can write such a high-availability system yourself. We will talk again a few years from now, probably....
What you have to do is to install such a high-availability software and form a cluster. There are several such software out there: HACMP, Veritas, Beowulf, NonStop-Cluster and probably a few dozen others. As you mentioned you run on Itanium i assume you have HP-Ux as OS, so you will probably need to install NonStop Cluster from HP. I suggest you read up about "Failover-Clusters" and "active-passive clusters", as this is what you describe. I hope this helps. bakunin |
| Sponsored Links | ||
|
![]() |
| Tags |
| apache, failover, weblogic |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Copying OpenBSD Kernel from a non production to production machine | lcxpics | BSD | 1 | 05-05-2011 02:13 PM |
| how to access console of a switch having rj45 on switch side to db 9 female on pc side console cable | pankajd | Shell Programming and Scripting | 1 | 01-11-2010 05:38 PM |
| need help.. ! Production Env. | dashok.83 | UNIX for Dummies Questions & Answers | 2 | 08-22-2008 03:28 PM |
|
|