[Openstack-operators] Heat is error with Conflicting value ethertype IPv4, what is wrong?

云淡风轻 821696029 at qq.com
Wed Jun 29 03:28:56 UTC 2016


hi,everyone




Heat is error when create cluster with AWS::EC2::SecurityGroup

:openstack dataprocessing cluster create --json my_cluster_create_vmdk.json

{
 "name": "my-cluster-vmdk-1",
 "plugin_name": "vanilla-vmdk",
 "hadoop_version": "2.7.1",
 "cluster_template_id" : "25183942-4093-468b-8d7a-20d78b838998",
 "user_keypair_id": "my_stack",
 "default_image_id": "3355bf5d-798f-4f50-b83c-daa417fe4189"
}

with error message :




{"stacks": [{"description": "Data Processing Cluster by Sahara\nSahara cluster name: my-cluster-vmdk-2\nSahara engine: heat.3.0", "parent": null, "stack_status_reason": "Resource CREATE failed: BadRequest: resources.master.resources[0].resources.my-cluster-vmdk-2-master-0af81de7: Conflicting value ethertype IPv4 for CIDR: : /0\nNeutron server returns request_ids: ['req-0d330429-a586-4c22-807f-02a917d03437']", "stack_name": "my-cluster-vmdk-2b0c40691", "stack_user_project_id": "6cb156a82d0f486a9f50132be9438eb6", "tags": ["data-processing-cluster"], "creation_time": "2016-06-28T20:51:06", "links": [{"href": "http://10.0.0.132:8004/v1/6cb156a82d0f486a9f50132be9438eb6/stacks/my-cluster-vmdk-2b0c40691/5de31927-8b18-48c3-aba9-0e4fad8716ba", "rel": "self"}], "updated_time": null, "stack_owner": "sahara", "stack_status": "CREATE_FAILED", "id": "5de31927-8b18-48c3-aba9-0e4fad8716ba"}]}
 log_http_response /usr/lib/python2.7/site-packages/heatclient/common/http.py:142
2016-06-28 16:51:21.188 45891 ERROR sahara.service.ops [req-96a6865d-2084-4577-b759-021dbc435391 7fff70fbbf83441a9b3c4d91a5613825 6cb156a82d0f486a9f50132be9438eb6 - - -] [instance: none, cluster: b0c40691-a77a-428b-9b9e-86938be4ec9c] Error during rollback of cluster (reason: Cannot delete heat stack my-cluster-vmdk-2b0c40691, reason: stack status: FAILED, status reason: Resource CREATE failed: BadRequest: resources.master.resources[0].resources.my-cluster-vmdk-2-master-0af81de7: Conflicting value ethertype IPv4 for CIDR: : /0
Neutron server returns request_ids: ['req-0d330429-a586-4c22-807f-02a917d03437']




what is wrong?thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20160629/314ea99e/attachment.html>


More information about the OpenStack-operators mailing list