"rbd"?

It's a different storage backend, something like a network RAID. But don't mind it right now ;-)

But even after disabling them, they're still show as "status=disabled,state=up"

They are running because you didn't stop the services, you just disabled them. You could stop them for now if you don't intend using cinder until you get an instance up and running, but I would take care of cinder after that. It doesn't affect you if you while trying to boot an instance on local storage because cinder is not required for that.

From your latest logs I assume that you are still trying to boot from volume, I recommend to ignore cinder for now and focus on launching an instance at all. Have you fixed your glance issue? Because that is required, otherwise it won't work at all.


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

On Jun 23, 2016, at 12:26 PM, Eugen Block wrote:

/etc/cinder/cinder.conf:enabled_backends = rbd --> that's what I use currently

"rbd"?

I'm not sure if it would work, it's been a while since I used local storage, but if you just comment the enabled_backend option out and restart cinder services, I believe it would create local volumes.

Shouldn't it be enough just to "disable" those services/backends?

I guess I have to, because just commenting that out didn't help, they still
show as enabled and running.

But even after disabling them, they're still show as "status=disabled,state=up"
with a "cinder service-list".. ?

Ok, that's different! I'm not running Glance on my Compute, only on my Control.

Glance is not supposed to run on a compute node, it runs on a control node.

Ok, good! I thought I missed something fundamental.

What's the output of "openstack endpoint list | grep glance"?

| 57b10556b7bf47eaa019c603a0f6b34f | europe-london | glance | image | True | public | http://10.0.4.1:9292 | 8672f6de1673470d93ab6ccee1c1a2bb | europe-london | glance | image | True | internal | http://10.0.4.1:9292 | e45c3e83fe744e7db949cdd89dfe5654 | europe-london | glance | image | True | admin | http://10.0.4.1:9292

That's the Control node..

[waited a little while]

How long did you wait?

10-15 seconds perhaps. At least less than (half?) a minute..

"This section describes how to install and configure the Image service, code-named glance, on the controller node."

It is not obvious from that that that (!! :) should only be done on the
Controller! It just say "do this on the controller". It does not make it
clear that you shouldn't do something on the compute as well.

"This section describes how to install and configure the Compute service, code-named nova, on the controller node." "This section describes how to install and configure the Compute service on a compute node."

Neither of which distinguish the different parts - what if I
have/want a separate compute and control node? It does not
make things obvious!


And that's why I have a problem with HOWTOs! They _assume_ to much.
And a _BAD_ HOWTO (which all of them on Openstack are!) doesn't even
attempt to explain the different options you have, so if you deviate
even the very slightest, you're f**ked!

There's a _HUMONGOS_ difference between a "HOWTO" and "Documentation"!

Timeout problem? Make sure that nothing blocks the requests (proxy?), what response do you get if you execute
control1:~ # curl http://<YOUR-CONTROLLER>:9292

I was doing that ON the Control. Worked just fine.

And The Control and Compute is on the same switch.
--
Det är när man känner doften av sin egen avföring
som man börjar undra vem man egentligen är.
- Arne Anka


_______________________________________________
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