Creating a Solaris SRT
When you create a Solaris SRT, you are guided through installing:
Operating system software
NetBackup Client software
You may want to consult the following additional information:
To create a Solaris 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 the following table.
Enter the name of the SRT to create
The name of the SRT also is used for the directory that contains it.
Only alphanumeric characters and the underscore (_) character are allowed.
Enter the description of the new SRT
A description of the SRT.
Enter desired level of Solaris/SunOS
Enter the levels you can create based on the operating system version of the boot server.
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 exist.
Enter a [hostname:/]pathname containing a suitable Solaris x.x Boot CDROM or OS image location
Enter the name of the device where the installation program is inserted OR the path where the OS installation image is extracted.
Note:
SRT creation requires developer studio 12.6 runtime patches in SRT. The patches can be downloaded from https://www.oracle.com
Enter the local diretory path containing the patches extracted from OracleDeveloperStudio12.6-solaris-<platform>-pkg.tar.bz2:
Make sure that the ISO path is provided when prompted and not the mounted location.
Follow the instructions mentioned in the article to the extract patch file (with tar.bz2 extension).
Provide the following path:
/<extractedPatchDir>/OracleDeveloperStudio12.6-solaris-<platform>-pkg/patches/system folder
After you enter the device name or path, the operating system is installed into the SRT.
Enter a [hostname:]/ pathname containing NetBackup client software
Enter the name of the device in which the NetBackup software installation media is inserted or enter the path to the installation program (named install).
After you enter the device name or path, the NetBackup installation procedure installs the client software into the SRT.
Do you want to continue? [y,n] (y) 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 nonblank 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 nonblank value. The client name is replaced at restore time with the correct values for the BMR client being restored.
After you install the Solaris 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 always add software later).
More information is available about how to add other software.