Project

General

Profile

Actions

Bug #24969

closed

`lvm create` should allow carving out LVs from existing VGs

Added by Alfredo Deza almost 6 years ago. Updated over 3 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

This is particularly useful for filestore where Journals will be size restricted, so something like this would be allowed:

ceph-volume lvm create --filestore --data /dev/sda --journal /dev/sdb

Where sdb would be converted to one big VG and just 10GB would be cut out. Second iteration would look like:

ceph-volume lvm create --filestore --data /dev/sdd --journal /dev/sdb

And in this case ceph-volume would understand /dev/sdb is part of an existing VG, so it would just try to carve out another 10GB LV from it

Actions #1

Updated by Jan Fajerski over 4 years ago

  • Assignee set to Jan Fajerski
Actions #2

Updated by Jan Fajerski over 3 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 34740
Actions #3

Updated by Jan Fajerski over 3 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF