![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to read EEPROM Locations | shidlingayya | Shell Programming and Scripting | 0 | 02-14-2008 12:35 AM |
| Printing Dots in specific Locations in the Console ? | Max_Payne | High Level Programming | 0 | 01-13-2008 12:57 AM |
| copy similar files only both at different locations using script. | fed.linuxgossip | Shell Programming and Scripting | 1 | 11-23-2007 04:02 AM |
| Standard Out to Two Locations | GaryRudolph | Shell Programming and Scripting | 2 | 05-14-2004 07:05 PM |
| WARNING: ap: no database locations | yyt19701210 | UNIX for Dummies Questions & Answers | 11 | 10-25-2003 02:53 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Sychronized filesystem over multiple locations
Hi,
I have a (at least for me) quite complex problem to solve: At the moment we have 3 servers in 3 different locations, which synchronize their data at night via a rsync job. What i would like is that the servers synchronize their filesystems in realtime and also act as a local cache for the location. To make it a little clearer what i mean here's an example: There are Servers A B in Location 1 2. These 2 servers somehow (I don't know how, thats exactly my question) have their filesystems sychronized. The server are on a 1Gbit LAN and connected to each other over a 34Mbit WAN. The client X is in Location 1 and Y in Location 2. Now client X in L1 uploads a huge file to Server A. Shortly after the upload is finished, client Y in L2 wants to download this file from Server B. Server B is not yet finished with the synchronization and should transparently now get the file from Server A and serve it to the client while continuing the synchronization. Of course this transfer is slow for Client Y cause he effectively only has 34mbit - but at least he doesn't have to worry about which server to get the file from. After some time then the servers are 100% synchronized again and all clients get their LAN bandwidth. Is there any software / filesystem / cluster solution / whatever that you know of that does exactly this? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|