Restart Netbackup 6.x Services

Sometimes when we are facing to the situation where we have to restart our netbackup service on media servers, here is the steps :

root@svr01 # cd /usr/openv/netbackup/bin/goodies
root@svr01 # ../bpps -x
NB Processes
------------
root 1042 1 0 Jan 15 ? 3:40 /usr/openv/netbackup/bin/nbnos
root 1076 1 0 Jan 15 ? 3:06 /usr/openv/netbackup/bin/nbsl
root 1067 1 0 Jan 15 ? 1:18 /usr/openv/netbackup/bin/bpcompatd
root 1084 1 0 Jan 15 ? 9:29 /usr/openv/netbackup/bin/nbsvcmon


MM Processes
------------
root 1131 1052 0 Jan 15 ? 0:11 acsd
root 1455 1131 0 Jan 15 ? 0:38 acssel -s 13740
root 1052 1 0 Jan 15 ? 13:46 /usr/openv/volmgr/bin/ltid
root 1816 1131 0 Jan 15 ? 7:31 acsssi 13741
root 1064 1 0 Jan 15 ? 21:58 vmd
root 1454 1052 0 Jan 15 ? 2:34 avrd


Shared VERITAS Processes
------------------------
root 1674 1 0 Jan 15 ? 2:38 /opt/VRTSpbx/bin/pbx_exchange
root@svr01 # ./netbackup stop

stopping the NetBackup Service Monitor
stopping the NetBackup Service Layer
stopping the NetBackup compatibility daemon
stopping the Media Manager device daemon
stopping the Media Manager volume daemon
stopping the Automated Cartridge System Storage Server Interface daemon
stopping the Automated Cartridge System SSI Event Logger daemon
stopping the NetBackup Notification Service
root@svr01 # /opt/VRTSpbx/bin/vxpbx_exchanged stop

root@svr01 # ../bpps -x

NB Processes
------------


MM Processes
------------


Shared VERITAS Processes
------------------------

For restarting the netbackup service, we have to startup the exchange services then netbackup services itself.

root@svr01 # /opt/VRTSpbx/bin/vxpbx_exchanged start

Starting VERITAS Private Branch Exchange
Done.
root@svr01 # ./netbackup start
NetBackup Database Server started.
NetBackup Notification Service started.
NetBackup Enterprise Media Manager started.
NetBackup Resource Broker started.
Media Manager daemons started.
NetBackup request daemon started.
NetBackup compatibility daemon started.
NetBackup Job Manager started.
NetBackup Policy Execution Manager started.
NetBackup Service Layer started.
NetBackup is not configured for clustering.
NetBackup Service Monitor started.


The netbackup and exchange services has been started.

Please Select Embedded Mode To Show The Comment System.*

Previous Post Next Post