Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-08-2003, 11:02 PM
|
#1
|
Member
Registered: Nov 2002
Distribution: Slackware
Posts: 155
Rep:
|
Server mirroring ? rsync
Hello,
I am working on a linux server mirroring project. The end result would be to have a set of production servers on location A and a second set in location B.
I was originally planning on having the date replicated from A to B nightly. But the company president wants it mirror instantly.
So I have a few options and would like your opinions.
1. Backend SAN's box and switch. The data is sent from the app server to the SAN's switch then to the SAN's box at location A and location B.
2. DFS (Distributed filesystems) - such as OpenAFS.
3. Network raid level 1. - setup a VPN between the machines and then network raid level 1
Please let me know if you have any better suggestions or comments.
Michael
|
|
|
10-08-2003, 11:23 PM
|
#2
|
Member
Registered: Sep 2003
Distribution: RedHat/Debian
Posts: 50
Rep:
|
"instant mirroring"? That's going to to be very tricky.
You can set up some WAN based RAID file system. But what will the performance be like?
What is the data you're mirroring. E.g. if it is a database, you may be better off at looking into database replication.
Seriously, you may want to explain the issues to your president. It is a difficulty and complex task (do you have a ton of free time on your hands, or do you have other priorities). Cost is going to be a factor. What are the performance implications.
Make sure that "instant mirroring" is the right solution for your company.
|
|
|
10-09-2003, 12:31 AM
|
#3
|
Member
Registered: Nov 2002
Distribution: Slackware
Posts: 155
Original Poster
Rep:
|
I understand, I do not think that we need instant mirroring, our setup after torromow (because I am making some changes) will be:
--Internet --> load balancing ---> application servers (3x) ---> backend high throughput DB (Oracle 9i).
I am looking into DB replication because it is only the DB that needs to be mirror.
Now I am trying to convincing the Pres.. to buy a SAN's device, for stability and performance, then if we want to we can mirror that device with another SAN's in location B.
But he wants the data to be "instant" for marketing and so location A can handle the east coast and location B can handle the west cost.
I was thinking about ISCSI and mirroring the two DB servers.
I guess we will see - I agree that it will be very expensive because of the cost ($ per GB transfered) to ISCSI the data across a network.
Can you use ISCSI over VPN, since it is IP based ? I would assume yes.
|
|
|
04-25-2006, 10:12 PM
|
#4
|
LQ Newbie
Registered: Apr 2006
Distribution: mostly Slack
Posts: 9
Rep:
|
Have you ever considered DRBD for realtime writing to multiple devices in realtime? I was tasked with an HA config for two MySQL servers that require realtime failover capability. I found that using DRBD along with heartbeat was the right solution for me.
Jim
Quote:
Originally Posted by Bluesuperman
Hello,
I am working on a linux server mirroring project. The end result would be to have a set of production servers on location A and a second set in location B.
I was originally planning on having the date replicated from A to B nightly. But the company president wants it mirror instantly.
So I have a few options and would like your opinions.
1. Backend SAN's box and switch. The data is sent from the app server to the SAN's switch then to the SAN's box at location A and location B.
2. DFS (Distributed filesystems) - such as OpenAFS.
3. Network raid level 1. - setup a VPN between the machines and then network raid level 1
Please let me know if you have any better suggestions or comments.
Michael
|
|
|
|
All times are GMT -5. The time now is 12:46 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|