Bug 1578355
| Summary: | OSP13 2018-05-10.3 overcloud for sriov install fail | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | jianzzha | ||||||||||
| Component: | openstack-tripleo | Assignee: | James Slagle <jslagle> | ||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Arik Chernetsky <achernet> | ||||||||||
| Severity: | high | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 13.0 (Queens) | CC: | aschultz, mburns | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | Unspecified | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2018-05-15 16:03:09 UTC | Type: | Bug | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
Created attachment 1436776 [details]
compute_skylake_sriov.yaml
Created attachment 1436777 [details]
controller.yaml
Created attachment 1436779 [details]
failure_list_long
per Saravanan this is still relate to: https://bugzilla.redhat.com/show_bug.cgi?id=1562035 after removing "TunedProfileName" and yes the deploy completes. See some other issues related to SRIOV but I think we can close this BZ *** This bug has been marked as a duplicate of bug 1562035 *** |
Created attachment 1436775 [details] sriov-envroment.yaml Description of problem: when deploy Sriov with OSP13 2018-05-10.3, install fail @ overcloud.AllNodesDeploySteps.ComputeSriovDeployment_Step1.0: resource_type: OS::Heat::StructuredDeployment physical_resource_id: eecb3e83-025f-4279-b0eb-918fae16821c 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-05-15 05:46:33,989 INFO: 9239 -- Removing container: docker-puppet-nova_libvirt", "2018-05-15 05:46:34,024 INFO: 9239 -- Finished processing puppet configs for nova_libvirt", "2018-05-15 05:46:34,025 ERROR: 9238 -- ERROR configuring crond" ] } to retry, use: --limit @/var/lib/heat-config/heat-config-ansible/6ed502d1-0e10-4f8a-b21f-58b134420529_playbook.retry PLAY RECAP ********************************************************************* localhost : ok=25 changed=12 unreachable=0 failed=1 Version-Release number of selected component (if applicable): OSP13 build 2018-05-10.3 How reproducible: every time Steps to Reproduce: openstack overcloud deploy \ --templates \ -r $PWD/roles_data.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/host-config-and-reboot.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/neutron-sriov.yaml \ -e /home/stack/docker_registry.yaml \ -e $PWD/skylake-sriov-environment.yaml \ -e $PWD/disable-telemetry.yaml \ --ntp-server clock.redhat.com Additional info: ovs-dpdk install fine