Updates the attributes of an OST client (OST client name and mode). The OST client modes are auto, passthrough, and dedupe.However, the OST client operating mode depends upon how it is configured in QoreStor.
ost --update_client --name acme-81 --mode dedupe
|
NOTE: You may be able to force writes for OST clients running in the Passthrough mode using the QoreStor CLI mode --dedupecommand. The change in OST client mode is effective on the next backup operation when you are using Veritas NetBackup. (If you are using Veritas Backup Exec, you will need to restart this service for it to recognize that a new mode has been configured.) |
OST client updated successfully.
Limits the bandwidth consumed by OST (OpenStorage Technology) for a system you define by IP address or hostname (--target), by which you define the speed in kilobytes/second (KBps), megabytes/second (MBps), gigabytes/second (GBps), or an unlimited bandwidth (default).
ost --limit --speed 10mbps --target acmesys-49
Successfully updated OST bandwidth limit for acmesys-49 to 10 MBps. Changing traffic control policies ... done.
Lists or cleans up partial images.
ost --partial_images --containerid 6
Image Name: K12 Image Date: 1481535029 Image Policy: DPA Image Path: /1481500800/K12 Image Size: 251821817856 Image Status: 0
Displays the list of OpenStorage Technology (OST) ost-related options that can be used as a reference when using the QoreStor CLI.
ost --help
Usage: ost --show [--config] [--file_history] [--name <name>] [--active_files] [--name <name>] [--clients] ost --update --opdup_encryption <none | aes128 | aes256> 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 --partial_images --containerid <Container id> [--delete <Partial image path>] [--timeout <> 0>] ost --help ost <command> <command-arguments> <command> can be one of: --show Displays command specific information. --update Updates the OST settings. --delete_client Deletes the OST client. --update_client Updates attributes of the OST client. --limit Delete existing bandwidth rules for all ports and set new throttling limits for OST replication over WAN. --partial_images List or cleanup partial images.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center