--- Joshua Baker-LePain <[EMAIL PROTECTED]> escribi�: > On Thu, 6 Dec 2001 at 4:04pm, Jos� Vicente N��ez > Zuleta wrote > > > Error #1: I ran amrecover on the tape server and > get > > some "index not found errors": > > > Obvious question: Is indexing turned on. Do your > index files exist? What > do the contents look like?
I turned the "index" parameter on my amanda.conf file for the backups on the other clients and now appears that i have some indexes. Not all the directories contains indexes yet: amrecover> setdisk /export/data05 200 Disk set to /export/data05. No index records for disk for specified date If date correct, notify system administrator amrecover> setdisk /export/data03 200 Disk set to /export/data03. No index records for disk for specified date If date correct, notify system administrator amrecover> setdisk /export/data02 200 Disk set to /export/data02. amrecover> ls 2001-12-07 . 2001-12-07 nb_apps/ amrecover> setdisk /export/data01 200 Disk set to /export/data01. amrecover> ls 2001-12-07 . 2001-12-07 nb_apps/ Do they will generate on the sucessive runs of Amanda? Where i can finds the index files? > > > [root@lnxsrv0001 /root]# amrecover NEWBREAK > > AMRECOVER Version 2.4.2. Contacting server on > > lenbkx0001 ... > > > > I'm able to telnet the tape server port 10083 > > (amidxtape), 10082 (amandaidx) but not the 10080 > > (amanda) port (i got a connection refused error). > > > What distro? Are the amanda ports TCP wrapped on > the Solaris box? Does > lenbkx0001 resolve correctly on the Linux client? > I'm not using TCPWrappers (yet) on this server and i'm able to ping the box from my Linux client. I'ts weird because i'm not able to reach the amanda daemon even from the tape server (doing a telnet localhost 10080) but amrecover works well there. I double checked the daemon syntax in my /etc/inetd.conf (i did a kill -HUP to the inetd daemon to make sure that reloaded the config file): # Amanda index server amandaidx stream tcp nowait amanda /home/amanda/libexec/amindexd amindexd # Amanda backup server amidxtape stream tcp nowait amanda /home/amanda/libexec/amidxtaped amidxtaped # Amanda daemon amanda dgram udp wait amanda /home/amanda/libexec/amandad amandad Thanks for all your help so far! JV > -- > Joshua Baker-LePain > Department of Biomedical Engineering > Duke University > > ===== System Engineer, Jos� Vicente Nu�ez Zuleta ([EMAIL PROTECTED]) Newbreak System Administrator (http://www.newbreak.com) Phone: 203-355-1511, 203-355-1510 Java 2 Certified Programmer Java 2 Certified Developer _________________________________________________________ Do You Yahoo!? �Quieres armar tu pr�pia p�gina Web pero no sabes HTML? Usa los asistentes de edici�n de Yahoo! Geocities y tendr�s un sitio en s�lo unos minutos. Vis�tanos en http://espanol.geocities.yahoo.com
