Bug 1264534 - 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.
Summary: rhel-osp-director: Unable to launch nova instances with ceph storage, that wa...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rhosp-director
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: y2
: 7.0 (Kilo)
Assignee: chris alfonso
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-18 17:46 UTC by Alexander Chuzhoy
Modified: 2016-04-18 06:52 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-18 18:13:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
/etc/nova and /var/log/nova/nova-compute.log (121.86 KB, application/x-gzip)
2015-09-18 17:49 UTC, Alexander Chuzhoy
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.