Amanda-Users

Where is my amgetidx?

2004-09-09 04:58:50
Subject: Where is my amgetidx?
From: "Andreas Lund" <floyd AT atc DOT no>
To: amanda-users AT amanda DOT org
Date: Sun, 9 Sep 2004 08:51:50 -0000
Running Amanda 2.4.4p2 on a Linux(FC2) box. Tried the RPM, then compiled with
the following config to mimic the RPM build:

/configure --host=i386-redhat-linux --build=i386-redhat-linux
--target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib
--libexecdir=/usr/lib/amanda --localstatedir=/var/lib
--sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info
--enable-shared --with-index-server=xena.atc.no
--with-gnutar-listdir=/var/lib/amanda/gnutar-lists
--with-smbclient=/usr/bin/smbclient --with-amandahosts --with-user=amanda
--with-group=disk --with-gnutar=/bin/tar --with-config=DailySet1

I have specified 

define dumptype global {
    comment "Global definitions"
    compress server best
    record yes
}

Using

define dumptype high-pri {
    global
    comment "Critical file system"
    priority high
    index yes
}

DLE looks like this

xena.atc.no  root  /  high-pri  1

Everything works ok, except I get no index. I see a lot of references to a
program named "amgetidx" which as far as I understand should be called by
amdump and fetch the index from each target host. But I can't find any files
(source or binary) anywhere on my system called "amgetidx"... what am I
missing here?


--
Andreas Lund (floyd AT atc DOT no)
Tel: +47 90.07.71.62 / +47 63.88.33.56
Ano-Tech Computers (http://www.atc.no/)
** He had a baseball bat and I was tied to a chair. 
** Pissing him off was the smart thing to do.  -- Max Payne


<Prev in Thread] Current Thread [Next in Thread>