Please enter search query.
Search <book_title>...
Veritas NetBackup™ for Microsoft Azure Stack Administrator's Guide
Last Published:
2021-01-01
Product(s):
NetBackup (9.0.0.1, 9.0)
- Introduction
- Pre-requisites for configuring the Microsoft Azure Stack plug-in for NetBackup
- Configuring NetBackup and Microsoft Azure Stack
- Overview of configuring NetBackup and Microsoft Azure Stack
- Managing backup hosts
- Adding a Microsoft Azure Stack custom role to provide access permissions to NetBackup administrator
- Configuring the Microsoft Azure plug-in using the azurestack.conf configuration file
- Creating a file that contains Microsoft Azure Stack credentials
- Adding Microsoft Azure Stack credentials in NetBackup
- Creating a BigData policy for Microsoft Azure Stack using the NetBackup Policies utility
- Stale Snapshot cleanup
- Performing backups and restores of Microsoft Azure Stack
- About backing up Microsoft Azure virtual machines
- About restoring Microsoft Azure Stack virtual machines
- About the restore scenarios for Microsoft Azure Stack VMs from the BAR interface
- Using the BAR interface to restore an Microsoft Azure Stack VM at the same location
- Using the bprestore command to restore Microsoft Azure Stack VM at the same location
- Using the BAR interface to restore an Microsoft Azure Stack VM to different location
- Using the BAR interface to restore an Microsoft Azure Stack VM with modified metadata at a different location
- Using the bprestore command to restore Microsoft Azure VM with modified metadata to an alternate location
- Using the bprestore command to restore Microsoft Azure Stack VM with modified metadata to an alternate region
- Troubleshooting
- About NetBackup for Microsoft Azure debug logging
- Known limitations for Microsoft Azure protection using NetBackup
- Backup fails with error 6662
- Backup fails with error 6661
- Backup fails with error 6646
- Backup fails with error 6629
- Backup fails with error 6626
- Backup fails with error 6630
- Restore fails with error 2850
- Backup fails with error 1
- Adding Azure Stack credentials to NetBackup fails with error 9101
- Adding Azure Stack credentials to NetBackup fails with error 7610
Conversion of Unmanaged disk VM to Managed disk VM
When using BAR GUI, need to use option 3 "Restore individual directories and files to different location" which allows changing the configuration during restore.
Rename following file entries:
/d182ecd4-23c5-4fde-90f3-8951146a385e/NBU-SRG/nbu-an-um-vm11/Metadata/UseManagedDisk=no => /d182ecd4-23c5-4fde-90f3-8951146a385e/NBU-SRG/nbu-an-um-vm11/Metadata/UseManagedDisk=yes
/d182ecd4-23c5-4fde-90f3-8951146a385e/NBU-SRG/nbu-an-um-vm11/ nbusrgdisks439.blob.mtcazs.wwtatc.com/vhds/nbu-an-um-vm1120200625233142.vhd => /d182ecd4-23c5-4fde-90f3-8951146a385e/NBU-SRG/nbu-an-um-vm11/ ManagedDisks:Standard_LRS/NBU-SamRG2/osdisk
Note:
Storage account types in lower case is not supported by disk create API and needs to be specified as Standard_LRS, Premium_LRS, etc.