Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2010 09:03:22 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Ed Flecko <edflecko@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD equivalent of Microsoft DFS
Message-ID:  <4C6107CA.5090607@infracaninophile.co.uk>
In-Reply-To: <AANLkTin9LzsowG4aTEtHp0Bx_GBgvWrvVN80CCdaaDUr@mail.gmail.com>
References:  <AANLkTin9LzsowG4aTEtHp0Bx_GBgvWrvVN80CCdaaDUr@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigCC13D906841B0C78D6014646
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

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

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


--------------enigCC13D906841B0C78D6014646
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.14 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxhB88ACgkQ8Mjk52CukIyqMgCfaGXN4TejxdgYO/csM1pet9Ya
hMAAn1kUFifLWSHI9ND1+FOCvzO1XdKO
=RL+Z
-----END PGP SIGNATURE-----

--------------enigCC13D906841B0C78D6014646--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C6107CA.5090607>