Description
Displays the list of performance_tier related options that can be used as a reference when using the QoreStor CLI.
Syntax
performance_tier --help
Result
performance_tier --show [--verbose] performance_tier --add --path <enclosure filesystem dir> [--compression_mode <fast|best>] [--quota <Quota value in GiB or TiB>] performance_tier --update --compression_mode <fast|best> [--quota <Quota value in GiB or TiB>] performance_tier --encryption [--set <ON | OFF>] [--mode < static | internal >] [--interval <7 days to 70 years>] performance_tier --setpassphrase performance_tier --test-iops --path <enclosure filesystem dir> performance_tier --help performance_tier <command> <command-arguments> <command> can be one of: --show Displays the details of PerformanceTier storage_group. --add Adds a new performance tier. --update Updates a performance tier. --encryption Updates encryption settings of a performance tier. --setpassphrase Sets passphrase to a performance tier. --test-iops Run IOPS tests on performance tier. For command-specific help, please type performance_tier --help <command> eg: performance_tier --help show