Here's my disklist entry for the gtar backup disk in question:
# Dumptypes for gnutar
define dumptype root-tar {
global
program "GNUTAR"
comment "root partitions dumped with tar"
compress none
estimate calcsize
index
exclude list "/usr/local/etc/amanda/Backup/exclude.gtar"
priority low
}
exclude.gtar is a zero-byte file.
--
Mark Hennessy
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Jon LaBadie
> Sent: Friday, February 16, 2007 12:46 PM
> To: [email protected]
> Subject: Re: AMANDA 2.51p*3* and gtar 1.16.1 and error 2
>
> On Fri, Feb 16, 2007 at 12:25:54PM -0500, Mark Hennessy wrote:
> > >
> > > Mark, looking at the gnutar code shows the message
> "memory exhausted"
> > > in about 3 locations. One that I noted was the pattern matching
> > > compiler (regcomp). Do you use a lot of include/exclude patterns
> > > on this DLE?
> > >
> >
> > AFAIK, I haven't explicitly defined any patterns at all.
> Where would these
> > be set?
> >
> > Mark Hennessy
>
> In disklist.
>
> Check your settngs with:
>
> amadmin <config> disklist <host> <dle_name>
>
> For example, the following DLE (ROOT on host butch) has one exclude
> pattern file (.../exclude.gtar). If I go to that file I see
> 4 patterns.
>
> bigcow : Fri Feb 16 : 12:34 PM : /var/log/amanda
> $ amadmin tstvt disklist butch ROOT
> line 56:
> host butch:
> interface default
> disk ROOT:
> device /
> program "GNUTAR"
> exclude list optional "/usr/local/lib/amanda/exclude.gtar"
> priority 0
> dumpcycle 14
> maxdumps 2
> maxpromoteday 10000
> bumpsize 20480
> bumpdays 1
> bumpmult 4.000000
> strategy STANDARD
> estimate SERVER
> compress CLIENT FAST
> comprate 0.50 0.50
> encrypt NONE
> auth BSD
> kencrypt NO
> holdingdisk YES
> record YES
> index YES
> tape_splitsize 2097152
> split_diskbuffer /hold/disk2/split_buffer
> fallback_splitsize 100Mb
> skip-incr NO
> skip-full NO
>
> bigcow : Fri Feb 16 : 12:34 PM : /var/log/amanda
> $
>
>
> --
> Jon H. LaBadie [EMAIL PROTECTED]
> JG Computing
> 4455 Province Line Road (609) 252-0159
> Princeton, NJ 08540-4322 (609) 683-7220 (fax)
>
>