- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: tools/strategy for server replication
Operating System - HP-UX
1822912
Members
3762
Online
109645
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
юдл
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО09-15-2004 02:36 PM
тАО09-15-2004 02:36 PM
tools/strategy for server replication
I have a replica of a production server which is used as a DR (Disaster Recovery) server. I would like to configure the PROD server to "sync" its data with the DR server overnight across the WAN (1Mb). This would allow me to have the DR server come online immediately in the event of a DR without having to restore the system from tape. What tools/strategy would you advise? Thanks in advance.
J
J
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2004 03:07 PM
тАО09-15-2004 03:07 PM
Re: tools/strategy for server replication
This is a lot more complicated than it sounds. You must first determin the worst case amount of data that will be transmitted. A T1 line or DSL is *very* slow for most databases. 1Mb/sec is only 100Kb/sec but because it is a WAN, the line turnaround time may be very slow, perhaps several hundred milliseconds. So you may see only 50Kb/sec or less. If you have a 50 Gb database, it will take about 277 hours to transmit. Oops..
Now if you can figure out a way to transmit just the data that changed, then perhaps you can get this time down to a few hours. The problem is that for databases, there isn't a simple way to find just the changed records, indexes, etc. There are special accessories for Oracle, Sybase, etc which are designed to sync a remote database for DR purposes. But you still need to know the amount of changed data to see if there is enough time to sync all the data. You may need a much faster link (T3 at 45Mb) to make this DR plan work, even with a realtime sync.
Bill Hassell, sysadmin
Now if you can figure out a way to transmit just the data that changed, then perhaps you can get this time down to a few hours. The problem is that for databases, there isn't a simple way to find just the changed records, indexes, etc. There are special accessories for Oracle, Sybase, etc which are designed to sync a remote database for DR purposes. But you still need to know the amount of changed data to see if there is enough time to sync all the data. You may need a much faster link (T3 at 45Mb) to make this DR plan work, even with a realtime sync.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2004 09:06 PM
тАО09-15-2004 09:06 PM
Re: tools/strategy for server replication
like Bill said, this involves looking at the amount of data and the kind of data.
For databases like Oracle, Informix and even DB2 there exist build in funtionalities to do the replication.
If it comes to simple file system data you could take a look at rsync for this task.
Rsync is based on a very sophisticated algorithm for data replication.
Regards
Rainer
For databases like Oracle, Informix and even DB2 there exist build in funtionalities to do the replication.
If it comes to simple file system data you could take a look at rsync for this task.
Rsync is based on a very sophisticated algorithm for data replication.
Regards
Rainer
He's a real UNIX Man, sitting in his UNIX LAN making all his UNIX plans for nobody ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2004 09:15 PM
тАО09-15-2004 09:15 PM
Re: tools/strategy for server replication
Hi James,
If you are talking about Oracle you have RAC on 9i or standby database on previous versions.
You must be more explicit explaining what is your situation...
Eric
If you are talking about Oracle you have RAC on 9i or standby database on previous versions.
You must be more explicit explaining what is your situation...
Eric
Each and every day is a good day to learn.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP