Re: Dump levels ?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Philip Guenther
Date: Friday, February 19, 2010 - 2:04 pm

On Fri, Feb 19, 2010 at 12:49 PM, Jean-Francois <jfsimon1981@gmail.com> wrote:
...

The key is the last sentence of this paragraph from the dump(8) manpage:
     files-to-dump is either a mountpoint of a filesystem or a list of files
     and directories on a single filesystem to be backed up as a subset of the
     filesystem.  In the former case, either the path to a mounted filesystem
     or the device of an unmounted filesystem can be used.  In the latter
     case, certain restrictions are placed on the backup: -u is ignored, the
     only dump level that is supported is -0, and all of the files must reside
     on the same filesystem.

So, if you're not dumping an entire filesystem, then you always get a
full (level 0) dump.

(Why?  At least part of the reason is that if you're not doing the
full filesystem, inode ctime isn't sufficient to determine whether a
file would be new to the dump.)


Philip Guenther
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Dump levels ?, Jean-Francois, (Thu Feb 18, 2:54 pm)
Re: Dump levels ?, Otto Moerbeek, (Thu Feb 18, 3:02 pm)
Re: Dump levels ?, Gilles Chehade, (Thu Feb 18, 3:04 pm)
Re: Dump levels ?, andres, (Thu Feb 18, 3:11 pm)
Re: Dump levels ?, Jean-Francois, (Thu Feb 18, 3:21 pm)
Re: Dump levels ?, Adriaan, (Thu Feb 18, 3:43 pm)
Re: Dump levels ?, Otto Moerbeek, (Thu Feb 18, 3:46 pm)
Re: Dump levels ?, Jean-Francois, (Thu Feb 18, 3:51 pm)
Re: Dump levels ?, Rich Kulawiec, (Fri Feb 19, 11:08 am)
Re: Dump levels ?, Otto Moerbeek, (Fri Feb 19, 1:15 pm)
Re: Dump levels ?, Jean-Francois, (Fri Feb 19, 1:49 pm)
Re: Dump levels ?, Otto Moerbeek, (Fri Feb 19, 1:58 pm)
Re: Dump levels ?, Philip Guenther, (Fri Feb 19, 2:04 pm)
Re: Dump levels ?, Greg Thomas, (Fri Feb 19, 8:44 pm)
Re: Dump levels dump(8) man page clarification, Jean-Francois, (Sat Feb 20, 2:27 am)
Re: Dump levels ?, Jean-Francois, (Wed Mar 3, 4:21 pm)
Re: Dump levels ?, Kapetanakis Giannis, (Wed Mar 3, 5:03 pm)