|
From: Kenneth P. <sh...@se...> - 2005-01-11 23:20:48
|
--On Tuesday, January 11, 2005 11:19 AM -0800 Kenneth Porter <sh...@se...> wrote: > --On Friday, January 07, 2005 3:09 PM +0100 Stelian Pop > <st...@po...> wrote: > >> The next version of dump/restore will feature EA/ACL support, and >> there is already a beta patch implementing this. If you use EA/ACLs, >> please do test this patch and report back (get the patch from dump's >> homepage). > > For those wishing to build RPM's, I've attached a patch to the spec file > that applies the EA/ACL patch. Tried a full backup with verify and I think -C is broken. I'm seeing this, which looks like it's trying to restore the files instead of compare them: abort? [yn] /usr/sbin/restore: cannot rename ./var/lib/mysql/mysql/db.MYI to RSTTMP02: No such file or directory I found my mysql directory clobbered. With what appeared to be the original under another name, /var/lib/RSTTMP06373651. Fortunately I was able to recover by renaming it into place. |