Description
Lists or cleans up partial images.
- Container id — ID of container.
- Partial image path — RDA partial image path to delete.
- Timeout — Maximum timeout (in seconds) to list partial images.
Syntax
rda --partial_images --containerid container1
Results
Image Name: rda_SOAK-MAX_DR4300-20_100M_soakw78_20160916053405-seed273481828
Image Date: 00
Image Policy: RDA
Image Path: /0000000000/rda_SOAK-MAX_DR4300-20_100M_soakw78_20160916053405-seed273481828
Image Size: 104857600
Image Status: 0
Decription
Displays the list of RDA-related options that can be used as a reference when using the DR Series system CLI.
Syntax
rda --help
Result
rda --show [--config]
[--file_history] [--name <name>]
[--active_files] [--name <name>]
[--clients]
[--limits]
rda --delete_client --name <RDA Client Hostname>
rda --update_client --name <RDA Client Hostname>
--mode <auto|passthrough|dedupe>
rda --limit --speed <<num><kbps|mbps|gbps> | default>
--target <ip address | hostname>
rda --partial_images --containerid <Container id> [--delete <Partial image path>]
[--timeout <> 0>]
rda --help
rda <command> <command-arguments>
<command> can be one of:
--show Displays command specific information.
--delete_client Deletes the Rapid Data Access (RDA) client.
--update_client Updates attributes of a Rapid Data Access (RDA) client.
--limit Limits bandwidth consumed by Rapid Data Access (RDA) when replicating over a WAN link.
--partial_images Lists or cleans up partial images.
For command-specific help, please type rda --help <command>
eg:
rda --help show
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
- RDS media server --rds
- A specific container: --container --name
- Replication: --replication
- Seeding: --seed
- Cleaner: --cleaner
- Clients: --clients --type
In addition, this DR Series system CLI command also allows you to reset the following statistic types:
- NFS: --reset --nfs
- CIFS: --reset --cifs
- OST: --reset --ost
- RDS --reset --rds
- Data Check: --reset --datacheck
|
NOTE: For information on the stats --datacheck commands that are associated with the Data Check feature, see stats --datacheck. |
This topic introduces the stats command usage:
- stats --system
- stats --cpu
- stats --memory
- stats --network
- stats --datacheck
- stats --nfs
- stats --cifs
- stats --ost
- stats --rds
- stats --ndmp
- stats --ndmp_completed
- stats --iscsi [options]
- stats --fc
- stats --container --name
- stats --storage_group --name
- stats --replication [options]
- stats --seed
- stats --cleaner
- stats --clients [options]
- stats --reset [options]
- stats --help
|
NOTE: If you specify a command without supplying the expected value or option, you will be prompted to provide the correct value or option. |