Project

General

Profile

Actions

Bug #44285

closed

ceph-volum lvm create_lv is called without a vg name

Added by Jan Fajerski about 4 years ago. Updated about 4 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

See:

ceph: root@mira118 /]$ceph-volume lvm prepare  --bluestore --data /dev/sdg --no-systemd 
 stderr: unable to read label for /dev/sdg: (2) No such file or directory
Running command: /usr/bin/ceph-authtool --gen-print-key
Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring -i - osd new b3e1e38a-8e93-4eb6-a464-18744da79597
Running command: /usr/sbin/lvcreate --yes -l 100%FREE -n osd-block-b3e1e38a-8e93-4eb6-a464-18744da79597 
 stderr: Volume group name  has invalid characters
  Run `lvcreate --help' for more information.
--> Was unable to complete a new OSD, will rollback changes
Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring osd purge-new osd.1 --yes-i-really-mean-it
 stderr: purged osd.1
-->  RuntimeError: command returned non-zero exit status: 3


Related issues 1 (0 open1 closed)

Copied from ceph-volume - Bug #44246: ceph-volum lvm get_device_vgs() doesn't filter by prefixResolved

Actions
Actions #1

Updated by Jan Fajerski about 4 years ago

  • Copied from Bug #44246: ceph-volum lvm get_device_vgs() doesn't filter by prefix added
Actions #2

Updated by Jan Fajerski about 4 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF