On 09/08/2010 23:42, Ed Flecko wrote:
> Is there a FreeBSD equivalent to Microsoft DFS, i.e., software that
> will replicate delta level file changes of network shares among
> multiple servers in real time?

It's not 'real time' but you can achieve something like this by using a
combination of ZFS snapshots and ZFS send / receive.

> Would that be rsync with just a frequently scheduled cron task?

Which works very well indeed in many situations.

Someone else has already mentioned distributed filesystems line AFS --
another thing to contemplate is the new HAST capability in FreeBSD:

    http://wiki.freebsd.org/HAST

It's conceptually similar to Linux DRBD, which in theory you can use
under FreeBSD as well, but no idea how it performs.

        Cheers,

        Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matt...@infracaninophile.co.uk               Kent, CT11 9PW

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to