Forum Discussion

Sharad_Singh7's avatar
7 years ago
Solved

Stop Netbackup services on cluster master server

Hello Team,

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

  • 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.

5 Replies

Replies have been turned off for this discussion
  • 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.

    • Sharad_Singh7's avatar
      Sharad_Singh7
      Level 4

      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's avatar
        RiaanBadenhorst
        Level 6

        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.