cancel
Showing results for 
Search instead for 
Did you mean: 

Stop Netbackup services on cluster master server

Sharad_Singh7
Level 4

Hello Team,

Please provide steps to stop and start nbu on clustered master server

1 ACCEPTED SOLUTION

Accepted Solutions

RiaanBadenhorst
Moderator
Moderator
Partner    VIP    Accredited Certified

You'll need to log into the GUI of which ever cluster technology you're and offline the service group/role. If its VCS / Infoscale you can do it via cli using hagrp -offline "group name" -sys "node name". I guess other clustering technologies would/could have cli capabilities as well.

View solution in original post

5 REPLIES 5

RiaanBadenhorst
Moderator
Moderator
Partner    VIP    Accredited Certified

You'll need to log into the GUI of which ever cluster technology you're and offline the service group/role. If its VCS / Infoscale you can do it via cli using hagrp -offline "group name" -sys "node name". I guess other clustering technologies would/could have cli capabilities as well.

Hello Rian, 

Thanks for your reply.

hagrp -offline "group name" -sys "node name"

in place of node name, we need to mention active node name.

RiaanBadenhorst
Moderator
Moderator
Partner    VIP    Accredited Certified

Yes, or you can use -any instead of -sys "node name" if you don't want to implement logic to determine where it is online.

Hello Rian,

 

thanks so much for your help.

 

One last question, can we freeze the cluster group using bpclusterutil command.

RiaanBadenhorst
Moderator
Moderator
Partner    VIP    Accredited Certified

Hi,

Apologies, didn't see this reply.

You can freeze it with hagpr command.