Project

General

Profile

Actions

Feature #36603

closed

Allow loop device as a LVM backend

Added by Mariusz Strzelecki over 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Loop device usage is a convinient way to deploy small Ceph clusters for development, however ceph-volume lvm create doesn't allow to use them with lsblk probing, throwing as exception Cannot use device (/dev/loopX). The second method of device type recongnition (using python's stat module) works fine.

The patch is already submitted: https://github.com/ceph/ceph/pull/24765 and works fine in dev environment.

Actions

Also available in: Atom PDF