Stephen Taylor 213596d71c [ceph-osd] Correct naming convention for logical volumes in disk_zap()
OSD logical volume names used to be based on the logical disk path,
i.e. /dev/sdb, but that has changed. The lvremove logic in disk_zap()
is still using the old naming convention. This change fixes that.

Change-Id: If32ab354670166a3c844991de1744de63a508303
2020-12-17 09:29:51 -07:00
..