This post is more than 5 years old
1 Rookie
•
51 Posts
0
1186
April 12th, 2013 09:00
IO Limit : Storage Groups
I am trying to enable IO limits on a storage for a VMAX40K running 5876.59.102 ( SE 7.5.1 ) ....
symsg -sg -sid [-i ]
[-c ]
set <[-bw_max | NOLIMIT>]
[-iops_max | NOLIMIT>]>
I am getting the following error.
symsg -sid xxx -sg SG_SERVERNAME set -iops_max 3000
One or more arguments are invalid
symapi log....
emcAssocFEQuota_sc Leaving ASCperfquota_9272_84 failed with status: 11 (One or more arguments are invalid)
No Events found!
Fenglin1
4 Operator
•
2.1K Posts
0
April 15th, 2013 19:00
Hi red1918sox2,
It might be symaccess command to change the attributes of the storage group does not properly synchronize the port group data from the Symmetrix in Solutions Enabler 7.5
The fix consists of two parts:
1. Upgrade to Solutions Enabler 7.5.1. ( you had it)
2. Create an empty port group and then delete it:
symaccess create -name test_port -side xxx -type port
symaccess delete -name test_port -side xxx -type port
see primus emc319402 for details
PedalHarder
3 Apprentice
•
465 Posts
0
April 14th, 2013 15:00
Host IO limits were introduced to microcode 5876.159, so you are not at the required level of microcode for the host IO limits feature.
red1918sox
1 Rookie
•
51 Posts
0
April 15th, 2013 05:00
We are currently running 5876.159.102