[openstack-dev] [tripleo] deployements fails when using custom nic config
Samuel Monderer
smonderer at vasonanetworks.com
Thu Aug 16 20:29:34 UTC 2018
Hi,
I'm using the attached file for controller nic configuration and I'm
referencing to it as following
resource_registry:
# Network Interface templates to use (these files must exist). You can
# override these by including one of the net-*.yaml environment files,
# such as net-bond-with-vlans.yaml, or modifying the list here.
# Port assignments for the Controller
OS::TripleO::Controller::Net::SoftwareConfig:
/home/stack/templates/nic-configs/controller.yaml
and I get the following error
2018-08-16 15:51:59Z
[overcloud.AllNodesDeploySteps.ControllerDeployment_Step1.0]:
CREATE_FAILED Error: resources[0]: Deployment to server failed:
deploy_status_code : Deployment exited with non-zero status code: 2
2018-08-16 15:51:59Z
[overcloud.AllNodesDeploySteps.ControllerDeployment_Step1]: CREATE_FAILED
Resource CREATE failed: Error: resources[0]: Deployment to server failed:
deploy_status_code : Deployment exited with non-zero status code: 2
2018-08-16 15:52:00Z
[overcloud.AllNodesDeploySteps.ControllerDeployment_Step1]: CREATE_FAILED
Error: resources.ControllerDeployment_Step1.resources[0]: Deployment to
server failed: deploy_status_code: Deployment exited with non-zero status
code: 2
2018-08-16 15:52:00Z [overcloud.AllNodesDeploySteps]: CREATE_FAILED
Resource CREATE failed: Error:
resources.ControllerDeployment_Step1.resources[0]: Deployment to server
failed: deploy_status_code: Deployment exited with non-zero status code: 2
2018-08-16 15:52:01Z [overcloud.AllNodesDeploySteps]: CREATE_FAILED Error:
resources.AllNodesDeploySteps.resources.ControllerDeployment_Step1.resources[0]:
Deployment to server failed: deploy_status_code: Deployment exited with
non-zero status code: 2
2018-08-16 15:52:01Z [overcloud]: CREATE_FAILED Resource CREATE failed:
Error:
resources.AllNodesDeploySteps.resources.ControllerDeployment_Step1.resources[0]:
Deployment to server failed: deploy_status_code: Deployment exited with
non-zero status code: 2
Stack overcloud CREATE_FAILED
overcloud.AllNodesDeploySteps.ControllerDeployment_Step1.0:
resource_type: OS::Heat::StructuredDeployment
physical_resource_id: 8edfbb96-9b4d-4839-8b17-f8abf0644475
status: CREATE_FAILED
status_reason: |
Error: resources[0]: Deployment to server failed: deploy_status_code :
Deployment exited with non-zero status code: 2
deploy_stdout: |
...
"2018-08-16 18:51:54,967 ERROR: 23177 -- ERROR configuring
neutron",
"2018-08-16 18:51:54,967 ERROR: 23177 -- ERROR configuring
horizon",
"2018-08-16 18:51:54,968 ERROR: 23177 -- ERROR configuring
heat_api_cfn"
]
}
to retry, use: --limit
@/var/lib/heat-config/heat-config-ansible/48a5902a-5987-46e4-a06b-e3f5487bf3d2_playbook.retry
PLAY RECAP
*********************************************************************
localhost : ok=26 changed=13 unreachable=0
failed=1
(truncated, view all with --long)
deploy_stderr: |
Heat Stack create failed.
Heat Stack create failed.
(undercloud) [stack at staging-director ~]$
When I checked the controller node I found that it had no default gateway
configured
Regards,
Samuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20180816/72750777/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: controller.yaml
Type: application/x-yaml
Size: 4441 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20180816/72750777/attachment.bin>
More information about the OpenStack-dev
mailing list