]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common: do not skip unavailable devices 37524/head
authorJoshua Schmid <jschmid@suse.de>
Fri, 2 Oct 2020 09:37:58 +0000 (11:37 +0200)
committerJoshua Schmid <jschmid@suse.de>
Fri, 2 Oct 2020 09:46:06 +0000 (11:46 +0200)
commitb9e3da39193419c3fd606a4cba586bea58c6e961
tree79afdf2e376be801b3b0af3c94a82fe43318512e
parent3314844fb333579fd1f6a7e89da01724346fdb7f
python-common: do not skip unavailable devices

Fixes: https://tracker.ceph.com/issues/47726
We should assemble the device set based on the drivegroups in
mgr/cephadm (regardless of their availability) and pass it to c-v.

This patch is the missing piece to actually do this.

related changes: https://github.com/ceph/ceph/pull/34740/commits/7d168ad7bdbb6d6d5231a4ae540ab03040b49a38

Signed-off-by: Joshua Schmid <jschmid@suse.de>
src/python-common/ceph/deployment/drive_selection/selector.py