On Thu, Jun 21, 2018 at 12:20 PM <[email protected]> wrote: > Sorry, I found last message some later. > Problem that I can't auth with keystone, and without keystone I can't > create image, because field Volume Type is empty, and in > /var/log/ovirt-engine/engine.log > messages > 2018-06-20 19:24:29,667+03 ERROR > [org.ovirt.engine.core.bll.storage.disk.cinder.GetCinderVolumeTypesByStorageDomainIdQuery] > (default task-60) [9c78dc58-8a03-411e-998b-8ea3b0e6a34a] Query > 'GetCinderVolumeTypesBy > StorageDomainIdQuery' failed: null > 2018-06-20 19:24:29,667+03 ERROR > [org.ovirt.engine.core.bll.storage.disk.cinder.GetCinderVolumeTypesByStorageDomainIdQuery] > (default task-60) [9c78dc58-8a03-411e-998b-8ea3b0e6a34a] Exception: > java.lang.NullPoin > terException >
It probably means that there's no volume types configured for the tenant. You should create a new volume type in cinder that is associated with the ceph backend. In the new volume type, create an extra spec for ceph, e.g. volume_backend_name=ceph. Here are some relevant docs for details: - https://docs.openstack.org/cinder/latest/admin/blockstorage-multi-backend.html - https://docs.openstack.org/horizon/latest/admin/manage-volumes.html > > > > I install openstack keystone and cinder from pike, and create endpoint > /v2.0 and it's solve problem. > As far as I understand, it's impossible to use a cinder without keystone, > and for keystone needed endpoint /v2.0 (not /v2 or /v3). And this api was > removed from openstack release queen. > > The only question that I have left, I also earned glance, but it is > unclear how to use it. The only thing I can do now is export image into it, > that's all. Is this its only function? > > > > 21.06.2018, 11:58, "Shani Leviim" <[email protected]>: > > Hi, > > Can you please supply some more details about the problem? > > Thanks > > *Regards,* > *Shani Leviim* > > On Thu, Jun 21, 2018 at 1:47 AM, <[email protected]> wrote: > > Hi. Did you solve this problem? > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/R4AMON6RE72LD2CHJJNAHYYCERUZBEHX/ > > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/47BYYEKJAWP54AT7XJBOD7CK4IFB3PUZ/ >
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/O24CDECG23MSEBK7YUNA3GKUFY32VTNA/

