Commit e5e4296
committed
ceph-volume: fix raw list for lvm devices
raw list shouldn't list lvm OSDs.
This confuses the generic activate process given that it relies
on the raw list to detect which kind of OSD is being activated.
Fixes: https://tracker.ceph.com/issues/62002
Signed-off-by: Guillaume Abrioux <[email protected]>1 parent b3fd5b5 commit e5e4296
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
92 | 95 | | |
93 | 96 | | |
94 | 97 | | |
| |||
0 commit comments