Syntax
ost --help
Result
Usage:
ost --show [--config]
[--file_history] [--name <name>]
[--clients]
[--limits]
ost --setpassword
ost --delete_client --name <OST Client Hostname>
ost --update_client --name <OST Client Hostname>
--mode <auto|passthrough|dedupe>
ost --limit --speed <<num kbps|mbps|gbps>|default>
--target <ip address | hostname>
ost --help
ost <command> <command-arguments>
<command> can be one of:
--show Displays command specific information.
--setpassword Updates the OST user password.
--delete_client Deletes the OST client.
--update_client Updates attributes of the OST client.
--limit Limits bandwidth consumed by OST.
For command-specific help, please type ost --help <command>
For example:
ost --help show
Stats
This set of DR Series system CLI commands let you display the current statistics for a DR Series system in the following
categories:
• All containers (cumulative): --system
• CPU: --cpu
• Memory: --memory
• Network interfaces: --network
• Online data verification: --datacheck
• NFS: --nfs
• CIFS: --cifs
• OST media server: --ost
• A specific container: --container --name
• Replication: --replication
• Cleaner: --cleaner
• Clients: --clients --type
51