[openstack-dev] [kolla] Cinder Problem w/ AIO install

Shake Chen shake.chen at gmail.com
Mon Jun 6 05:58:24 UTC 2016


Hi

seem kolla cinder now only support Ceph, not support LVM.

On Mon, Jun 6, 2016 at 5:50 AM, Arash Kaffamanesh <ak at cloudssky.com> wrote:

> Hi,
>
> I'm trying to install OpenStack via kolla on a single bare metal machine
> following this page:
>
> http://docs.openstack.org/developer/kolla/quickstart.html
>
> After the install I can log into horizon, but obviously since cinder is
> missing, I can't launch any instance (block device is missing).
>
> So I tried to activate cinder and set in globals.yml:
> (created a loopback device following this guide:
> http://docs.openstack.org/developer/kolla/cinder-guide.html)
>
> enable_cinder: "yes"
>
> cinder_iscsi_ip_address: "x.x.x.x"
>
> cinder_volume_group: "cinder-volumes"
>
> After running kolla-ansible deploy, I'm getting the following exception
> below by the task copying over cinder.conf:
> Any ideas?
>
> Thanks for any hints in advance!
> -Arash
>
>
> ###################
>
> TASK [cinder : Copying over cinder.conf]
> ***************************************
>
> An exception occurred during task execution. To see the full traceback,
> use -vvv. The error was: [line 57]: '[]\n'
>
> fatal: [localhost]: FAILED! => {"failed": true, "stdout": ""}
>
>
> PLAY RECAP
> *********************************************************************
>
> localhost                  : ok=184  changed=1    unreachable=0
> failed=1
>
>
> Command failed ansible-playbook -i
> /usr/share/kolla/ansible/inventory/all-in-one -e @/etc/kolla/globals.yml -e
> @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla  -e action=deploy
> /usr/share/kolla/ansible/site.yml
>
> PLAY RECAP
> *********************************************************************
>
> localhost                  : ok=184  changed=1    unreachable=0
> failed=1
>
> ###################
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


-- 
Shake Chen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160606/3d259a91/attachment.html>


More information about the OpenStack-dev mailing list