I am using indexing, and gnutar to backup all of my filesystems, I keep the indexes in /etc/amanda/backupset/index/ according to my amanda.conf file.
backups are working properly, no errors reported. I can run amrestore on a tape and see all of the files that are supposed to be backed up.. I can also gunzip the files in the index, and see them listed.. but when I run amrecover, set the host/disk, and do an ls, i only see a few of the directories/files that are supposed to be backed up. it seems like something in amindexd is not working properly, and I have no idea what. has any other amanda users run into this problem? here is my amindexd log for one of my amrecover sessions. amindexd: debug 1 pid 22225 ruid 3930 euid 3930 start time Fri Jun 7 13:35:51 2002 amindexd: version 2.4.3b3 < 220 staff AMANDA index server (2.4.3b3) ready. > SECURITY USER root bsd security: remote host staff.math.umn.edu user root local user amanda amandahosts security check passed < 200 Access OK > DATE 2002-06-07 < 200 Working date set to 2002-06-07. > SCNF staff < 200 Config set to staff. > HOST staff < 200 Dump host set to staff. > DISK / < 501 No index records for disk: /. Invalid? > DISK root < 501 No index records for disk: root. Invalid? > HOST staff < 200 Dump host set to staff. > DISK sdb5 - 2002-06-06 0 STAFF3 4 < 200 Disk set to sdb5. > OISD / Uncompress command: /bin/gzip -dc '/etc/amanda/staff/index/staff/sdb5/20020606_0.gz' 2>/dev/null | sort > '/etc/amanda/staff/index/staff/sdb5/20020606_0' f /etc/amanda/staff/index/staff/sdb5/20020606_0 < 200 "/" is a valid directory > OLSD / < 200- Opaque list of / < 201- 2002-06-06 0 STAFF3 /download/ < 201- 2002-06-06 0 STAFF3 /home/ < 201- 2002-06-06 0 STAFF3 /newprofiles/ < 201- 2002-06-06 0 STAFF3 /profiles/ < 201- 2002-06-06 0 STAFF3 /staffdata/ < 200 Opaque list of / > QUIT Removing index file: /etc/amanda/staff/index/staff/sdb5/20020606_0 < 200 Good bye. amindexd: pid 22225 finish time Fri Jun 7 13:39:17 2002 I look at the directory on the local filesystem, and there should be a total of 12 directoryies and 9 files. also the same problem happens for subdirectories.
