请输入搜索词进行查询
搜索 <book_title>...
Veritas NetBackup™ Appliance 命令参考指南
Last Published:
2019-11-04
Product(s):
Appliances (3.2)
Platform: NetBackup Appliance OS
- 概述
- 附录 A. Main > Appliance 命令
- 附录 B. Main > Manage > FibreChannel 命令
- 附录 C. Main > Manage > HighAvailability 命令
- 附录 D. Main > Manage > Libraries 命令
- 附录 E. Main > Manage > Libraries > Advanced > ACS 命令
- Manage > Libraries > Advanced > ACS > ACS_CSI_HOSTPORT
- Manage > Libraries > Advanced > ACS > ACS_SEL_SOCKET
- Manage > Libraries > Advanced > ACS > ACS_SSI_HOSTNAME
- Manage > Libraries > Advanced > ACS > ACS_SSI_INET_PORT
- Manage > Libraries > Advanced > ACS > ACS_SSI_SOCKET
- Manage > Libraries > Advanced > ACS > ACS_TCP_RPCSERVICE
- Manage > Libraries > Advanced > ACS > ACS_UDP_RPCSERVICE
- Manage > Libraries > Advanced > ACS > API_BARCODE_RULES
- Manage > Libraries > Advanced > ACS > TestACS
- Manage > Libraries > Advanced > ACS > ViewVMconf
- 附录 F. Main > Manage > License 命令
- 附录 G. Main > Manage > MountPoints 命令
- 附录 H. Main > Manage > NetBackup CLI 命令
- 附录 I. Main > Manage > OpenStorage 命令
- 附录 J. Main > Manage > Software 命令
- Manage > Software > Cancel
- Manage > Software > Delete
- Manage > Software > Download
- Manage > Software > DownloadProgress
- Manage > Software > Firmware
- Manage > Software > Install
- Manage > Software > List
- Manage > Software > Readme
- Manage > Software > Rollback
- Manage > Software > Share
- Manage > Software > UpgradeStatus
- Manage > Software > VxUpdate
- 附录 K. Main > Manage > Storage 命令
- 附录 L. Main > Manage > Tapes 命令
- 附录 M. Main > Manage > Certificates 命令
- 附录 N. Main > Monitor 命令
- 附录 O. Main > Network 命令
- Network > Configure
- Network > Date
- Network > DNS
- Network > Gateway
- Network > Hostname
- Network > Hosts
- Network > IPv4
- Network > IPv6
- Network > LinkAggregation
- Network > NetStat
- Network > NTPServer
- Network > Ping
- Network > SetProperty
- Network > Show
- Network > TimeZone
- Network > TraceRoute
- Network > Unconfigure
- Network > VLAN
- Network > WANOptimization
- 附录 P. Main > Network > Security 命令 (IPsec)
- 附录 Q. Main > Reports 命令
- 附录 R. Main > Settings 命令
- Settings > Cloud
- Settings > Deduplication
- Settings > FibreTransport
- Settings > iSCSI > Initiator
- Settings > iSCSI > Interface
- Settings > iSCSI > Target
- Settings > LogForwarding
- Settings > LifeCycle
- Settings > NetBackup
- Settings > Password
- Settings > Share
- Settings > SNMP polling
- Settings > Sysctl
- Settings > SystemLocale
- Settings > NetBackup DNAT
- 附录 S. Main > Settings > Alerts 命令
- 附录 T. Main > Settings > Notifications 视图命令
- 附录 U. Main > Settings > Security 命令
- Settings > Security > Authorization
- Settings > Security > Authentication > ActiveDirectory
- Settings > Security > Authentication > Kerberos
- Settings > Security > Authentication > LDAP
- Settings > Security > Authentication > LocalUser
- Main > Settings > Security > Certificate
- Main > Settings > Security > FIPS
- Main > Settings > Security > Ports
- Main > Settings > Security > STIG
- 附录 V. Main > Support 命令
- Support > Checkpoint
- Support > Cleanup > RemoveShelfEntries
- Support > Cleanup > ResetDIMMErrors
- Support > Collect
- Support > DataCollect
- Support > Disk
- Support > Errors
- Support > FactoryReset
- Support > FibreTransport
- Support > InfraServices
- Support > iostat
- Support > IPMI
- Support > KillRemoteCall
- Support > Logs
- Support > Maintenance
- Support > Messages
- Support > NBDNA
- Support > nbperfchk
- Support > NBSU
- Support > Processes
- Support > RAID
- Support > Reboot
- Support > RecoverStorage
- Support > Service
- Support > ServiceAllowed
- Support > Show
- Support > Shutdown
- Support > Storage ClearReservations
- Support > Storage Reset
- Support > Storage SanityCheck
- Support > Test
名称
Main > Manage > OpenStorage > Install — 使用此命令可安装 OpenStorage 插件
大纲
Install plugin_name
描述
在安装 OST 之前,设备需执行以下步骤:
解压缩 tar.gz 文件并提取其内容。
检查并验证插件是否位于安装目录中。
检查并验证插件目录路径是否正确。默认路径为 /usr/openv/lib/ost-plugins。
检查 nbrmms 是否正在运行并终止它。
注意:
必须终止 nbrmms 进程,安装才能继续进行。如果未终止 nbrmms,安装程序将退出。
将 libstspi<vendor_name>.so 和 libstspi<vendor_name>MT.so 复制到插件目录 /usr/openv/lib/ost-plugins
注意:
如果插件已存在,系统将提示您以下消息:A plugin already exists, do you want to proceed with the installation。键入 Y 继续。
安装完成后,设备将重新启动 nbrmms 进程。
选项
- Install plugin_name
使用此命令可安装 plugin_name.tar.gz。
示例
运行 Install 命令后,将执行以下联机过程。
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