Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial keyring does not contain keys #3483

Closed
snoopel opened this issue Jan 8, 2019 · 2 comments
Closed

initial keyring does not contain keys #3483

snoopel opened this issue Jan 8, 2019 · 2 comments
Labels

Comments

@snoopel
Copy link

snoopel commented Jan 8, 2019

Hello,
I have updated from version 3.0 to version 3.2.

I get the following error message:

2019-01-08 20:33:57,122 p=125021 u=root | fatal: [10.253.91.132]: FAILED! => changed=false
msg: 'initial keyring does not contain keys: client.bootstrap-mgr client.bootstrap-rbd-mirror'
rc: 1
2019-01-08 20:33:57,127 p=125021 u=root | fatal: [10.253.91.131]: FAILED! => changed=false
msg: 'initial keyring does not contain keys: client.bootstrap-mgr client.bootstrap-rbd-mirror'
rc: 1
2019-01-08 20:33:57,141 p=125021 u=root | fatal: [10.253.91.133]: FAILED! => changed=false
msg: 'initial keyring does not contain keys: client.bootstrap-mgr client.bootstrap-rbd-mirror'

  • OS (e.g. from /etc/os-release):
    VERSION="16.04.3 LTS (Xenial Xerus)"
  • Kernel (e.g. uname -a):
    4.4.0-87-generic Fix updatedb disable #110-Ubuntu SMP Tue Jul 18 12:55:35 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
  • Ansible version (e.g. ansible-playbook --version):
    ansible-playbook --version
    ansible-playbook 2.7.0
    config file = None
    configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
    ansible python module location = /usr/local/lib/python2.7/dist-packages/ansible
    executable location = /usr/local/bin/ansible-playbook
    python version = 2.7.12 (default, Nov 12 2018, 14:36:49) [GCC 5.4.0 20160609]
  • ceph-ansible version (e.g. git head or tag or stable branch):
    Master-release
  • Ceph version (e.g. ceph -v):
    ceph -v
    ceph version 12.2.10 (177915764b752804194937482a39e95e0ca3de94) luminous (stable)
@zmc
Copy link
Member

zmc commented Jan 8, 2019

I've been hitting this consistently recently; I thought it must be a recent regression, but I haven't been able to work around it by reverting anything recent. Perhaps it has been broken for quite some time?

Edit: I should also note that this breaks deployment of containerized clusters who will not have an rbdmirror deployed.

@zmc zmc added the bug label Jan 8, 2019
@leseb
Copy link
Member

leseb commented Jan 8, 2019

This is because you're using ceph-ansible@master to deploy L or M. Use stable-3.2 to deploy L or M.

@leseb leseb closed this as completed Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants