Bug 1225926
| Summary: | Overcloud deployment fails when provisioning Ceph node | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Marius Cornea <mcornea> | ||||
| Component: | rhosp-director | Assignee: | Mike Burns <mburns> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Marius Cornea <mcornea> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | Director | CC: | gfidente, mburns, rhel-osp-director-maint, rrosa | ||||
| Target Milestone: | ga | Keywords: | Triaged | ||||
| Target Release: | Director | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-08-05 13:52:08 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: |
|
||||||
Ceph doesn't seem to get installed: [heat-admin@ov-35hwusknazj-0-nmhw5ozqijxa-controller-5mkjux6vevml ~]$ rpm -qa|grep ceph [heat-admin@ov-35hwusknazj-0-nmhw5ozqijxa-controller-5mkjux6vevml ~]$ The issue here is that ceph components were not on the overcloud image. This is resolved. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2015:1549 |
Created attachment 1031280 [details] ceph deployment Description of problem: Overcloud deployment fails when provisioning a Ceph node. Version-Release number of selected component (if applicable): openstack-tripleo-0.0.5-999.el7ost.noarch openstack-tripleo-common-0.0.0.post4-1.el7ost.noarch openstack-tripleo-image-elements-0.9.3-1.el7ost.noarch openstack-tripleo-puppet-elements-0.0.1.dev55-1.el7ost.noarch openstack-tripleo-heat-templates-0.8.4-2.el7ost.noarch instack-0.0.6-5.el7ost.noarch instack-undercloud-2.1.0-3.el7ost.noarch How reproducible: 100% Steps to Reproduce: 1. Set up 3 nodes virtual environment according to the docs 2. Install undercloud 3. Build images 4. Register nodes 5. Discover nodes 6. export CEPHSTORAGESCALE=1 7. export CINDER_ISCSI=1 8. instack-deploy-overcloud --tuskar Actual results: Overcloud deployment fails. Expected results: Overcloud deployment succeeds. Additional info: I am attaching logs and deployment details.