[Openstack] Could not determine a suitable URL for the plugin
Sashan Govender
sashang at gmail.com
Tue Jan 16 10:54:15 UTC 2018
On Tue, Jan 16, 2018 at 7:48 PM Eugen Block <eblock at nde.ag> wrote:
Thanks for the help.
Could you also paste the output of "openstack compute service list"
> and "openstack network agent list"? I'd like to see if the nova and
> neutron services are all up and running.
>
>
[sashan at controller ~]$ openstack network agent list
+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+
| ID | Agent Type | Host |
Availability Zone | Alive | State | Binary |
+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+
| 0d5571c9-b514-4626-8738-1f87f9344978 | Linux bridge agent | compute |
None | True | UP | neutron-linuxbridge-agent |
| 58b3554f-e0b2-4ce6-941d-ff6ca46247a4 | DHCP agent | controller |
nova | True | UP | neutron-dhcp-agent |
| 5fb85699-20a9-4f8d-9b44-3317ffc1b9fc | Linux bridge agent | controller |
None | True | UP | neutron-linuxbridge-agent |
| c4512921-73ff-49fa-b70d-13a3518883a0 | Metadata agent | controller |
None | True | UP | neutron-metadata-agent |
+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+
[sashan at controller ~]$ openstack compute service list
+----+------------------+------------+----------+---------+-------+----------------------------+
| ID | Binary | Host | Zone | Status | State | Updated
At |
+----+------------------+------------+----------+---------+-------+----------------------------+
| 1 | nova-consoleauth | controller | internal | enabled | up |
2018-01-16T10:47:22.000000 |
| 2 | nova-conductor | controller | internal | enabled | up |
2018-01-16T10:47:22.000000 |
| 3 | nova-scheduler | controller | internal | enabled | up |
2018-01-16T10:47:27.000000 |
| 6 | nova-compute | compute | nova | enabled | up |
2018-01-16T10:47:24.000000 |
+----+------------------+------------+----------+---------+-------+----------------------------+
> > I don't think the
> > warning about the placement api is relevant. What about the other one:
> > Unable to refresh my resource provider record?
>
> I'm not sure about that, it is just a warning.
> Can you confirm that glance is working properly and the image is okay?
> Is the network layout as expected? Any information in other logs like
> neutron and glance?
>
I noticed this error in the neutron logs:
2018-01-16 21:40:12.558 1090 WARNING neutron.api.extensions [-] Extension
vlan-transparent not supported by any of loaded plugins
2018-01-16 21:40:12.558 1090 ERROR neutron.api.extensions [-] Unable to
process extensions (auto-allocated-topology) because the configured plugins
do not satisfy their requirements. Some features will not work as expected.
2018-01-16 21:40:12.559 1090 INFO neutron.quota.resource_registry [-]
Creating instance of TrackedResource for resource:subnet
2018
glance seems fine i.e. no error messages.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20180116/5b51cf85/attachment.html>
More information about the Openstack
mailing list