As a part of business continuity plan we are going to have all our servers replicated in a different place to which a fiber connection is available. (Currently its running at 100Mb) Servers are running mostly RH Linux 7.2 to 8.x and couple of Win 2000 servers too. I'm looking for a non-expensive software solution for this task. Your help is appreciated, Priyantha
-----BEGIN PGP SIGNED MESSAGE----- Hash: MD5 Hello Priyantha, For the RedHat boxes you can use rsync: http://samba.anu.edu.au/rsync/ Thursday, November 27, 2003, 4:35:21 PM, you wrote: P> As a part of business continuity plan we are going to have all our servers P> replicated in a different place to which a fiber connection is available. P> (Currently its running at 100Mb) Servers are running mostly RH Linux 7.2 to P> 8.x and couple of Win 2000 servers too. P> I'm looking for a non-expensive software solution for this task. allan - -- Allan Liska allan@allan.org http://www.allan.org -----BEGIN PGP SIGNATURE----- Version: 2.6 iQCVAwUAP8Z3ZCkg6TAvIBeFAQH0MwP+IoPC/Xa6umjBLcli989zk7RXWwUhweJE joxzM7QODBmZTwtAb6IDa05HM9cfYN3r/3FOnKRVfJiGjxjlBWBvwYRgr9+ilMBH EoTKKC4MCmd0UB9DjsLj+uzRqzPhBRhoCX10Aq9eKRRfczCLQJrDrmhQ3cL5Ei0o AWgt8cWguO0= =Tovj -----END PGP SIGNATURE-----
Priyantha writes on 11/27/2003 4:35 PM:
As a part of business continuity plan we are going to have all our servers replicated in a different place to which a fiber connection is available. (Currently its running at 100Mb) Servers are running mostly RH Linux 7.2 to 8.x and couple of Win 2000 servers too.
rsync is your best option on linux On windows? Well, install cygwin (or at least a barebones version of cygwin) and see http://www.gaztronics.net/rsync.php -- srs (postmaster|suresh)@outblaze.com // gpg : EDEDEFB9 manager, outblaze.com security and antispam operations
P> Date: Thu, 27 Nov 2003 16:35:21 -0500 P> From: Priyantha P> As a part of business continuity plan we are going to have all our servers P> replicated in a different place to which a fiber connection is available. P> (Currently its running at 100Mb) Servers are running mostly RH Linux 7.2 to P> 8.x and couple of Win 2000 servers too. P> P> I'm looking for a non-expensive software solution for this task. I know this thread is OT, but I think it's necessary to point out rsync works for master/slave setups. Email, database, log files, and FTP complicate matters. Eddy -- Brotsman & Dreger, Inc. - EverQuick Internet Division Bandwidth, consulting, e-commerce, hosting, and network building Phone: +1 785 865 5885 Lawrence and [inter]national Phone: +1 316 794 8922 Wichita _________________________________________________________________ DO NOT send mail to the following addresses : blacklist@brics.com -or- alfra@intc.net -or- curbjmp@intc.net Sending mail to spambait addresses is a great way to get blocked.
check out the following link for info on rsync: http://samba.anu.edu.au/rsync/ not sure how well it will work with the win2k machines... steve On Thu, 2003-11-27 at 21:29, E.B. Dreger wrote:
P> Date: Thu, 27 Nov 2003 16:35:21 -0500 P> From: Priyantha
P> As a part of business continuity plan we are going to have all our servers P> replicated in a different place to which a fiber connection is available. P> (Currently its running at 100Mb) Servers are running mostly RH Linux 7.2 to P> 8.x and couple of Win 2000 servers too. P> P> I'm looking for a non-expensive software solution for this task.
I know this thread is OT, but I think it's necessary to point out rsync works for master/slave setups. Email, database, log files, and FTP complicate matters.
Eddy -- Brotsman & Dreger, Inc. - EverQuick Internet Division Bandwidth, consulting, e-commerce, hosting, and network building Phone: +1 785 865 5885 Lawrence and [inter]national Phone: +1 316 794 8922 Wichita _________________________________________________________________ DO NOT send mail to the following addresses : blacklist@brics.com -or- alfra@intc.net -or- curbjmp@intc.net Sending mail to spambait addresses is a great way to get blocked. -- Stephen Miller <steve@smiller.org>
On Thu, 2003-11-27 at 23:57, Stephen Miller wrote:
check out the following link for info on rsync:
Bill Stearns has some *excellent* information on combining rsync with SSH & public/private keys if you need to backup the data in a secure fashion. http://www.stearns.org/rsync-backup/ If all you need is straight rsync, he has a script for that too: http://www.stearns.org/rsync-mirror/ HTH, C
On Fri, Nov 28, 2003 at 07:01:43AM -0500, Chris Brenton's all...
Bill Stearns has some *excellent* information on combining rsync with SSH & public/private keys if you need to backup the data in a secure fashion.
http://www.stearns.org/rsync-backup/
If all you need is straight rsync, he has a script for that too:
also check out unison. http://www.cis.upenn.edu/~bcpierce/unison/ /kc -- Ken Chase, Toronto, CANADA * please note, my email address changed to math@sizone.org ca. 01 Aug 2003
participants (7)
-
Allan Liska
-
Chris Brenton
-
E.B. Dreger
-
Ken Chase
-
Priyantha
-
Stephen Miller
-
Suresh Ramasubramanian