Gene,
Do the tapelist is correct?
Do all log files are found?
Do the dump are listed in the output of: amadmin Daily find
Post the amindexd debug file.
Jean-Louis
Gene Heskett wrote:
Greeting all;
I just built the latest snapshot, and I still cannot do an amrecover as it
is not finding the index files:
[r...@coyote coyote]# amrecover Daily
AMRECOVER Version 3.2.0alpha.svn.2911. Contacting server on coyote.coyote.den
...
220 coyote AMANDA index server (3.2.0alpha.svn.2911) ready.
Setting restore date to today (2010-04-22)
200 Working date set to 2010-04-22.
200 Config set to Daily.
501 Host coyote.coyote.den is not in your disklist.
Trying host coyote.coyote.den ...
501 Host coyote.coyote.den is not in your disklist.
Trying host coyote ...
200 Dump host set to coyote.
Use the setdisk command to choose dump disk to recover
amrecover> setdisk /usr/share
200 Disk set to /usr/share.
500 No dumps available on or before date "2010-04-22"
No index records for disk for specified date
If date correct, notify system administrator
amrecover> setdate 2010-04-08
200 Working date set to 2010-04-08.
500 No dumps available on or before date "2010-04-08"
No index records for cwd on new date
Setting cwd to mount point
amrecover>
But:
[r...@coyote coyote]# amgetconf Daily indexdir
/usr/local/var/amanda/Daily/index
And:
[r...@coyote coyote]# ls -lR /usr/local/var/amanda/Daily/index/ |grep share
drwxr-xr-x 2 amanda disk 4096 2010-04-08 16:42 _usr_share/
/usr/local/var/amanda/Daily/index/coyote/_usr_share:
[r...@coyote coyote]# ls -l /usr/local/var/amanda/Daily/index/coyote/_usr_share
total 32284
-rw------- 1 amanda disk 1677682 2010-03-09 02:02 20100309011909_0.gz
-rw------- 1 amanda disk 1677682 2010-03-10 02:08 20100310011908_0.gz
-rw------- 1 amanda disk 87991 2010-03-11 02:42 20100311011911_1.gz
-rw------- 1 amanda disk 87991 2010-03-12 02:03 20100312011908_1.gz
-rw------- 1 amanda disk 1677682 2010-03-13 02:04 20100313011908_0.gz
-rw------- 1 amanda disk 1677682 2010-03-14 03:08 20100314011909_0.gz
-rw------- 1 amanda disk 87991 2010-03-15 02:37 20100315011908_1.gz
-rw------- 1 amanda disk 87991 2010-03-16 02:04 20100316011909_1.gz
-rw------- 1 amanda disk 1541725 2010-03-19 02:44 20100319011912_0.gz
-rw------- 1 amanda disk 81458 2010-03-20 02:21 20100320011908_1.gz
-rw------- 1 amanda disk 81458 2010-03-21 03:04 20100321011912_1.gz
-rw------- 1 amanda disk 1541725 2010-03-22 02:02 20100322011912_0.gz
-rw------- 1 amanda disk 81458 2010-03-23 03:08 20100323011909_1.gz
-rw------- 1 amanda disk 81458 2010-03-24 02:07 20100324011908_1.gz
-rw------- 1 amanda disk 81458 2010-03-25 02:38 20100325011912_1.gz
-rw------- 1 amanda disk 1541725 2010-03-26 02:01 20100326011908_0.gz
-rw------- 1 amanda disk 81458 2010-03-27 03:03 20100327011907_1.gz
-rw------- 1 amanda disk 81458 2010-03-28 02:04 20100328011908_1.gz
-rw------- 1 amanda disk 81458 2010-03-29 02:40 20100329011909_1.gz
-rw------- 1 amanda disk 1541329 2010-03-30 01:59 20100330011909_0.gz
-rw------- 1 amanda disk 81455 2010-03-31 03:01 20100331011909_1.gz
-rw------- 1 amanda disk 86023 2010-04-01 02:05 20100401011907_1.gz
-rw------- 1 amanda disk 81455 2010-04-02 02:39 20100402011908_2.gz
-rw------- 1 amanda disk 1541329 2010-04-03 02:02 20100403011908_0.gz
-rw------- 1 amanda disk 81455 2010-04-04 02:59 20100404011912_1.gz
-rw------- 1 amanda disk 81455 2010-04-05 02:02 20100405011907_1.gz
-rw------- 1 amanda disk 14803415 2010-04-08 16:42 20100406011907_0
-rw------- 1 amanda disk 1541329 2010-04-06 02:21 20100406011907_0.gz
-rw------- 1 amanda disk 81455 2010-04-07 02:36 20100407011911_1.gz
-rw------- 1 amanda disk 525945 2010-04-08 16:42 20100408011908_1
-rw------- 1 amanda disk 81455 2010-04-08 02:27 20100408011908_1.gz
So the indices are there. Why can't amrecover find them?