Veritas-bu

[Veritas-bu] Use of xinetd instead of inetd with Veritas Netbackup 3.2

2001-03-19 12:43:26
Subject: [Veritas-bu] Use of xinetd instead of inetd with Veritas Netbackup 3.2
From: Christian.Schwarz AT viaginterkom DOT de (Christian.Schwarz AT viaginterkom DOT de)
Date: Mon, 19 Mar 2001 18:43:26 +0100
Hi all,

Who has experience using Netbackup with the xinetd damon?
I allways get the 219 error if I use the xinetd daemon.

With inetd daemon everything is running fine.

I have added the entries from the inetd.conf file to the xinetd.conf file.

Is there any more configuration or changes I have to do?

Hardware/OS:
Sun E220/Solaris 7

xinetd.conf:

service bpcd
{
socket_type     = stream
protocol        = tcp
 wait            = no
user            = root
server          = /usr/openv/netbackup/bin/bpcd
# server_args     = bpcd
#only_from       = ........removed...........
}

service vopied
{
socket_type     = stream
protocol        = tcp
wait            = no
user            = root
server          = /usr/openv/netbackup/bin/vopied
# server_args     = vopied
#only_from       = ........removed...........
}

service bpjava-msvc
{
socket_type     = stream
protocol        = tcp
 wait            = no
user            = root
server          = /usr/openv/netbackup/bin/bpjava-msvc
server_args     = -transient
#only_from       = ........removed...........
}

Cheers
Christian

Christian Schwarz
Interkom Online AG, Technology
christian.schwarz AT viaginterkom DOT de





<Prev in Thread] Current Thread [Next in Thread>