<div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei"; line-height: 23.8px;">thanks for you.</div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei"; line-height: 23.8px;"><br></div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei"; line-height: 23.8px;">I try it for times ,and then config to</div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei"; line-height: 23.8px;"><br></div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei"; line-height: 23.8px;">nova quota-update --security-groups 300 --security-group-rules 60 6cb156a82d0f486a9f<span t="7" data="50132" style="border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: rgb(204, 204, 204); z-index: 1;">50132</span>be9438eb6</div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei"; line-height: 23.8px;"><div>nova quota-show | grep security_group</div><div>| security_groups             | 300   |</div><div>| security_group_rules        | 60    |</div></div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei"; line-height: 23.8px;"><br></div><div style="font-family: "lucida Grande", Verdana, "Microsoft YaHei"; line-height: 23.8px;">but it is also</div></div><div><br></div><div><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ 原始邮件 ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>发件人:</b> "vincent.legoll";<vincent.legoll@idgrilles.fr>;</div><div><b>发送时间:</b> 2016年7月5日(星期二) 下午2:54</div><div><b>收件人:</b> "openstack-operators"<openstack-operators@lists.openstack.org>; <wbr></div><div></div><div><b>主题:</b> Re: [Openstack-operators] Quota exceeded for resources:['security_group'].</div></div><div><br></div>Hello,<br><br>Le 05/07/2016 06:02, 云淡风轻 a écrit :<br>> when i create cluster:<br>>      openstack dataprocessing cluster create --json my_cluster_create_vmdk.json<br>[...]<br>> How to deal it ,thanks !<br><br>Look at the actual quotas:<br><br>$ nova quota-show | grep security_group<br>| security_groups             | 10    |<br>| security_group_rules        | 20    |<br><br>Then grow them a bit:<br><br>$ nova quota-update --security-groups 11 --security-group-rules 21 <tenant-id><br><br>There's the equivalent unified client (openstack) commands, should be easy to find<br><br>Hope this helps<br><br>-- <br>Vincent Legoll<br>EGI FedCloud task force<br>Cloud Computing at IdGC<br>France Grilles / CNRS / IPHC<br><br>_______________________________________________<br>OpenStack-operators mailing list<br>OpenStack-operators@lists.openstack.org<br>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators<br></div>