NetBackup™ Bare Metal Restore™ Administrator's Guide
- Introducing Bare Metal Restore
- Configuring BMR
- Protecting clients
- Setting up restore environments
- Shared resource trees
- Creating a shared resource tree
- Managing shared resource trees
- Adding software to a shared resource tree
- Importing a shared resource tree
- Copying a shared resource tree
- Deleting a shared resource tree
- Managing boot media
- Restoring clients
- BMR disk recovery behavior
- About restoring BMR clients using network boot
- About restoring BMR clients using media boot
- About restoring to a specific point in time
- About restoring to dissimilar disks
- Restoring to a dissimilar system
- About restoring NetBackup media servers
- About restoring AWS RHEL VM clients
- About external procedures
- About external procedure environment variables
- About SAN (storage area network) support
- About multiple network interface support
- Managing Windows drivers packages
- Managing clients and configurations
- Client configuration properties
- Managing BMR boot servers
- Troubleshooting
- Troubleshooting issues regarding creation of virtual machine from client backup
- A restore task may remain in a finalized state in the disaster recovery domain even after the client restores successfully
- Creating virtual machine from client backup
- Virtual machine creation from backup
- Monitoring Bare Metal Restore Activity
- Appendix A. NetBackup BMR related appendices
- Network services configurations on BMR boot Server
- BMR client recovery to other NetBackup Domain using Auto Image Replication
BMR AWS RHEL VM restore prerequisites
Restoring an AWS virtual machine backup does not require a Shared Resource Tree (SRT), eliminating the need for a boot server.
Instead, it requires an Amazon Machine Image (AMI) of the same OS version as the backup. This AMI must have the NetBackup client installed but without certificates.
A script available on the download center accepts inputs such as the base AMI and the path to the NetBackup client installer. This script creates the necessary AMI for restoration.
Additionally, the script requires inputs for a key file (.pem file containing a public-private key pair) and a key name, which are used during the creation of the target virtual machine.
To restore a BMR AWS virtual machine
- Utilize the instance data collected during the BMR backup and user inputs, a new virtual machine is instantiated from the specified AMI ID.
- The disks of appropriate size and type, as captured in the BMR backup, are attached to the target virtual machine created in step 1.
- The NetBackup CA certificate and host certificates are retrieved and installed on the target virtual machine.
- The restore operation is initiated on the target virtual machine.
- After completion of the BMR restore on the target virtual machine, the AMI OS boot disk is switched with the restored boot disk from the BMR operation.
Note:
Users can select the option Restore with original IP and hostname, if the original instance has been deleted, and both the IP address and hostname are available to be assigned to the target virtual machine.