Project

General

Profile

Actions

Bug #64560

closed

ceph-volume: when create osd, vgcreate stderr failed to find PV

Added by changzhi tan 2 months ago. Updated about 1 month ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
Target version:
% Done:

0%

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

Description

When I create an OSD, I get an error message in the attachment:

  1. ceph orch daemon add osd ceph02:/dev/sdl

bin/docker: stderr Ruming command: nsenter --mount=/rootfs/roc/l/ns/mnt --ipc=/rootfs/proc//ns/ipc -net=/rootfs/proc/1/ns/net
--uts=/rootfs/proc/1/ns/uts /sbin/vgcreate --yes ceph-16ee7c67-ad76-4ff9-a438-94aea350cb23 /dev/sdl

stderr: Failed to find PV /dev/sdl
stderr --> Was unable to complete a new OSD,will rollback changes

I think you should create a PV before creating a vg (although vgcreate might create a PV)
https://github.com/ceph/ceph/pull/55756


Files

20240226172637.png (138 KB) 20240226172637.png changzhi tan, 02/26/2024 09:27 AM
Actions #1

Updated by Radoslaw Zarzynski 2 months ago

  • Project changed from RADOS to ceph-volume
Actions #2

Updated by Guillaume Abrioux 2 months ago

  • Status changed from New to Fix Under Review
  • Assignee set to changzhi tan
  • Backport set to reef,quincy
Actions #3

Updated by Guillaume Abrioux about 1 month ago

  • Backport changed from reef,quincy to squid,reef,quincy
Actions #4

Updated by Guillaume Abrioux about 1 month ago

  • Status changed from Fix Under Review to Can't reproduce

Closing based on the comments in the linked github PR.

Actions

Also available in: Atom PDF