Important Update: Cohesity Products Documentation


All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.

NetBackup™ Release Notes

Last Published:
Product(s): NetBackup (11.1.0.2)
  1. About NetBackup 11.1.0.2
    1.  
      About the NetBackup 11.1.0.2 release
    2.  
      About NetBackup Late Breaking News
    3.  
      About NetBackup third-party legal notices
  2. New features, enhancements, and changes
    1.  
      About new enhancements and changes in NetBackup
    2. NetBackup 11.1.0.2 new features, changes, and enhancements
      1.  
        Changes in Cohesity terminology
      2.  
        Update cloud configuration file on the primary and media server immediately after install or upgrade to NetBackup 11.1.0.2
      3.  
        Several shutdown commands to be deprecated in a future release
      4.  
        NetBackup 11.1.0.2 support additions and changes
      5.  
        NetBackup 11.1 and earlier support additions and changes
      6.  
        Support for malware scanning of hypervisor backups on OST targets
      7.  
        Simplified Cloud Scale upgrade
      8.  
        BMR now uses Windows ADK 10.1.22621 (ADK 2022)
  3. Operational notes
    1.  
      About NetBackup 11.1.0.2 operational notes
    2. NetBackup installation and upgrade operational notes
      1.  
        If NetBackup 11.1.0.2 upgrade fails on Windows, revert to previous log folder structure
      2.  
        Native installation requirements
      3.  
        NetBackup servers must use a host name that is compliant with RFC 1123 and RFC 952
      4.  
        About support for HP-UX Itanium vPars SRP containers
      5.  
        Change in the default path for NetBackup installation
    3. NetBackup administration interface operational notes
      1.  
        Intermittent issues with X forwarding of NetBackup Administration Console
      2.  
        NetBackup Administration Console fails in Simplified Chinese UTF-8 locale on Solaris SPARC 64-bit systems with Solaris 10 Update 2 or later
    4. NetBackup Bare Metal Restore operational notes
      1.  
        After PIT restore, "The host ID does not exist" error appears
      2.  
        NetBackup services may not start automatically after BMR restore on a Linux client
      3.  
        NetBackup Bare Metal Restore on AWS hangs when restoring a Windows 2025 client
      4.  
        Mirrored dynamic volume may not receive a drive letter after Windows BMR DDR restore
      5.  
        BMR Restore Failure for ReFS Volumes on Windows (2016 - 2025)
      6. Post Bare Metal Restore (BMR) operation, windows Start Menu and Search not functioning
        1.  
          Warning message after BMR restore on Windows
    5. NetBackup Cloud Object Store Workload operational notes
      1.  
        Full backup after upgrading from a version prior to NetBackup 11.1
      2.  
        Supported version of RHEL media server as backup host
      3.  
        Auto Image Replication (AIR) from NetBackup version 11.1.0.2 requires NetBackup 10.2 or later
      4.  
        Backup jobs become unresponsive and consume significant space on the temporary staging location.
    6. NetBackup NAS operational notes
      1.  
        Parent directories in the path of a file may not be present in an NDMP incremental image
    7. NetBackup Cloud workload operational notes
      1.  
        VMs and other OCI assets with CMK-encrypted disks are marked as deleted in NetBackup UI.
    8. NetBackup internationalization and localization operational notes
      1.  
        Support for localized environments in database and application agents
      2.  
        Certain NetBackup user-defined strings must not contain non-US ASCII characters
  4. Appendix A. About SORT for NetBackup Users
    1.  
      About Cohesity Services and Operations Readiness Tools
  5. Appendix B. NetBackup installation requirements
    1.  
      About NetBackup installation requirements
    2.  
      Required operating system patches and updates for NetBackup
    3.  
      NetBackup 11.1.0.2 binary sizes
  6. Appendix C. NetBackup compatibility requirements
    1.  
      About compatibility between NetBackup versions
    2.  
      About NetBackup compatibility lists and information
    3.  
      About NetBackup end-of-life notifications
  7. Appendix D. Other NetBackup documentation and related documents
    1.  
      About related NetBackup documents

BMR Restore Failure for ReFS Volumes on Windows (2016 - 2025)

Cause

During a Bare Metal Restore (BMR) on Windows Server 2016, 2019, 2022, or 2025, ReFS volumes fail to restore and appear in an "Unformatted" state.

This occurs because no version of ADK/WinPE supports bare‑metal or block‑level restore of ReFS volumes, due to incompatibilities between ReFS versions.

ReFS Versions Used in Installed Operating Systems

Table:

Windows Version

ReFS Version

Windows Server 2016

3.1

Windows Server 2019

3.4

Windows Server 2022

3.7

Windows Server2025

3.14

ReFS Version in SRT / WinPE Environment

Table:

Environment

ReFS Version

SRT / ADK WinPE

3.9

Important Compatibility Note

The WinPE ReFS driver (3.9) cannot be downgraded or made backward compatible with OS‑specific ReFS versions (3.1, 3.4, 3.7, 3.14).

Microsoft provides no workaround for this downgrade limitation.

As a result:

  • Restored ReFS volumes appear Unformatted

  • The target OS cannot read WinPE‑created ReFS 3.9 metadata

  • The volume becomes unusable after BMR restore

Cause

ReFS versions are not backward compatible at the metadata level.

Key Rules:
  • A lower ReFS driver cannot recreate or replay metadata from a higher version

  • WinPE's ReFS driver is read‑mostly, not designed for reconstruction

  • BMR restore requires metadata replay, allocation maps, and integrity stream handling - operations that fail on version mismatch

Compatibility Matrix

All combinations below fail due to version mismatch:

Table:

Source Volume (ReFS)

Target OS

WinPE ReFS (3.9)

Result

3.14 (Windows 2025)

Server 2025

3.9

Fail

3.7 (Winodws 2022)

Server 2022

3.9

Fail

3.4 (Winodws 2019)

Server 2019

3.9

Fail

3.4 (Windows 2016)

Server 2016

3.9

Fail

Why it fails:
  • WinPE cannot create the required ReFS metadata structures

  • Version mismatch prevents metadata replay

  • Restore tools fall back to unsupported APIs

Solution

There is no direct solution.

Microsoft has not provided any method to upgrade or downgrade ReFS versions during BMR workflows.

Workaround

To ensure ReFS volumes are restored with the correct 3.x version matching the original operating system, perform the following steps:

  1. Right‑click the BMR configuration and create a copy using New Client Configuration.

  2. Edit the copied configuration and exclude all ReFS volumes from volume mapping.

  3. Run Prepare to Restore and proceed with the system restore.

  4. After the machine boots into the restored operating system:

    • Create the ReFS volumes excluded in step 2

    • Format them using Disk Management or DISKPART

    • Windows will automatically create the ReFS volume using the correct version for that OS

  5. Verify the ReFS version using: fsutil fsinfo refsinfo <DriveLetter:>

  6. Restore the data for these volumes from Recovery tab in NetBackup Web UI.