Bug 1264534

Summary: rhel-osp-director: Unable to launch nova instances with ceph storage, that wasn't installed with the overcloud deployment. The overcloud deployment connected to an existing ceph storage.
Product: Red Hat OpenStack Reporter: Alexander Chuzhoy <sasha>
Component: rhosp-directorAssignee: chris alfonso <calfonso>
Status: CLOSED NOTABUG QA Contact: yeylon <yeylon>
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: hbrock, mburns, rhel-osp-director-maint, srevivo
Target Milestone: y2   
Target Release: 7.0 (Kilo)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-18 18:13:59 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:
Description Flags
/etc/nova and /var/log/nova/nova-compute.log none

Description Alexander Chuzhoy 2015-09-18 17:46:19 UTC
rhel-osp-director: Unable to launch nova instances with ceph storage, that wasn't installed with the overcloud deployment. The overcloud deployment connected to an existing ceph storage.


Environment:
openstack-tripleo-heat-templates-0.8.6-62.el7ost.noarch
instack-undercloud-2.1.2-26.el7ost.noarch

Steps to reproduce:
1. Deploy an overcloud with existing external ceph storage.
Here's the deployment command:
openstack overcloud deploy --templates --control-scale 3 --compute-scale 1 --ceph-storage-scale 0 -e <yaml> -e /usr/share/openstack-tripleo-heat-templates/environments/puppet-ceph-external.yaml  --ntp-server x.x.x.x   --timeout 90 --compute-flavor compute --control-flavor control
2. Connect to the overcloud, create networks, download glance image and attempt to boot the instance.


Result:
The instance gets status: ERROR 

Expected result:
The instance should be boot successfully.



Note: I was able to create the glance and cinder images on the external ceph storage.

Comment 2 Alexander Chuzhoy 2015-09-18 17:49:31 UTC
Created attachment 1075019 [details]
/etc/nova and /var/log/nova/nova-compute.log

Comment 3 Alexander Chuzhoy 2015-09-18 18:13:59 UTC
It was due to a misconfigured network