Project

General

Profile

Bug #24973

`lvm batch update`

Added by Alfredo Deza over 5 years ago. Updated over 3 years ago.

Status:
Closed
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

Be able to update/replace data devices in one go

Interface has to be defined/discussed, but so far this is the proposal:

ceph-volume lvm batch --update /dev/sda:1 /dev/sdb:2

Where the devices represent data devices exclusively, and the integers represent OSD IDs.

A more consistent interface may be something like:

ceph-volume lvm batch --update /dev/sda --osd-id 1
ceph-volume lvm batch --update /dev/sdb --osd-id 2

History

#1 Updated by Jan Fajerski over 3 years ago

  • Status changed from New to Closed

Not really sure what this is supposed to do.

Also available in: Atom PDF