Veritas NetBackup™ Release Notes
- About NetBackup 8.1.1
- New features, enhancements, and changes
- NetBackup 8.1.1 new features, changes, and enhancements
- Operational notes
- NetBackup installation and upgrade operational notes
- NetBackup administration and general operational notes
- NetBackup administration interface operational notes
- NetBackup Accelerator operational notes
- NetBackup Bare Metal Restore operational notes
- NetBackup database and application agent operational notes
- NetBackup internationalization and localization operational notes
- NetBackup for NDMP operational notes
- NetBackup Snapshot Client operational notes
- NetBackup virtualization operational notes
- NetBackup for VMware operational notes
- NetBackup for VMware operational notes
- Appendix A. About SORT for NetBackup Users
- Appendix B. NetBackup installation requirements
- Appendix C. NetBackup compatibility requirements
- Appendix D. Other NetBackup documentation and related documents
BMR restore task may remain in Finalizing state after the client is restored successfully
The Bare Metal Restore (BMR) restore task may display the state of the task as "Finalizing" under the Bare Metal Restore Management > BMR Tasks tab even after the restore task for the client completes successfully. An external procedure that you have configured for execution during the first boot or clean up may not have been executed.
Workaround: If the client is restored successfully, perform the following steps:
- Open a command prompt or shell on the restored client.
Navigate to the appropriate directory in command prompt or shell based on the operating system of the restored client.
If the restored client runs Linux, then navigate to the following path:
<Installation Directory>/netbackup/bin
If restored client runs Windows, then navigate to the following path:
<Installation Directory>\netbackup\bin
- Run the following command by providing the correct client host name for <clientName>:
bmrc -op complete -resource restoretask -client <clientName> -status 0
- If an external procedure is configured to be executed during the first boot or cleanup, then, execute the external procedure on the restored client manually.