The command displays the RDA-specific configurations.
rda --show [--config] [--file_history] [--name <name>] [--active_files] [--name <name>] [--clients] [--limits]
Where
--config Displays RDA configuration. --file_history Display(s) history of last 10 RDA optimized deduplication image files. --name RDA container name. --active_files Display(s) current active RDA image files being replicated --name RDA container name. --clients Displays RDA clients. --limits Replication speed limits.
For example, to show the RDA clients, run the command: rda --show --clients
RDA Client(s) |
IP Address |
Type |
Plugin |
OS |
Backup Software |
Last Access |
Connection(s) |
Mode |
qorestor_1 |
10.230.36.58 |
RDS |
4.1.0.224 |
Windows Server 2012 64-bit |
NetVault |
Jun 7 10:50:32 |
2 |
Default |
|
NOTE: The displayed output when using the |
|
NOTE: The mode for clients that are connected to the RDA media server before configuration changes might be different than what is displayed when using the |
To verify the current state of an RDA client, you can check the two sources:
rda --show --clients
command
These sources display information about the connected and configured clients. When a system is connected multiple times, these sources show the number of connections to that client and the mode. You can also change the mode from dedupe to the other supported modes. When this is done the displayed mode changes, but any active connections remains. There are essentially two possible modes: Dedupe and Passthrough. To verify the current mode of an RDA client, you can check the two sources of client statistics:
stats --container --name
command
In the Container Statistics page, click the Client Statistics tab (under Connection Type: RDS) to display the Client Statistics table. If the Network Savings level in this table displays some savings and the displayed Bytes Ingested value is different from the displayed Bytes Transferred, it indicates that the RDA clients are working in the Dedupe mode. If not, it indicates that the RDA containers are working in the Passthrough mode.
Sets the type of encryption that will be used by RDA initiated opdup replication.
rda --update --opdup_encryption <none || aes256>
Where
--opdup_encryption Type of encryption to use on the wire.
RDS OPDUP encryption updated to aes128
The command deletes the Rapid Data Access (RDA) client and any edits that were made to its default values. The next time a connection is established between the client and the QoreStor, the default RDA connection settings will be used. Deleting an RDA client using this CLI command does not affect data already written to the QoreStor.
rda --delete_client --name <RDA Client Hostname>
Where
--name Host name
For example, to delete the client TEST-W2K8–02, run the command:
rda --delete_client --name TEST-W2K8-02
Rapid Data Access (RDA) client TEST-W2K8-02 deleted successfully.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center