请输入搜索词进行查询
搜索 <book_title>...
Veritas NetBackup™ Appliance 命令参考指南
Last Published:
2023-11-27
Product(s):
Appliances (5.3)
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 命令
- 附录 F. Main > Manage > License 命令
- 附录 G. Main > Manage > MountPoints 命令
- 附录 H. Main > Manage > NetBackup CLI 命令
- 附录 I. Main > Manage > OpenStorage 命令
- 附录 J. Main > Manage > Software 命令
- 附录 K. Main > Manage > Storage 命令
- 附录 L. Main > Manage > Tapes 命令
- 附录 M. Main > Monitor 命令
- 附录 N. Main > Network 命令
- 附录 O. Main > Network > Security 命令 (DeviceCert)
- 附录 P. Main > Reports 命令
- 附录 Q. Main > Settings 命令
- 附录 R. Main > Settings > Alerts 命令
- 附录 S. Main > Settings > Notifications 视图命令
- 附录 T. Main > Settings > Security 命令
- 附录 U. Main > Support 命令
名称
Main > Manage > Software > VxUpdate — 管理 VxUpdate 存储库中的软件包。
大纲
VxUpdate
描述
通过此命令,可以管理 VxUpdate 存储库中的软件包。
选项
- AddPkg
将 VxUpdate 软件包添加到存储库。支持的软件包必须经过 Veritas 签名,包括 VxUpdate 客户端软件包和 NetBackup EEB 软件包。
- DelPkg
从存储库中删除软件包。
- ListPkgs
查看当前位于存储库中的软件包列表。
- ShowPkgDetails
查看存储库中单个软件包的详细信息。
- ViewAllPkgs
查看存储库中所有软件包的详细信息。
示例
下面显示了 VxUpdate AddPkg 命令的输出示例:
n4-h23.VxUpdate> AddPkg vxupdate_nbclient_8.2_suse_ppc64le.sja Adding package to the repository. This may take a few minutes... Successfully added deployment package ID: 1 to the repository.
下面显示了 VxUpdate DelPkg 命令的输出示例:
n4-h23.VxUpdate> DelPkg 1 Package ID 1 has been deleted from the repository.
下面显示了 VxUpdate ListPkgs 命令的输出示例:
n4-h23.VxUpdate> ListPkgs ID Type Version OS File Name -- -------- ------- ------------ -------------------------------------- 1 client 8.2 suse_ppc64le vxupdate_nbclient_8.2_suse_ppc64le.sja
下面显示了 VxUpdate ShowPkgDetails 命令的输出示例:
n4-h23.VxUpdate> ShowPkgDetails 1 Package ID: 1 Package File Name: vxupdate_nbclient_8.2_suse_ppc64le.sja Package Type: client Operating System: suse_ppc64le Release Version: 8.2 Installables: nbclient_8.2 Package Size: 95.02 MB Created Date/Time (UTC): 2019-06-01 03:04:33
下面显示了 VxUpdate ViewAllPkgs 命令的输出示例: