Example of using embedded CCI

Virtual Storage Platform One Block Administrator User Guide

Version
A3-02-2x
Audience
anonymous
Part Number
MK-23VSP1B001-00
The following example shows how to change the threshold value of a pool using embedded CCI. In this example, the serial number of the storage system is 810109 and CTL 1 is used, so the command prompt is 810109-1:$.
  1. Start an embedded CCI user session using either the command console in VSP One Block Administrator or the SSH client on the management PC.
  2. Check the pool status:
    810109-1:$ raidcom get pool -key opt
  3. Change the threshold of the pool (pool ID = 6) to 70%:
    810109-1:$ raidcom modify pool -pool 6 -user_threshold 70
  4. Confirm that the threshold of the pool has changed to 70%:
    810109-1:$ raidcom get pool -key opt