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™ Bare Metal Restore™ Administrator's Guide
  3. Troubleshooting
  4. Shared Resource Tree (SRT) creation fails with an error after BMR restore if a backup operation was initiated on the boot server and client while the SRT creation was in progress
Veritas NetBackup™ Bare Metal Restore™ Administrator's Guide

Shared Resource Tree (SRT) creation fails with an error after BMR restore if a backup operation was initiated on the boot server and client while the SRT creation was in progress

This issue is observed in case of those windows boot server and clients wherein the backup has been performed while SRT creation was in progress.

Windows preboot environment is mounted in the staging area under <NetBackup Install Path>/BareMetal/Server/Data/BaseSrd path when the SRT creation is in progress. At this stage if you take a backup, the contents of the mounted staging area also get backed up. If you try to perform a restore of such a backup, during SRT creation post restore, the contents of the staging area cannot be unmounted or removed as they are in an invalid state. Therefore, the SRT creation may fail with a blank error message after restore.

Workaround: Avoid taking a backup of boot servers and clients for which SRT creation is in progress.

If you encounter this issue inadvertently, perform the following steps:

  • Run the following command:

    Dism /Get-MountedWimInfo

    Output similar to the following sample is displayed:

    C:\>dism /Get-MountedWimInfo
    
    Deployment Image Servicing and Management tool
    Version: 6.1.7600.16385
    
    Mounted images:
    
    Mount Dir : C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml.84e525b7#\
    b2db45296eabfd00db1920158f3f5eb5\System.Xml.Serialization.ni.dll.aux
    Image File : C:\Program Files\Veritas\NetBackup\BareMetal\server\data\baseSrd\EN
    -x86\media\sources\boot.wim
    Image Index : 1
    Mounted Read/Write : No
    Status : Invalid
    
  1. To create a new SRT, you must remove or clean the directory <NetBackup Install Path>/BareMetal/Server/Data/BaseSrd.

    If you try to remove the dir / files which reside on this path, an error message is displayed.

    You require permission from TrustedInstaller to make changes to this file
  2. To clean up the Windows preboot environment, run the following command:

    dism /Cleanup-Wim

  3. Take the ownership of the <NetBackup Installed Dir>\BareMetal\server\data\baseSrd\EN -x86\mount\Windows directory that you want to clean. Perform the following steps:

    • Right-click on the <NetBackup Installed Dir>\BareMetal\server\data\baseSrd\EN -x86\mount\Windows directory.

    • Right-click and click Properties

    • Click Security tab

    • Click Advanced

    • In the Advanced Security Settings dialog box, click Owner tab. Current ownership details are displayed.

    • Click Edit to modify and take the ownership of <NetBackup Installed Dir>\BareMetal\server\data\baseSrd\EN -x86\mount\Windows directory.

    • Provide permissions to UAC. Select the user name from the Change owner to dialog box that you want to assign as the owner for the object. Click Ok.

      Once you make the required changes, the same is displayed in the Advanced Security Settings dialog box.

    • Click Ok to exit

    • Repeat the steps 1 to 4 to open the <NetBackup Installed Dir>\BareMetal\server\data\baseSrd\EN -x86\mount\Windows directory's Properties window again.

    • In the <NetBackup Installed Dir>\BareMetal\server\data\baseSrd\EN -x86\mount\Windows directory's Properties window, click Edit and confirm the UAC elevation request.

    • Select the Administrators in the Group or user names dialog box. click Add, and type in the Administrator's user name into the Enter object names to select dialog box, and finish off by clicking Ok.

    • In the Permissions for Administrators dialog box, click Full Control under the Allow column to assign full access rights control permissions to Administrators group.

  4. Remove the <NetBackup Installed Dir>\BareMetal\server\data\baseSrd\EN -x86\mount\Windows directory.

  5. Retry new SRT creation operation.

Feedback

Was this page helpful?
Previous

BMR restore task may remain in Finalizing state after the client is restored successfully

Next

Creating virtual machine from client backup

Feedback

Was this page helpful?