Re: backup strategies

From: Eric Schuele (e.schuele_at_computer.org)
Date: 10/31/05

  • Next message: Csaba Henk: "Re: backup strategies"
    Date: Mon, 31 Oct 2005 10:32:02 -0600
    To: Csaba Henk <csaba-ml@creo.hu>
    
    

    Csaba Henk wrote:
    > On Mon, Oct 31, 2005 at 09:40:16AM -0600, Eric Schuele wrote:
    >
    >>How do snapshots work and how do they provide the consistency necessary
    >>for a dump?
    >
    > [...]
    >
    >>SoftUpdates are required on the filesystem.
    >
    >
    > This sounds beautiful. I am amazed. I knew of softupdates, but they were
    > always a shady corner of my understanding of BSD.
    >
    > So live fs dumping is based on the great hackery of softupdates. Fine,
    > but in this case... shouldn't the man page make a mention of it?

    The online manual mentions it in 16.13. Wouldn't hurt for it to be in
    the man page as well.

    >
    > It just says that -L is ignored in case of unmounted/ro mounted fs-s,
    > or if there is no proper .snap dir. But it doesn't say that it will be
    > ignored if softupdates is not turned on...
    >
    > Going a bit off: which OS-es provide this live snapshot dumping
    > capability? FreeBSD? FreeBSD >= 5.x ? *BSD ? Maybe something else?

    AFAIK FreeBSD 5.0+. Other *BSD as well, i believe... but someone else
    would have to answer that.

    > (AFAIK, softupdates is supported also in other members of the BSD
    > family, yet the NetBSD dump manpage didn't have such a -L flag...)
    >

    -- 
    Regards,
    Eric
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Csaba Henk: "Re: backup strategies"

    Relevant Pages

    • Re: Soft Updates Help
      ... The way that I am understanding soft updates purpose is to allow file systems to be mounted dirty after an unclean shutdown of the system. ... the way a journalling filesystem does. ... or it's rolled back, either way, the data is guaranteed not to be corrupt. ... Also, on heavily used filesystems, softupdates can lead to the filesystem ...
      (freebsd-questions)
    • Re: Soft Updates Help
      ... The way that I am understanding soft updates purpose is to allow file systems to be mounted dirty after an unclean shutdown of the system. ... the way a journalling filesystem does. ... or it's rolled back, either way, the data is guaranteed not to be corrupt. ... Also, on heavily used filesystems, softupdates can lead to the filesystem ...
      (freebsd-questions)
    • Re: Cant mount partitions with soft-updates enabled with async option
      ... > Giorgos Keramidas wrote: ... > having an inconsistent filesystem are very low or am I wrong? ... You may still find it nice to run with softupdates though. ... percentage of page faults caused by softupdates. ...
      (freebsd-questions)
    • Re: Sysinstall automatic filesystem size generation.
      ... just refuting the claim of "very robust" filesystem when power goes ... out in the context of 200GB consumer-grade hardware that this thread ... and appropriate flushing at these) users who're running FreeBSD on ... should be warned that softupdates does NOT work as described on ...
      (freebsd-stable)
    • Re: Anyone do benchmarks?
      ... FreeBSD with softupdates is fully asynchronous in updating the ... filesystem, and preserves consistency through some clever reordering ... through maintaining an on-disk journal of metadata updates. ...
      (comp.unix.bsd.freebsd.misc)