Code: Select all
V400_zz cli% showcpg -sdg FC_EXCH_OPT_cpg
------(MB)------
Id Name Warn Limit Grow Args
23 FC_EXCH_OPT_cpg - - 16384 -t r5 -ha mag -ss 128 -p -devtype FC
In GUI, I see the Avalability: Magazine. When I try to change it with right-click "Edit", Next> Avalability: Cage (Default) and Finish. I didn't get that I want. Status will not change to Cage. It will still Mag.
Why ?
But if I do in CLI next:
Code: Select all
V400_zz cli% showcpg -sdg FC_EXCH_OPT_cpg
------(MB)------
Id Name Warn Limit Grow Args
23 FC_EXCH_OPT_cpg - - 16384 -t r5 -ss 128 -p -devtype FC
V400_zz cli%
V400_zz cli% setcpg -ha cage FC_EXCH_OPT_cpg
V400_zz cli% showcpg -sdg FC_EXCH_OPT_cpg
------(MB)------
Id Name Warn Limit Grow Args
23 FC_EXCH_OPT_cpg - - 16384 -ha cage -p -devtype FC
In GUI the status of Avalability would change on Port and Disk Filter would add -ha cage line.
What does it mean ?