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

tasks.ceph_deploy: Work around admin keyring bug #1259

Closed
wants to merge 1 commit into from

Conversation

oms4suse
Copy link
Contributor

This is a short term work around for bug:

http://tracker.ceph.com/issues/17849

As requested by Sage on the ceph-devel mailing list in thread:

"Understanding encrypted OSD's and cephx"

The work around adds the admin key to all nodes with encrypted OSD's by
running the command:

ceph-deploy admin $NODE

So the admin keyring is present.

This work around should be fixed by making a new "one step set up" command,
as detailed by Sage.

Signed-off-by: Owen Synge osynge@suse.com

@oms4suse
Copy link
Contributor Author

I am currently waiting for conformation if master is still failing this test suite following this bug fix being merged.

https://github.com/ceph/ceph/pull/11996

If master is now passing this test suite this work around patch can be dropped.

@oms4suse
Copy link
Contributor Author

Rebased to master to help retest this.

@oms4suse
Copy link
Contributor Author

this failed with master due to issue addressed in #1271

This is a short term work around for bug:

    http://tracker.ceph.com/issues/17849

As requested by Sage on the ceph-devel mailing list in thread:

    "Understanding encrypted OSD's and cephx"

The work around adds the admin key to all nodes with encrypted OSD's by
running the command:

    ceph-deploy admin $NODE

So the admin keyring is present.

This work around should be fixed by making a new "one step set up" command,
as detailed by Sage.

Signed-off-by: Owen Synge <osynge@suse.com>
@oms4suse
Copy link
Contributor Author

#1271 is now merged so the test now pass.

@vasukulkarni
Copy link
Contributor

@oms4suse @yuriw tests are still failing http://pulpito.ceph.com/teuthology-2016-11-20_11:50:01-ceph-deploy-master-distro-basic-mira/ , not sure if this ceph/ceph#11996 made any difference , I think the admin key issue originally reported is unrelated to whether its clear or encrypted osd's.

@liewegas
Copy link
Member

ceph-qa-suite is now merged into ceph.git. Please resubmit this PR against ceph.git.

@liewegas liewegas closed this Dec 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants