Amanda or Bacula

Kirk Strauser kirk at strauser.com
Tue Oct 14 11:51:49 PDT 2003


At 2003-10-14T18:24:10Z, Mike Hogsett <hogsett at csl.sri.com> writes:

> That can work, but I dont like using tar in place of dump.

Various sources recommend using tar instead of dump on live filesystems.
The essence of the argument is that dump writes the filelist at the
beginning of the backup, then writes the file contents.  Tar writes a
filename, then the contents, then another filename, then that file's
contents, etc.  If the filesystem is inactive then this is a non-issue.  If
it's quite active, though (like /var, /home), then tar's system may lead to
more consistent backups.

-- 
Kirk Strauser

"94 outdated ports on the box,
 94 outdated ports.
 Portupgrade one, an hour 'til done,
 82 outdated ports on the box."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20031014/8a8837da/attachment.bin


More information about the freebsd-questions mailing list