Summary: | openstack-glance: OSP12 OC deployment with external ceph: unable to create image (status: queued) | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Alexander Chuzhoy <sasha> |
Component: | openstack-tripleo-heat-templates | Assignee: | John Fulton <johfulto> |
Status: | CLOSED ERRATA | QA Contact: | Yogev Rabl <yrabl> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 12.0 (Pike) | CC: | cyril, dprince, eglynn, fpercoco, gfidente, jjoyce, johfulto, mburns, pdeore, pgrist, rhel-osp-director-maint, sasha, scohen, srevivo |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | 12.0 (Pike) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-tripleo-heat-templates-7.0.0-0.20170805163048 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-12-13 21:45:43 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: |
Description
Alexander Chuzhoy
2017-07-31 17:16:18 UTC
gfidente or johfulto might help here. Ceph authentication is not set up [1]. Does your undercloud include this change? https://review.openstack.org/#/c/482500/ [1] as per the sosreport from controller-0.redhat.local-20170731174937 2017-07-31 17:50:12.481195 7f29891c9700 -1 auth: unable to find a keyring on /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin: (2) No such file or directory 2017-07-31 17:50:12.481204 7f29891c9700 -1 monclient(hunting): ERROR: missing keyring, cannot use cephx for authentication 2017-07-31 17:50:12.481205 7f29891c9700 0 librados: client.admin initialization error (2) No such file or directory Error connecting to cluster: ObjectNotFound [jfulton@skagra ceph]$ cat ceph_health_detail 2017-07-31 17:50:11.902068 7f05347f2700 -1 auth: unable to find a keyring on /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin: (2) No such file or directory 2017-07-31 17:50:11.902088 7f05347f2700 -1 monclient(hunting): ERROR: missing keyring, cannot use cephx for authentication 2017-07-31 17:50:11.902090 7f05347f2700 0 librados: client.admin initialization error (2) No such file or directory Error connecting to cluster: ObjectNotFound Verified on openstack-tripleo-heat-templates-7.0.3-3.el7ost.noarch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:3462 |