cancel
Showing results forΒ 
Search instead forΒ 
Did you mean:Β 

Unable to backup a Linux Client

Scott_Thornberr
Level 4
Hello:

I have a new Linux Client and I am unable to get backup to connect to it. I used the same syntax as in some other Linux system here can someone maybe see something in correct or something I may have to add??
thanks
scott

I have in /etc/xinetd.d the following as on some other Linux systems I backup:

service bpcd
{
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/openv/netbackup/bin/bpcd
disable = no
only_from = IPADDRESS of BACKup Server
}
service bpjava-msvc
{
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/openv/netbackup/bin/bpjava-msvc
server_args = -transient
disable = no
only_from = BACKUP SERVER IP

}

and


{
socket_type = stream
wait = no
user = root
server = /usr/openv/netbackup/bin/vopied
disable = no
}
0 REPLIES 0