Please enter search query.
Search <book_title>...
Veritas NetBackup™ Release Notes
Last Published:
2021-07-23
Product(s):
NetBackup (9.0.0.1)
- About NetBackup 9.0.0.1
- New features, enhancements, and changes
- Operational notes
- NetBackup installation and upgrade operational notes
- NetBackup administration and general operational notes
- NetBackup administration interface operational notes
- NetBackup Bare Metal Restore operational notes
- NetBackup with Veritas CloudPoint operational notes
- NetBackup deduplication operational notes
- NetBackup for NDMP operational notes
- NetBackup for OpenStack operational notes
- NetBackup internationalization and localization operational notes
- NetBackup Snapshot Client operational notes
- NetBackup virtualization 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
Backup job fails after media server with MSDP on Solaris 10 is upgraded to NetBackup 9.0.0.1
After you upgrade media server with MSDP to NetBackup 9.0.0.1 on Solaris 10, spad and spoold services in MSDP do not start. If you run the bpps command to check NetBackup processes, no MSDP processes are found.
Workaround:
On Solaris 10, after you upgrade the media server, change the first line from #!/bin/sh to #!/bin/bash in the following scripts:
/usr/openv/pdde/pdconfigure/scripts/installers/PDDE_initConfig.sh
/usr/openv/pdde/pdconfigure/pdde
/usr/openv/pdde/pdconfigure/etc/init.d/Solaris/pdde
/usr/openv/pdde/pdconfigure/etc/init.d/Solaris/pdservice
Run the following commands to restart all NetBackup services in media server with MSDP:
/usr/openv/netbackup/bin/bp.kill_all
/usr/openv/netbackup/bin/bp.start_all