Can't start any instances because I can't create volumes

Can't you boot an instance without cinder? You could edit nova.conf to use local file system, just to have a running instance. If that works you can switch to another backend.

How do i do that from the shell?

cinder create --image <IMAGE-ID> --name <NAME> <SIZE>

Do you see the iscsi session on your compute node?

No.

Try debugging your iscsi connection, maybe first without openstack. If you aren't able to login to a session then openstack will also fail, I guess...

In my environment, I first tried to get all services running and working without external backends, cinder, glance and nova all ran on local storage. Then I tried other backends for cinder (iscsi), now all services use ceph.


Zitat von Turbo Fredriksson <tu...@bayour.com>:

On Jun 20, 2016, at 1:01 PM, Eugen Block wrote:

Is it possible to create an empty volume?

Yes.

try to attach it to a running instance

Can't start any instances because I can't create volumes.. :(

Do you see the iscsi session on your compute node?

No.

Then you could try to create a volume from an image, that way you see if glance and cinder are working properly together.

How do i do that from the shell?
--
Michael Jackson is not going to buried or cremated
but recycled into shopping bags so he can remain white,
plastic and dangerous for kids to play with.


_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



--
Eugen Block                             voice   : +49-40-559 51 75
NDE Netzdesign und -entwicklung AG      fax     : +49-40-559 51 77
Postfach 61 03 15
D-22423 Hamburg                         e-mail  : ebl...@nde.ag

        Vorsitzende des Aufsichtsrates: Angelika Mozdzen
          Sitz und Registergericht: Hamburg, HRB 90934
                  Vorstand: Jens-U. Mozdzen
                   USt-IdNr. DE 814 013 983


_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to