Chapter 4 Function/System Settings and Display
4.2 Advanced Copy Management > set advanced-copy-policy
ETERNUS CLI User’s Guide
Copyright 2015 FUJITSU LIMITED P2X0-1030-09ENZ0
389
set advanced-copy-policy
This command sets the Advanced Copy pool policy (the threshold value of the Snap Pool area usage for each
policy level).
■ Syntax
■ Parameter
■ Example(s)
set advanced-copy-policy -level {information | warning | error} -threshold
threshold
-level This parameter specifies the policy level of the Advanced Copy. Only one policy level can be
specified at the same time.
information Information level.
• Settable range is 1 – 97%.
• Default value is 50%.
warning Warning level.
• Settable range is 2 – 98%.
• Default value is 70%.
error Error level.
• Settable range is 3 – 99%.
• Default value is 99%.
-threshold This parameter specifies a threshold corresponding to the specified policy level.
It must be based on the following rule:
0% < Information level < Warning level < Error level < 100%
The following example sets the Warning level to 80%:
CLI> set advanced-copy-policy -level warning -threshold 80