>
>
Hi Jeremy,
>I've been reading the archives, and have seen several posts on this.
>I can't read the index files. What could I be doing wrong. The
>server is 2.4.2 on RedHat 7 with a Treefrog Changer. The client I'm
>running in FreeBSD 3.2 Running 2.4.2. it dumps just fine, I can
>restore just fine. Here some info. Any help would be great.
>Running amrecover from client, same results as doing it from server:
>
>
>amrecover -s cacoon
>AMRECOVER Version 2.4.2. Contacting server on cacoon ...
>220 cacoon AMANDA index server (2.4.2) ready.
>200 Access OK
>Setting restore date to today (2000-12-24)
>200 Working date set to 2000-12-24.
>200 Config set to DailySet1.
>200 Dump host set to clipper.monarch.net.
>Can't determine disk and mount point from $CWD
>amrecover> setdisk /test
>Scanning /dumps/amanda/secondary...
>Scanning /dumps/amanda/primary...
>200 Disk set to /test.
>No index records for disk for specified date
>If date correct, notify system administrator
>
>
It looks like a problem I had some months ago.
>==== On server its creating the index on dump
>root@cacoon _test]# ls -al
>total 12
>drwxr-sr-x 2 root root 4096 Dec 24 09:15 .
>drwxr-sr-x 3 root root 4096 Dec 24 09:15 ..
>-rw------- 1 root root 34 Dec 24 09:15 20001224_0.gz
>[root@cacoon _test]# pwd
>/usr/local/etc/amanda/DailySet1/index/clipper.monarch.net/_test
>[root@cacoon _test]#
>
>=============== More info, heres my disklist
>clipper.monarch.net /test comp-user-tar
If it is the same problem I had, have a look into this zip file above.
If you see big numbers in front of the index entries, I'd say you use
GNU tar 1.13 with an early patch version. I think I used 1.13.7 (??).
With those versions there exist serious problems with Amanda. I installed
GNU tar 1.13.18 and it worked.
[snip]
' hope it helps
bye mike