请输入搜索词进行查询
搜索 <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 > 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’.