Hello,

I forgot to include I am running version 2.4.2p1 on all systems.  

I am running amrecover on the amanda server to remove any networking
hardware issues.

On Thu, Apr 26, 2001 at 02:30:23PM -0700, Jason Brooks wrote:
> Hello,  
> 
> Thank you for responding to my message.  this platform (redhat 7.0) uses
> Xinetd.  here's the configuration:
> 
> [streak : xinetd.d]$ cat amandaidx 
> # default: on
> #       this is for the amindexd program.  
> service amandaidx
> {
>         socket_type             = stream
>         protocol                = tcp
>         wait                    = no
>         user                    = bv-amanda
>         groups                  = yes
>         server                  = /usr/local/libexec/amindexd
>         server_args             = amindexd
> }
> 
> > Note that "amindexd" in the path.  That says your inetd.conf or xinetd
> > config file is wrong.  It's passing the program name ("amindexd") as an
> > arg to the program, who is taking it as the config name to use.
> 
> Ok, I see (I think) how having my configuration as part of the
> server_args line could have an effect, but what if I wish to
> run amindexd for a different configuration such as Test, Periodic_full, 
> or Daily?  Since I specify "amrecover -C Daily" on the command line, I
> would expect the data stream from client to server to tell amindexd 
> what configuration to look for.
> 
> 
> Thanks for your time...
> 
> --jason
> 
> 
> 
> -- 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Jason Brooks ~ (503) 641-3440 x1861
>       Direct ~ (503) 924-1861
> System / Network Administrator 
> Wind River Systems
> 8905 SW Nimbus ~ Suite 255    
> Beaverton, Or 97008
> 

-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jason Brooks ~ (503) 641-3440 x1861
      Direct ~ (503) 924-1861
System / Network Administrator 
Wind River Systems
8905 SW Nimbus ~ Suite 255      
Beaverton, Or 97008

Reply via email to