[ceph-users] Re: Cephadm Hangs During OSD Apply

2020-06-05 Thread m
Cool. Cool cool cool. Looks like the issue I was experiencing was resolved by https://github.com/ceph/ceph/pull/34745. Didn't know encrypted OSD's weren't supported at all. v15.2.0 did seem to handle them fine, looks like 15.2.1 and 15.2.2 have some regression there. Under 15.2.1 OSD's are now

[ceph-users] Re: Cephadm Hangs During OSD Apply

2020-06-04 Thread Sebastian Wagner
encrypted OSDS should land in the next octopus release: https://tracker.ceph.com/issues/44625 Am 27.05.20 um 20:31 schrieb m...@silvenga.com: > I noticed the luks volumes were open, even though luksOpen hung. I killed > cryptsetup (once per disk) and ceph-volume continued and eventually created

[ceph-users] Re: Cephadm Hangs During OSD Apply

2020-06-02 Thread m
Just following up. Is hanging, during the provisioning of an encrypted OSD, expected behavior with the current tooling? ___ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-le...@ceph.io

[ceph-users] Re: Cephadm Hangs During OSD Apply

2020-05-27 Thread m
I noticed the luks volumes were open, even though luksOpen hung. I killed cryptsetup (once per disk) and ceph-volume continued and eventually created the osd's for the host (yes, this node will be slated for another reinstall when cephadm is stabilized). Is there a way to remove an osd service