[plug] Syncing live Data

Mitch Kelly mitch at ucc.gu.uwa.edu.au
Fri Dec 3 20:50:19 WST 2010


Theres no way we are synching 3TB worth of data to Dropbox.... And then downloading it again off an ADSL.

Why would a Linux box at the far end help? We can just as easily mount the share on the linux box end using NFS,SMB.

-----Original Message-----
From: plug-bounces at plug.org.au [mailto:plug-bounces at plug.org.au] On Behalf Of Daniel Pittman
Sent: Friday, 3 December 2010 11:25 AM
To: plug at plug.org.au
Subject: Re: [plug] Syncing live Data

Adam Davin <byteme-its at westnet.com.au> writes:
> On Thu, 2 Dec 2010 21:01:42 +0800
> "Mitch Kelly" <mitch at ucc.gu.uwa.edu.au> wrote:
>
>> We are planning to setup 2 sites over wireless links however need to make
>> sure the data is replicated to each site every 5 or so minutes, Would there
>> be a way to sync this data that fast? Perhaps some sort of file alteration
>> monitor?
>>
>> At the office we have a linux server (ubuntu server) and at the
>> remote ends Windows 2008 Server boxes, Mounting the drives as SMB
>> shares is the easy part.

I would pay Dropbox a non-trivial amount of money to solve the problem for
you, because I don't know of any other sub-$10K solution that will cross those
two platforms.[1]

If you could put a Linux box at the second site, rather than a Win32 machine,
you could do more though....

> This was in one of the feeds I read through recently.. 
> http://lxer.com/module/newswire/ext_link.php?rid=145173

http://code.google.com/p/lsyncd/ is a much better implementation of that same
concept.  However, that would only work one way because you can't inotify
over a CIFS/SMBFS mount.


Anyway, Mitch, if you can deploy a Linux system at both ends you could
investigate using glusterfs or xtreemfs to share data between them, and then
CIFS-exporting that to the Win32 systems on the network.

It would still not provide a perfect solution, but it would at least suck less
than the alternatives.

        Daniel

Footnotes: 
[1]  OTOH, there might be one that I don't know about.  I have not
     exhaustively research the space in the last couple of years.

-- 
✣ Daniel Pittman            ✉ daniel at rimspace.net            ☎ +61 401 155 707
               ♽ made with 100 percent post-consumer electrons
_______________________________________________
PLUG discussion list: plug at plug.org.au
http://www.plug.org.au/mailman/listinfo/plug
Committee e-mail: committee at plug.linux.org.au




More information about the plug mailing list