Veritas NetBackup™ Bare Metal Restore™ Administrator's Guide
- Introducing Bare Metal Restore
- Configuring BMR
- Protecting clients
- Setting up restore environments
- Shared resource trees
- Pre-requisites for Shared Resource Tree
- 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 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
Creating an AIX SRT
When you create an AIX SRT, you are guided through the installation process, as follows:
The operating system software
NetBackup client software
To create an AIX SRT
- On the boot server where you want to create the SRT, change to the following directory:
/usr/openv/netbackup/bin
- Enter the following command:
./bmrsrtadm
- When you are prompted, select the option to create a new SRT.
- Complete the command prompts as indicated in following table.
Enter the name of the SRT to create
The name of the SRT that is also used for the directory that contains it.
Only alphanumeric characters and underscore (_) characters are allowed.
Enter the description of the new SRT
A description of the SRT.
Enter desired OS level of AIX
Enter the levels you can create based on the operating system version of the boot server.
Enter desired Architecture(32/64)
Enter 64-bit AIX operating system.
Note:
During the NetBackup client installation into SRT step, bmrsrtadm gives the appropriate error message if there is any incompatibility between SRT OS architecture type and NetBackup client version.
Enter the directory in which to place the new SRT
The path to the directory in which to create the SRT. The root of the SRT (called the SRT path) is the path name to the SRT location, which includes the SRT name.
The default is either /export/srt or the directory where an SRT was last created successfully.
The directory must already exist.
Source of AIX install images
Enter the name of the device where the operating system installation program is inserted or enter the path to the installation image.
After you enter the device name or host:/path, the operating system is installed into the SRT.
Enter the source of the NetBackup install images.
Specify a device name or an NFS path (host:/path form), or a local directory
Enter the device name where the NetBackup client software installation program is inserted or enter the path to the installation image.
After you enter the device name or path, the NetBackup client installation procedure installs the client software into the SRT.
Do you want to continue? [y,n] (y)
Enter y.
Do you want to install the NetBackup client software for this client? [y,n] (y)
Enter y.
Enter the name of the NetBackup server:
Enter any non-blank value. The server name is replaced at restore time with the correct values for the BMR client being restored.
Would you like to use servername as the configured name of the NetBackup client? [y,n] (y)
Accept the default or enter any non-blank value. The client name is replaced at restore time with the correct values for the BMR client being restored.
After you install the AIX and NetBackup software, the bmrsrtadm command provides options to install other software in the SRT. You can either add other software now or quit (you can add software later). During step you might get an error message if the operating system architecture type and NetBackup client version are incompatible.
More information is available about how to add other software.