Showing posts with label Netbackup. Show all posts
Showing posts with label Netbackup. Show all posts

Tuesday, June 25, 2019

Best Practice for stopping and starting Netbackup

Best Practice for stopping and starting Netbackup


Stopping Netbackup Service

/usr/openv/netbackup/bin/bp.kill_al

Stopping The VERITAS Private Branch Exchange (PBX) service

/opt/VRTSpbx/bin/vxpbx_exchanged stop

check Services

/usr/openv/netbackup/bin/bpps -a



Starting Netbackup Service


Starting The VERITAS Private Branch Exchange (PBX) service

/opt/VRTSpbx/bin/vxpbx_exchanged start


Starting Netbackup Service

/usr/openv/netbackup/bin/bp.start_all


check Services

/usr/openv/netbackup/bin/bpps -a

How to Install the Oracle Solaris OS on a Guest Domain From an Oracle Solaris ISO File

Stop and unbind the guest domain ( ldg1 ). primary# ldm stop ldg1 primary# ldm unbind ldg1 Add the Oracle Solaris ISO file as a secondary vo...