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

ceph-volume dmcrypt support for simple #20264

Merged
merged 36 commits into from Feb 7, 2018
Merged

ceph-volume dmcrypt support for simple #20264

merged 36 commits into from Feb 7, 2018

Conversation

alfredodeza
Copy link
Contributor

Fixes: http://tracker.ceph.com/issues/22620

Includes support for both plain and luks setup with ceph-disk if using a lockbox.

Alfredo Deza added 30 commits January 30, 2018 16:33
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Using realpath always means that device mapper paths, like for dmcrypt
or LVM will get mangled and will return something like `/dev/dm-1` which
is not useful for anything in ceph-volume

Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
…and luks

Signed-off-by: Alfredo Deza <adeza@redhat.com>
…one call

Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
…ceph-disk

Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
…s support

Signed-off-by: Alfredo Deza <adeza@redhat.com>
…in support

Signed-off-by: Alfredo Deza <adeza@redhat.com>
…s support

Signed-off-by: Alfredo Deza <adeza@redhat.com>
…in support

Signed-off-by: Alfredo Deza <adeza@redhat.com>
…n support

Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza added 2 commits February 2, 2018 09:10
… support

Signed-off-by: Alfredo Deza <adeza@redhat.com>
…n support

Signed-off-by: Alfredo Deza <adeza@redhat.com>
@andrewschoen
Copy link
Contributor

jenkins test ceph-volume tox

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
@andrewschoen
Copy link
Contributor

jenkins test ceph-volume tox

@andrewschoen
Copy link
Contributor

jenkins test ceph-volume simple all

This will allow for some time for OSD services to start back up after
reboot. If not we see race conditions where tests fail because they
were run before the OSD finished startup.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
@andrewschoen
Copy link
Contributor

jenkins test ceph-volume simple all

@andrewschoen
Copy link
Contributor

jenkins test ceph-volume simple xenial-bluestore-dmcrypt_plain

@andrewschoen
Copy link
Contributor

jenkins test ceph-volume simple centos7-bluestore-dmcrypt_luks

@andrewschoen
Copy link
Contributor

jenkins test ceph-volume simple centos7-filestore-activate

@andrewschoen
Copy link
Contributor

jenkins test ceph-volume simple centos7-bluestore-activate

@andrewschoen
Copy link
Contributor

jenkins test ceph-volume simple centos7-filestore-activate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants