Veritas Access Appliance 8.3 Upgrade Guide

Last Published:
Product(s): Appliances (8.3)
Platform: Veritas 3340,Veritas 3350,Veritas 3360
  1. Introduction
    1.  
      About the Access Appliance upgrade
    2.  
      About the supported software versions
    3.  
      Supported upgrade paths
    4.  
      Supported upgrade paths if continuous replication is configured
    5. About the preupgrade check
      1.  
        Error messages displayed during the preupgrade check
  2. Upgrading Access Appliance
    1.  
      Access Appliance upgrade overview
    2. Downloading the appliance software updates
      1. Downloading the software update using the UI
        1.  
          Downloading a software update from the Veritas Support website
      2. Downloading software updates using the Access Appliance shell menu
        1.  
          Downloading software updates directly to an Access Appliance node
        2.  
          Downloading software updates to an Access Appliance node using a client share
        3. Downloading software updates to an Access Appliance node using SCP
          1.  
            Installing OpenSSH
    3. Performing an upgrade pre-check
      1.  
        Running an upgrade pre-check using the UI
      2.  
        Running a pre-check from the appliance shell menu
    4. Completing pre-upgrade tasks
      1.  
        Performing manual preupgrade tasks
      2.  
        Performing preupgrade tasks when replication is configured
      3.  
        Considerations for Veritas Data Deduplication server if it is configured without WORM storage
    5. Performing an upgrade
      1.  
        Upgrading Access Appliance using the UI
      2.  
        Performing an upgrade from the appliance shell menu
    6. Completing post-upgrade tasks
      1.  
        Renewing internal certificate
      2.  
        Downloading and installing the required EEBs
      3.  
        Reconfiguring non-WORM Veritas Data Deduplication server
      4.  
        Increasing the Veritas Data Deduplication storage to 2.4 PiB
  3. Installing EEBs using the UI
    1.  
      About Access Appliance EEBs
    2.  
      Downloading EEBs
    3.  
      Installing EEBs
    4.  
      Rolling back EEBs
    5.  
      Removing EEBs

About the preupgrade check

The preupgrade check determines if the system is ready for an upgrade. The preupgrade check runs automatically when you start the upgrade. The preupgrade check performs tests, which identify any potential problems that might result in an upgrade failure. You must resolve the issues before you upgrade the cluster.

The following tests are performed during the preupgrade check:

  • System self-test to verify the health of system and software services, such as network and system configuration.

  • Certificate check to ensure that the self-signed certificate is configured correctly.

  • Ensure that no previous incomplete upgrade process is ongoing.

  • MongoDB check to ensure that MongoDB works as expected.

  • Version check to ensure that the upgrade path is supported and the current system can be upgraded to the target version.

  • The Docker daemon is configured correctly.

  • Sufficient free space is available for the upgrade.

    To free up space, the /opt/VRTSnas/core/kernel, /opt/VRTSnas/core/use, and /opt/VRTSnas/log files are automatically compressed to old-*.tar files, and these tar files are archived to the /log/VRTSnas/log directory . The original log files are deleted to free up space.

  • No other bootable devices are present that may interfere when restarting the nodes during the upgrade.

  • The administrator password does not expire within seven days.

  • All the cluster nodes are up and healthy with the same software version installed on all the nodes.

  • CIFS server is not configured as a standalone server.

  • Version check to ensure that the version of Veritas Data Deduplication is supported.

Running the preupgrade check

Starting with version 8.0, you can run a preupgrade check independently after you download the software release update package from the Veritas website or when you upload the software release update package from a local system.

With an independent preupgrade check, you can verify if the appliance is ready for an upgrade without starting the upgrade operation.

Note:

The preupgrade check runs automatically when you upgrade the appliance. Running an independent preupgrade check is optional.

To run a preupgrade check independently on a software release update package:

  1. Open an SSH session and use the admin credentials to log in the appliance.

    The Veritas Appliance Shell menu is displayed.

  2. Check if any upgrade packages are available on SORT server.

    system software available-patch

  3. Download the software release update package:

    system software download-update update-name=update_name

  4. Verify if any software release update package is downloaded:

    system software downloaded

  5. Run the preupgrade check:

    start appliance preupgrade-check patch=update_name

    To check the status, run the show appliance preupgrade-check status command.

    Note:

    Wait for a few seconds before you check the status. If you check the status immediately after running the preupgrade-check command, the status of the preupgrade checks might not be available. If you check the status without running the preupgrade-check command, Operation failed error message is displayed.

For details about the commands, see the Veritas Access Appliance Command Reference Guide.