Description
Updates a performance tier.
Syntax
performance_tier --update --compression_mode <fast|best> [--quota <Quota value in GiB or TiB>]
Where
--compression_mode Valid values are Fast and Best.
--quota Quota value in GiB or TiB.
Result
Storage Group "PerformanceTier" updated successfully.
Description
Updates encryption settings of a performance tier.
Syntax
performance_tier --encryption [--set <ON | OFF>] [--mode < static | internal >] [--interval <7 days to 70 years>]
Where
--set Valid values are On and Off.
--mode Valid values are static and internal.
--interval Valid values are between 7 days to 70 years (in days).
Result
Storage Group "PerformanceTier" updated successfully.
Description
Sets passphrase to a performance tier.
Syntax
performance_tier --setpassphrase
Result
Enter current passphrase:
Enter new passphrase:
Re-type passphrase:
Storage Group "PerformanceTier" updated successfully.
Passphrase updated successfully.
Description
Run IOPS tests on performance tier.
Syntax
performance_tier --test-iops --path <enclosure filesystem dir>
Where
--path Path to the data storage.
Result
Running IOPS tests on /test01, takes few minutes
Sequential and Random IOPS tests passsed on /test01
Running IOPS tests on /test01, takes few minutes
Sequential min required IOPS: 2000
Sequential current IOPS: 72990
Random min required IOPS: 850
Random current IOPS: 1464
Sequential and Random IOPS tests passsed on /test01
Total Capacity bytes: 966053068800
Total Free bytes: 966019186688