请输入搜索词进行查询
搜索 <book_title>...
Veritas NetBackup™ Appliance 命令参考指南
Last Published:
2017-12-04
Product(s):
Appliances (3.1 (5340), 3.1 (5330), 3.1 (5240), 3.1 (5230), 3.1 (5220))
- 概述
- 附录 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 > Manage > Certificates 命令
- 附录 N. Main > Monitor 命令
- 附录 O. Main > Network 命令
- 附录 P. Main > Network > Security (IPsec) 命令
- 附录 Q. Main > Reports 命令
- 附录 R. Main > Settings 命令
- 附录 S. Main > Settings > Alerts 命令
- 附录 T. Main > Settings > Notifications 视图命令
- 附录 U. Main > Settings > Security 命令
- 附录 V. Main > Support 命令
名称
Main > Manage > Storage > Edit — 使用此命令可编辑共享。
大纲
Edit Share Description 共享名称
Edit Share Clients Add 共享名称
Edit Share Clients Update ShareName
Edit Share Clients Delete ShareName
描述
此命令位于 Main > Manage > Storage 视图下。使用 Edit Share 命令可编辑共享的详细信息。可以更改描述,并添加、修改或删除客户端。
选项
- Edit Share Description ShareName
此命令编辑以前创建的共享的描述。必须输入 ShareName 值,才能进行编辑。
- Edit Share Clients Add ShareName
使用此命令可向以前创建的共享添加附加客户端。必须输入 ShareName 值,才能添加客户端。
- Edit Share Clients Update ShareName
使用此命令可更新以前创建的共享的现有客户端。必须输入 ShareName 值,才能更新客户端。
- Edit Share Clients Delete ShareName
使用此命令可删除以前创建的共享的客户端。必须输入 ShareName 值,才能删除客户端。
示例
下列示例展示如何更改共享的描述。
Manage > Storage > Edit Share Description share_1 - [Info] Old Description : “My Test Share description” >> Enter the New Description ( Enter to keep old description ) : My New Test Share description - [Info] Successfully edited description of share ‘share_1'.
下列示例展示如何将客户端添加到共享。
Manage > Storage > Edit Share Clients Add share_1 - [Info] List of Oracle server clients that can access this share hostA (rw, root_squash,secure) 10.182.0.2 (rw, root_squash, anonuid=1024, anongid=1024) >> Enter comma-separated list of Oracle server clients you would like to add : hostC, HostD >> Enter comma-separated list of NFS export options for the Oracle clients added above. The following options are supported: ro, rw, no_root_squash, root_squash, all_squash, anonuid, anongid , secure, insecure For detailed information about the NFS export command options, refer to NetBackup Appliance Administrator's guide. >> Export options for 'hostC’ (rw, no_root_squash, secure) : rw, root_squash, anonuid=1024, anongid=1024 >> Export options for ‘hostD’ (rw, no_root_squash, insecure) : rw, no_root_squash, secure - [Info] Summary of clients: hostA (rw, root_squash,secure) 10.182.0.2 (rw, root_squash, anonuid=1024, anongid=1024) hostC (rw, root_squash, anonuid=1024, anongid=1024) hostD (rw, root_squash, anonuid=1024, anongid=1024) - [Info] Successfully edited clients of share ‘share_1’.
下列示例展示如何更新共享的客户端。
Manage > Storage > Edit Share Clients Update share_1 - [Info] List of Oracle server clients that can access this share hostA (rw, root_squash,secure) 10.182.0.2 (rw, root_squash, anonuid=1024, anongid=1024) >> Enter comma-separated list of Oracle server clients you would like to update : hostA >> Enter comma-separated list of NFS export options for the Oracle clients added above. The following options are supported: ro, rw, no_root_squash, root_squash, all_squash, anonuid, anongid , secure, insecure For detailed information about the NFS export command options, refer to NetBackup Appliance Administrator's guide. >> Export options for 'hostA’ (rw, root_squash, anonuid=1024, anongid=1024) : rw, no_root_squash, secure - [Info] Summary of clients: hostA (rw, no_root_squash, secure) 10.182.0.2 (rw, root_squash, anonuid=1024, anongid=1024) - [Info] Successfully updated clients of share ‘share_1’.
下列示例展示如何从共享删除客户端。
Manage > Storage > Edit Share Clients Delete share_1 - [Info] List of Oracle server clients that can access this share hostA (rw, root_squash,secure) 10.182.0.2 (rw, root_squash, anonuid=1024, anongid=1024) >> Enter comma-separated list of Oracle server clients you would like to delete : hostA - [Info] Summary of clients: 10.182.0.2 (rw, root_squash, anonuid=1024, anongid=1024) - [Info] Successfully deleted clients of share ‘share_1’.