Re: Snapshot question

2004-06-30 Thread Cordula's Web
[Does a snapshot change between backup and verify?] http://docs.freebsd.org/cgi/mid.cgi?20040629135105.GB27491 Kevin A. Pieckiel wrote: > cd / > mksnap_ffs /var /var/.snap/backup.snap > mdconfig -a -t vnode -f /var/.snap/backup.snap -u 6 > mount -r /dev/md6 /mnt/backup/root.var > tar -cvf ${BACKU

Re: Snapshot question

2004-06-29 Thread Kevin A. Pieckiel
On Tue, Jun 29, 2004 at 04:56:54PM +0200, Cordula's Web wrote: > Are you sure you are comparing against the correct snapshot? If you use > dump -L, the snapshot is created, opened, and immediately unlinked, > then the open file is saved. After dump exits, the snapshot file is > pysically released.

Re: Snapshot question

2004-06-29 Thread Cordula's Web
[EMAIL PROTECTED] wrote: > When I do my compare of my tape against my snapshot, it's not uncommon for > one or two files (always the same files) to be different. The most usual > culprit being my winbindd_cache.tdb file for Samba. I thought the snapshot > would not change over time as the files o