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

Turbo Fredriksson turbo at bayour.com
Thu Jul 14 19:13:59 UTC 2016


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




More information about the OpenStack-dev mailing list