On Wed, Sep 23, 2009 at 10:16 AM, Charles Curley <[email protected]> wrote: > dzur.localdomain /home lev 0 FAILED [dump to tape failed] > taper: FATAL tape...@616: memory allocation failed (1073741824 bytes > requested) taper: FATAL writer: Syncpipe failure before start
You're using in-memory splitting with a 1G splitsize, which is causing the memory allocation. Check your splitting params (split_diskbuffer, taper_splitsize, and fallback_splitsize). See the latest amanda.conf (http://wiki.zmanda.com/man/amanda.conf.5.html) for improved documentation on these parameters. Dustin -- Open Source Storage Engineer http://www.zmanda.com
