Installing NetBackup client on Debian GNU/Linux
Hi,
I got a package called RedHat2.6.tar.Z to install a client of the backup client on my Debian GNU/Linux 5.0.4.
This should be version6.5.3.1.
After installing I get the following message in the logs when nbclient is started:
03/19/2010 08:20:43.314 [Info] V-137-74 =====================================================
03/19/2010 08:20:43.314 [Info] V-137-13 Starting service: nbFTClient
03/19/2010 08:20:43.314 [Info] V-137-74 =====================================================
03/19/2010 08:20:43.583 [VssInit] (vss_auth.cpp,815): vrtsAtInit returned FAILURE
03/19/2010 08:20:43.584 [OrbService::setMaxDataLimit] successfully set max data limit: current=4294967295, max=4294967295(OrbService.cpp:241)
03/19/2010 08:20:43.653 [Info] V-137-74 =====================================================
03/19/2010 08:20:43.653 [Info] V-137-20 Now Running as Daemon: nbFTClient
03/19/2010 08:20:43.653 [Info] V-137-74 =====================================================
03/19/2010 08:20:43.665 [Orb::init] endpointvalue is : pbxiop://1556:nbFTClient(Orb.cpp:603)
03/19/2010 08:20:43.667 [Orb::init] initializing ORB nbFTClient with: nbFTClient -ORBSvcConfDirective "-ORBDottedDecimalAddresses 0" -ORBSvcConfDirective "static PBXIOP_Factory '-enable_keepalive'" -ORBSvcConfDirective "static EndpointSelectorFactory ''" -ORBSvcConfDirective "static Resource_Factory '-ORBProtocolFactory PBXIOP_Factory'" -ORBSvcConfDirective "static Resource_Factory '-ORBProtocolFactory IIOP_Factory'" -ORBSvcConfDirective "static PBXIOP_Evaluator_Factory '-orb nbFTClient'" -ORBSvcConfDirective "static Resource_Factory '-ORBConnectionCacheMax 1024 '" -ORBEndpoint pbxiop://1556:nbFTClient -ORBSvcConf /dev/null -ORBSvcConfDirective "static Server_Strategy_Factory '-ORBMaxRecvGIOPPayloadSize 268435456'"(Orb.cpp:714)
03/19/2010 08:20:43.679 [Critical] V-137-6 Failed to initialize ORB: check to see if PBX is running or if service has permissions to connect to PBX. Check PBX logs for details
03/19/2010 08:20:43.680 V-137-103 [Orb::init] CORBA exception: system exception, ID 'IDL:omg.org/CORBA/BAD_PARAM:1.0'
TAO exception, minor code = 5 (endpoint initialization failure in Acceptor Registry; ECONNREFUSED), completed = NO
during orb activation
03/19/2010 08:20:43.680 V-137-510 [startServiceContainer] CORBA exception: system exception, ID 'IDL:omg.org/CORBA/BAD_PARAM:1.0'
TAO exception, minor code = 5 (endpoint initialization failure in Acceptor Registry; ECONNREFUSED), completed = NO
executing service container run
03/19/2010 08:20:43.680 [Info] V-137-74 =====================================================
03/19/2010 08:20:43.680 [Info] V-137-12 Stopping service: nbFTClient
03/19/2010 08:20:43.680 [Info] V-137-74 =====================================================
What do I have to do to get the client running?
Thx in advance.
- As from NBU 6.0, ALL NBU comms to and from clients are going via vnetd (13724). NBU version up to 5.1 used bpcd (13782) as well.
See Port Usage Guide for Windows and UNIX Platforms.