Veritas NetBackup™ Appliance Commands Reference Guide
- Overview
- Appendix A. Main > Appliance commands
- Appendix B. Main > Manage > FibreChannel commands
- Appendix C. Main > Manage > HighAvailability commands
- Appendix D. Main > Manage > Libraries commands
- Appendix E. Main > Manage > Libraries > Advanced > ACS commands
- Appendix F. Main > Manage > License commands
- Appendix G. Main > Manage > MountPoints commands
- Appendix H. Main > Manage > NetBackup CLI commands
- Appendix I. Main > Manage > OpenStorage commands
- Appendix J. Main > Manage > Software commands
- Appendix K. Main > Manage > Storage commands
- Appendix L. Main > Manage > Tapes commands
- Appendix M. Main > Manage > Certificates commands
- Appendix N. Main > Monitor commands
- Appendix O. Main > Network commands
- Appendix P. Main > Network > Security commands (IPsec)
- Appendix Q. Main > Reports commands
- Appendix R. Main > Settings commands
- Appendix S. Main > Settings > Alerts commands
- Appendix T. Main > Settings > Notifications view commands
- Appendix U. Main > Settings > Security commands
- Appendix V. Main > Support commands
Name
Main > Manage > OpenStorage > Install — Use this command to install an OpenStorage plug-in
SYNOPSIS
Install plugin_name
DESCRIPTION
Before the installation of the OST the appliance performs the following steps:
Untars the tar.gz file and extract its contents.
Checks and verifies if the plug-in exists in the install directory.
Checks and verifies if the plug-in directory path is correct. The default path is /usr/openv/lib/ost-plugins.
Checks if nbrmms is running and terminates it.
Note:
The nbrmms process should be terminated for the installation to proceed. The installer exits if nbrmms does not terminate.
Copies libstspi<vendor_name>.so and libstspi<vendor_name>MT.so into a plug-in directory /usr/openv/lib/ost-plugins
Note:
If the plug-in already exists, you are prompted with the following message: A plugin already exists, do you want to proceed with the installation. Type Y to proceed.
After the installation is completed, the appliance restarts the nbrmms process.
OPTIONS
- Install plugin_name
Use this command to install the plugin_name.tar.gz.
EXAMPLES
The following online procedure is executed after you run the Install command.
abc123.OpenStorage> Install plugin_name.tar.gz - [Info] Going to install the plugin. It will take several minutes to finish. Welcome to the installation of plugin package plugin_name.tar.gz. - [Info] Extracting the contents of the tar file ok - [Info] Terminating the nbrmms process before proceeding with the installation. ok - [Info] Executing the install script - [Info] Install script exited successfully! - [Info] Restarting nbrmms ok - [Info] Successfully installed the plugin package plugin_name.tar.gz