[openstack-dev] [Openstack] Filter ComputeCapabilitiesFilter returned 0 hosts

Brent Troge brenttroge2016 at gmail.com
Thu Jul 14 19:39:29 UTC 2016


Do you see anything in your nova scheduler logs ?
What about your nova compute logs ?

How big is the image you are trying to boot ? I see you have a 10G boot
disk, but can your boot image fit on this size disk ?



On Thu, Jul 14, 2016 at 2:13 PM, Turbo Fredriksson <turbo at bayour.com> wrote:

> On Jul 14, 2016, at 6:53 PM, Brent Troge wrote:
>
> > can you send output of the below..
> >
> > nova service-list
> > nova flavor-show z1.3small
> > nova aggregate-details zfs
>
>
> I've never got "nova" to work, but here's the corresponding
> info from "openstack":
>
> ----- s n i p -----
> bladeA01:~# openstack compute service list
>
> +----+------------------+----------+----------+---------+-------+----------------------------+
> | Id | Binary           | Host     | Zone     | Status  | State | Updated
> At                 |
>
> +----+------------------+----------+----------+---------+-------+----------------------------+
> |  6 | nova-conductor   | bladeA01 | internal | enabled | up    |
> 2016-07-14T19:12:38.000000 |
> |  7 | nova-scheduler   | bladeA01 | internal | enabled | up    |
> 2016-07-14T19:12:36.000000 |
> | 10 | nova-compute     | bladeA03 | nova     | enabled | up    |
> 2016-07-14T19:12:29.000000 |
> | 11 | nova-console     | bladeA03 | internal | enabled | up    |
> 2016-07-14T19:12:49.000000 |
> | 12 | nova-consoleauth | bladeA03 | internal | enabled | up    |
> 2016-07-14T19:12:48.000000 |
>
> +----+------------------+----------+----------+---------+-------+----------------------------+
> bladeA01:~# openstack flavor show z1.3small
> +----------------------------+--------------------------------------+
> | Field                      | Value                                |
> +----------------------------+--------------------------------------+
> | OS-FLV-DISABLED:disabled   | False                                |
> | OS-FLV-EXT-DATA:ephemeral  | 0                                    |
> | disk                       | 10                                   |
> | id                         | fea57bb6-0c85-454a-b5b7-1169f3e42a49 |
> | name                       | z1.3small                            |
> | os-flavor-access:is_public | True                                 |
> | properties                 | volume_type='ZOL'                    |
> | ram                        | 2048                                 |
> | rxtx_factor                | 1.0                                  |
> | swap                       |                                      |
> | vcpus                      | 1                                    |
> +----------------------------+--------------------------------------+
> bladeA01:~# openstack aggregate show zfs
> +-------------------+----------------------------+
> | Field             | Value                      |
> +-------------------+----------------------------+
> | availability_zone | nova                       |
> | created_at        | 2016-07-14T12:16:05.000000 |
> | deleted           | False                      |
> | deleted_at        | None                       |
> | hosts             | [u'bladeA03']              |
> | id                | 10                         |
> | name              | zfs                        |
> | properties        | volume_type='ZOL'          |
> | updated_at        | None                       |
> +-------------------+----------------------------+
> ----- s n i p -----
> --
> Att inse sin egen betydelse är som att få ett kvalster att
> fatta att han bara syns i mikroskop
> - Arne Anka
>
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160714/4484e328/attachment.html>


More information about the OpenStack-dev mailing list