cancel
Showing results for 
Search instead for 
Did you mean: 

NBU service restart in Clustered Environment

shans
Level 4

Hi

 

Can any one tell me how to restart netbackup services in clustered environment.

1 ACCEPTED SOLUTION

Accepted Solutions

Marianne
Level 6
Partner    VIP    Accredited Certified

You can use the cluster GUI to offline and then online the NBU resource, or from cmd (same for Windows and Unix):

 

hares -offline <nbu_resouce_name> -sys <live_node>

(monitor till all processes/daemons/services are offline)

hares -online <nbu_resouce_name> -sys <live_node>

View solution in original post

3 REPLIES 3

Marianne
Level 6
Partner    VIP    Accredited Certified

You can use the cluster GUI to offline and then online the NBU resource, or from cmd (same for Windows and Unix):

 

hares -offline <nbu_resouce_name> -sys <live_node>

(monitor till all processes/daemons/services are offline)

hares -online <nbu_resouce_name> -sys <live_node>

MOHAMED_PATEL
Level 5
Partner Accredited Certified

As this is a clustered install, bp.kill_all no longer applies -

(if you're running Windows, you will notice in Services.msc that all Netbackup services are now listed as 'manual' and not 'automatic')

Zahid_Haseeb
Moderator
Moderator
Partner    VIP    Accredited

I dont know is that 100% right.

 

Move your Service Group to secondary node and restart the NBU Client Service from the primary node and do same on secondary node