]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: allow removable devices but exclude USB 54707/head
authorKim Minjong <make.dirty.code@gmail.com>
Fri, 3 Feb 2023 04:57:05 +0000 (13:57 +0900)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Wed, 29 Nov 2023 11:46:07 +0000 (18:46 +0700)
commit9d7d3157c56509eb87a0a80c00bbcb7877611c84
tree9c4175a84fa0aa3acda9a1b3bb321710d5c73dbf
parenta6a115dee87f9d8fede9f6bccde4b3fce30d1779
ceph-volume: allow removable devices but exclude USB

Changed the logic to exclude USB devices to pass hot swap devices that were
passed through before the bug.

Fixes: https://tracker.ceph.com/issues/57907
Fixes: https://tracker.ceph.com/issues/58189
Fixes: https://tracker.ceph.com/issues/58306
Fixes: https://tracker.ceph.com/issues/58591
Signed-off-by: Kim Minjong <make.dirty.code@gmail.com>
(cherry picked from commit bd5e1a83495e31e457827f564c56fba23f4da8c9)
src/ceph-volume/ceph_volume/util/device.py
src/ceph-volume/ceph_volume/util/disk.py