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:$.
- Start an embedded CCI user session using either the command console in VSP One Block Administrator or the SSH client on the management PC.
- Check the pool status:
810109-1:$ raidcom get pool -key opt
- Change the threshold of the pool (pool ID = 6) to 70%:
810109-1:$ raidcom modify pool -pool 6 -user_threshold 70
- Confirm that the threshold of the pool has changed to 70%:
810109-1:$ raidcom get pool -key opt