Slashdot Mirror


NetBSD's Real-Time Network Backup

jschauma writes "One of NetBSD's developers, der Mouse, was interviewed by DaemonNews about his real-time network backup system (originally presented at BSDCan 2005), where changes to your local filesystem are automatically propagated to a backup server. In his interview der Mouse tells about his idea, how it works, and of course, how cool it is."

4 of 166 comments (clear)

  1. Correct me if I'm wrong by thedletterman · · Score: 5, Interesting

    But hasn't Sun been doing this with Solaris for at least 3 years?

    --
    Any fool can criticise, condemn, and complain, and most fools do. - Benjamin Franklin
    1. Re:Correct me if I'm wrong by operagost · · Score: 4, Interesting

      OpenVMS has been doing this for even longer using volume shadowing.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
  2. Re:Good idea, but there has to be a better way by ivoras · · Score: 4, Interesting
    This idea is really cool, but implementing it by putting hooks into each device driver seems overly complicated.
    FreeBSD's GEOM is solving that: http://www.bsdcan.org/2004/papers/geom.pdf

    Also, there's "GEOM gate" on FreeBSD: http://garage.freebsd.pl/GEOM_Gate.pdf
    For other cool stuff with GEOM see here and here. See also this discussion thread about ggate's limits.

    --
    -- Sig down
  3. Re:Neat. by Lord+of+Ironhand · · Score: 4, Interesting

    I prefer Dirvish, and I highly recommend that people looking for a good harddisk-based backup system take a look at it. I've looked long and hard for a good backup system and this is the first that seems to fit the bill for me.