Veritas-bu

[Veritas-bu] Using xinetd with NetBackup

2001-05-31 14:46:11
Subject: [Veritas-bu] Using xinetd with NetBackup
From: gregory.floro AT photobition DOT com (Gregory Floro)
Date: Thu, 31 May 2001 14:46:11 -0400
Jason

Jason, we are successfully backing up a few boxes running xinetd [RedHat
7.0] from our Solaris NBU 3.4 Server.
We put the info that resided in /etc/inetd.conf into the following files
in /etc/xinetd.d/
/etc/xinetd.d/bpcd
/etc/xinetd.d/bpjava-msvc
/etc/xinetd.d/vopied

# an example of the bpjava-msvc file
# configuration file for netbackup bpjava-msvc
#
#
service bpjava-msvc
{
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = root
        passenv =
        server          = /usr/openv/netbackup/bin/bpjava-msvc
        server_args     = -transient
}

AhrensJ AT psi DOT ca writes:
>We have some new machines here (Solaris) with the requirement to use
>xinetd.
>So far, I've been unable to get them to back up. I do not have direct
>access
>to the machines, making it hard for me to troubleshoot them and tell those
>who do have access what to do.
>
>Has anyone else used xinetd and gotten NetBackup DAtaCentre 3.4.1 to work?
>
>Thanks
>
>Jason
>
>--
>Jason Ahrens
>Systems Administrator/Backup Specialist
>PSINet Limited
>http://www.psi.ca
>The Internet SuperCarrie


***************************************************************************
Gregory Floro                            T. 212-502-9475
IT Manager                                 F. 212-594-1709
Photobition NY                           gregory.floro AT photobition DOT com
"Press any key to continue or any other key to quit!"
***************************************************************************


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