[rdo-users] Openstack with packstack --allinone

Sam Kidder sam.kidder at mail.wvu.edu
Mon Apr 6 17:24:50 UTC 2020


I am receiving a warning 4 times during the install, but no errors sticking out like a sore thumb. Could it be an issue with the stevedore.named not finding the cinder-volume service? Here is the log file from a fresh install that give the same errors:

20-04-06 12:57:49.435 25468 INFO cinder.rpc [req-7d888268-5f13-43a7-a133-3c0517cbbd5a - - - - -] Automatically selected cinder-scheduler objects version 1.37 as minimum service version.
2020-04-06 12:57:49.440 25468 INFO cinder.rpc [req-7d888268-5f13-43a7-a133-3c0517cbbd5a - - - - -] Automatically selected cinder-scheduler RPC version 3.11 as minimum service version.
2020-04-06 12:57:49.494 25468 INFO cinder.volume.manager [req-7d888268-5f13-43a7-a133-3c0517cbbd5a - - - - -] Determined volume DB was empty at startup.
2020-04-06 12:57:49.499 25468 INFO cinder.volume.manager [req-7d888268-5f13-43a7-a133-3c0517cbbd5a - - - - -] Service not found for updating active_backend_id, assuming default for driver init.
2020-04-06 12:57:49.500 25468 WARNING stevedore.named [req-7d888268-5f13-43a7-a133-3c0517cbbd5a - - - - -] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager: ServiceNotFound: Service cinder-volume
could not be found on host localhost.localdomain at lvm.
2020-04-06 12:57:49.501 25468 WARNING castellan.key_manager [req-7d888268-5f13-43a7-a133-3c0517cbbd5a - - - - -] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based dr
iver, trying to load it as a class: NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
2020-04-06 12:57:49.501 25468 WARNING cinder.keymgr.conf_key_mgr [req-7d888268-5f13-43a7-a133-3c0517cbbd5a - - - - -] This key manager is insecure and is not recommended for production deployments: NoMatc
hes: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
2020-04-06 12:57:49.717 25468 INFO cinder.volume.manager [req-7d888268-5f13-43a7-a133-3c0517cbbd5a - - - - -] Image-volume cache disabled for host localhost.localdomain at lvm.
2020-04-06 12:57:49.757 25468 INFO oslo_service.service [req-7d888268-5f13-43a7-a133-3c0517cbbd5a - - - - -] Starting 1 workers
2020-04-06 12:57:49.761 25718 INFO cinder.service [-] Starting cinder-volume node (version 14.0.3)
2020-04-06 12:57:49.777 25718 INFO cinder.volume.manager [req-9f033afd-7a31-49aa-92ea-05085089a85d - - - - -] Starting volume driver LVMVolumeDriver (3.0.0)
2020-04-06 12:57:49.782 25468 WARNING oslo_config.cfg [req-7d888268-5f13-43a7-a133-3c0517cbbd5a - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth
_uri option is deprecated in favor o
f www_authenticate_uri and will be removed in the S  release.).  Its value may be silently ignored in the future.
2020-04-06 12:57:50.639 25718 INFO cinder.brick.local_dev.lvm [req-9f033afd-7a31-49aa-92ea-05085089a85d - - - - -] Logical Volume not found when querying LVM info. (vg_name=cinder-volumes, lv_name=cinder-volumes-pool
2020-04-06 12:57:54.807 25718 INFO cinder.volume.drivers.lvm [req-9f033afd-7a31-49aa-92ea-05085089a85d - - - - -] Enabling LVM thin provisioning by default because a thin pool exists.
2020-04-06 12:57:56.692 25718 INFO cinder.keymgr.migration [req-97386f7f-e18c-4368-9071-cff6da5f0770 - - - - -] Not migrating encryption keys because the ConfKeyManager is still in use.
2020-04-06 12:57:57.830 25718 INFO cinder.volume.manager [req-9f033afd-7a31-49aa-92ea-05085089a85d - - - - -] Driver initialization completed successfully.
2020-04-06 12:57:57.986 25718 INFO cinder.manager [req-9f033afd-7a31-49aa-92ea-05085089a85d - - - - -] Initiating service 2 cleanup
2020-04-06 12:57:58.010 25718 INFO cinder.manager [req-9f033afd-7a31-49aa-92ea-05085089a85d - - - - -] Service 2 cleanup completed.
2020-04-06 12:57:58.154 25718 INFO cinder.volume.manager [req-9f033afd-7a31-49aa-92ea-05085089a85d - - - - -] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
2020-04-06 12:57:59.409 25718 INFO cinder.volume.manager [req-9f033afd-7a31-49aa-92ea-05085089a85d - - - - -] Driver post RPC initialization completed successfully.

________________________________
From: Alfredo Moralejo Alonso <amoralej at redhat.com>
Sent: Monday, April 6, 2020 4:05 AM
To: Sam Kidder <sam.kidder at mail.wvu.edu>
Cc: users at lists.rdoproject.org <users at lists.rdoproject.org>
Subject: Re: [rdo-users] Openstack with packstack --allinone

Apparently it's failing to create a Cinder volume, could you look for errors in /var/lib/cinder/volume.log?



On Thu, Apr 2, 2020 at 6:27 PM Sam Kidder <sam.kidder at mail.wvu.edu<mailto:sam.kidder at mail.wvu.edu>> wrote:
Hello,
I am trying to build openstack on CentOS7 using the guide here:

https://www.rdoproject.org/install/packstack/

I successfully install openstack and can access the dashboard like any other openstack instance. I face issues when trying to create a cirros image using an m1.tiny in a qcow2 format or centos7 image using m2.small using both qcow2 and raw, see the below errors.
Error: Failed to perform requested operation on instance "tst", the instance has an error status: Please try again later [Error: Build of instance 13cb37c2-47f8-4dba-9507-867b4e65d36c aborted: Volume e2b0619d-b69e-46ef-b0e1-d9319dfb2c76 did not finish being created even after we waited 6 seconds or 3 attempts. And its status is error.].
Error: Failed to perform requested operation on instance "new", the instance has an error status: Please try again later [Error: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5a3657af-fd09-4b05-94d9-ebe9c69e954d.].
Error: Failed to perform requested operation on instance "centosraw", the instance has an error status: Please try again later [Error: Build of instance 2332555b-98a3-4638-b876-3c9357405971 aborted: Volume 74702c41-d858-46aa-95b0-d42038f54e26 did not finish being created even after we waited 209 seconds or 61 attempts. And its status is creating.].

I have tried multiple images and versions, does anyone have any idea how to fix this?

_______________________________________________
users mailing list
users at lists.rdoproject.org<mailto:users at lists.rdoproject.org>
http://lists.rdoproject.org/mailman/listinfo/users

To unsubscribe: users-unsubscribe at lists.rdoproject.org<mailto:users-unsubscribe at lists.rdoproject.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rdoproject.org/pipermail/users/attachments/20200406/10d05fae/attachment.html>


More information about the users mailing list