Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Clustered Master Server Administrator's Guide
  3. NetBackup in a Veritas Cluster Server on UNIX/Linux
  4. Upgrading a NetBackup failover server on VCS on Unix/Linux
Veritas NetBackup™ Clustered Master Server Administrator's Guide

Upgrading a NetBackup failover server on VCS on Unix/Linux

Follow these instructions if you want to upgrade from NetBackup 6.0 or later.

Note:

NetBackup does not support conversion of an existing non-failover NetBackup server to a failover NetBackup server. Contact Veritas Enterprise technical support.

Note:

Veritas requires that you use the latest VCS agent that is installed with NetBackup 8.1.2. Older versions of the agent are not supported.

To upgrade a NetBackup failover server

  1. Ensure that a good backup of your cluster environment exists that includes a catalog backup.

  2. For each NetBackup server that runs outside of the cluster, ensure that the server list is accurate. This list should contain the name of each node where NetBackup can run and the name of the virtual server.
  3. Take the VCS NetBackup cluster resource offline before you begin the upgrade.

    Note:

    Make sure that shared disk and IP resources are online during the upgrade on active node.

  4. Enable the VCS configuration in read and write mode with haconf -makerw
  5. Freeze the NetBackup group using the following command:
    hagrp -freeze <nbu_group_name> -persistent
    
  6. Stop the NetBackup cluster agent on all nodes of the NetBackup Group using the following command:
    haagent -stop NetBackup -force -sys <node>
  7. On the active node, install the NetBackup server software.

    Note the following:

    • Follow the instructions for how to upgrade NetBackup as described in the NetBackup Installation Guide.

      https://www.veritas.com/support/en_US/article.DOC5332

    • If required to specify the server name, provide the virtual name of the server.

  8. On each inactive node to which NetBackup may failover, install the NetBackup server software.

    Note the following:

    • Follow the instructions for how to upgrade NetBackup as described in the NetBackup Installation Guide.

      https://www.veritas.com/support/en_US/article.DOC5332

    • If required to specify the server name, provide the virtual name of the server.

  9. Post upgrade installation, verify if the security certificates are deployed on all the nodes within the cluster. If not, generate security certificates on all the nodes within the cluster.

    For more information on deploying a certificate in a clustered NetBackup setup, see the NetBackup Security and Encryption Guide.

    http://www.veritas.com/docs/DOC5332

  10. Start the VCS NetBackup cluster agent on all nodes of the NetBackup Group. Use the following command:
    haagent -start NetBackup -sys <node>
  11. Enable the VCS configuration in read and write mode with haconf -makerw
  12. Unfreeze the NetBackup group using the following command:
    hagrp -unfreeze <nbu_group_name> -persistent
    
  13. Enable the VCS configuration in read-only mode with haconf -dump -makero
  14. Take the NetBackup group offline and then bring online.
  15. On each node where NetBackup server is installed, upgrade NetBackup options.

  16. Verify that NetBackup can failover properly in the cluster.

Note:

During freezing or unfreezing the groups, make sure that the status of configuration is in Read-Write mode.

More Information

Configuring NetBackup catalog backups in a cluster

Installing or upgrading NetBackup options on VCS on UNIX/Linux

Verifying NetBackup configuration

Feedback

Was this page helpful?
Previous

Installing or upgrading NetBackup options on VCS on UNIX/Linux

Next

NetBackup in a Veritas Cluster Server on Windows

Feedback

Was this page helpful?