Hi Dustin,

backed up using "sudo -u backup amdump namehere"

Trying to recover using amrecover. Config for dump is as follows;

<-----
define dumptype clientbackup_archive {
    comment "CLIENTBACKUP_ARCHIVE"
    program "GNUTAR"
    property "NO-UNQUOTE" "yes"
    compress client custom
    client_custom_compress "/usr/bin/pigz"
    tape_splitsize 40Gb
    split_diskbuffer "/tapehold/"
    fallback_splitsize 10Gb
    index
    priority high
    auth "bsd"
}
----->
On Tue, Jul 06, 2010 at 11:01:04AM -0500, Dustin J. Mitchell wrote:
> On Tue, Jul 6, 2010 at 8:37 AM, Mark Adams <[email protected]> wrote:
> > Anything else I can try? This is really killing me!
> 
> It doesn't look like that was a tar file.  How was it backed up, and
> how are you restoring?
> 
> Dustin
> 
> -- 
> Open Source Storage Engineer
> http://www.zmanda.com

Reply via email to