Top
PRIMECLUSTER Wizard for NetWorker 4.2 Configuration and AdministrationGuide

3.2.1 Patch Application and Update

Follow the procedure below to applying the NetWorker patch or update the NetWorker software.

Information

  • For detail of applying the NetWorker patch or update the NetWorker software, see the NetWorker manuals.

  • For detail of the maintenance mode of PRIMECLUSTER, see "5.4.11 Using maintenance mode" of “PRIMECLUSTER Reliant Monitor Services (RMS) with Wizard Tools Configuration and Administration Guide”.

  1. Start maintenance mode.

  2. Stop NetWorker client on the STANDBY node.

    # /usr/sbin/nsr_shutdown
  3. Apply the NetWorker patch or update the NetWorker software on the STANDBY node.

  4. If "S95networker" exists in "/etc/rc3.d" on the STANDBY node, change the file name to "FJSVclntw.S95networker."

    # mv /etc/rc3.d/S95networker /etc/rc3.d/FJSVclntw.S95networker
  5. Start NetWorker client on the STANDBY node.

    # /etc/opt/FJSVclntw/sys/networker_start start
  6. Stop NetWorker on the OPERATING node.

    # /usr/sbin/nsr_shutdown
  7. Apply the NetWorker patch or update the NetWorker software on the OPERATING node.

  8. If "S95networker" exists in "/etc/rc3.d" on the OPERATING node, change the file name to "FJSVclntw.S95networker".

    # mv /etc/rc3.d/S95networker /etc/rc3.d/FJSVclntw.S95networker
  9. Start NetWorker on the OPERATING node.

    • Server Cluster Operation

      # /etc/opt/FJSVclntw/sys/v_nsrd_start hostname
    • Storage Node Cluster Operation・Client Cluster Operation

      # /etc/opt/FJSVclntw/sys/networker_start start
  10. Stop maintenance mode.