Project

General

Profile

Bug #11063

ceph-disk prepare fails on 2.6.32 / RHEL 6.5

Added by Loïc Dachary about 9 years ago. Updated about 9 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

On

LSB Version:    :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-a\
md64:printing-4.0-noarch
Distributor ID: RedHatEnterpriseServer
Description:    Red Hat Enterprise Linux Server release 6.5 (Santiago)
Release:        6.5
Codename:       Santiago

ceph-disk prepare fails because /dev/disk/by-partuuid does not exist, only by-uuid is populated
  /dev/disk/by-uuid:
  total used in directory 0 available 965556
  drwxr-xr-x 2 root root  80  7 mars  21:29 .
  drwxr-xr-x 5 root root 100  7 mars  14:11 ..
  lrwxrwxrwx 1 root root  10  7 mars  21:29 053f85d7-ec8a-4194-8fe7-ffe8adc8329c -> ../../vdb1
  lrwxrwxrwx 1 root root  10  7 mars  14:11 78b927bd-ae9f-456b-8a43-41b24df0c293 -> ../../vda1

although the udev events are sent as expected
$ udevadm monitor
DEV  [1425781773.302056] remove   /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1 (block)
KERNEL[1425781773.306631] change   /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb (block)
KERNEL[1425781773.306646] add      /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1 (block)
UDEV  [1425781773.327079] change   /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb (block)
UDEV  [1425781773.345399] add      /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1 (block)


Related issues

Duplicates Ceph - Bug #8498: udev rules not used on RHEL6/CentOS6 Can't reproduce 06/02/2014

History

#1 Updated by Loïc Dachary about 9 years ago

  • Status changed from New to Duplicate

This is when running from sources without the 60-ceph-partuuid-workaround.rules workaround applied

Also available in: Atom PDF