cancel
Showing results for 
Search instead for 
Did you mean: 

Netbackup client installation on solaris local/non-global zones

DPO
Level 6

We have Oracle databases running on Solaris local zones. This is a sparc hardware and Solaris version is 11. We are at NB version 8.x . What are the pre-install steps to follow on a local and global zones. And I noticed on a local zone where we already installed NB client, one strange thing while RMAN user initiated backup is running a local zone doesn't report any extra client processes other than the default start-up processes. However when I run OS backup from NB server i can see bpbkar running. Are we missing something?

bpps o/p  from local zone when RMAN/DB backup is running (client initiated):

/usr/openv/netbackup/bin/bpps -x
NB Processes
------------
root 730 1 0 Apr 09 ? 3:31 /usr/openv/netbackup/bin/vnetd -proxy inbound_proxy -number 0
root 731 1 0 Apr 09 ? 4:12 /usr/openv/netbackup/bin/vnetd -proxy outbound_proxy -number 0
root 737 1 0 Apr 09 ? 16:01 /usr/openv/netbackup/bin/vnetd -standalone
root 744 1 0 Apr 09 ? 4:04 /usr/openv/netbackup/bin/bpcd -standalone
root 801 1 0 Apr 09 ? 33:01 /usr/openv/netbackup/bin/nbdisco
 

Shared Veritas Processes
-------------------------
root 658 1 0 Apr 09 ? 0:04 /opt/VRTSpbx/bin/pbx_exchange
 
bpps o/p from local zone when OS backup is running (Server initiated):
 
 

/usr/openv/netbackup/bin/bpps -x
NB Processes
------------
root 2686 1178 0 Oct 28 ? 65:39 /usr/openv/netbackup/bin/vnetd -proxy inbound_proxy -number 0
root 2687 1178 0 Oct 28 ? 34:31 /usr/openv/netbackup/bin/vnetd -proxy outbound_proxy -number 0
root 2744 1178 0 Oct 28 ? 13:50 /usr/openv/netbackup/bin/vnetd -standalone
root 2751 1178 0 Oct 28 ? 5:07 /usr/openv/netbackup/bin/bpcd -standalone
root 2892 1178 0 Oct 28 ? 17:02 /usr/openv/netbackup/bin/nbdisco
root 9386 1178 0 05:49:51 ? 0:01 bpbkar -r 1209600 -dt 0 -to 0 -bpstart_time 1622541286 -clnt nb-client -class Test -sched Full -st FULL -bpstart_to 300 -bpend_to 300 -read_to 1800 -ru root -blks_per_buffer 2048 -use_otm -fso -b nb-client_1622540986 -kl 13 -S nb-server -use_ofb


Shared Veritas Processes
-------------------------
root 6334 1178 0 Oct 28 ? 2:16 /opt/VRTSpbx/bin/pbx_exchange

2 REPLIES 2

pats_729
Level 6
Employee

Hello @DPO 

I understood what you say... but with that fact no processes being showed up for Oracle Backup, is it that Oracle Backup failing instantly or completes successful ?

 

Backups are working fine and showing successful. But while the backup is running we don't see any other processes like bpbkar etc in local zone, global zone apart from the usual start-up processes vnetd, bpcd, nbdisco, pbx etc