Project

General

Profile

Bug #36240

/dev/disk/by-id fails in batch

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

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

They aren't recognized by the disk_api in ceph-volume because those names don't exist in /sys/block/.

What would need to happen here is to:

  • Detect if device is a symlink, follow it to its realpath
  • Fail hard if the realpath name does not appear in /sys/block/

History

#1 Updated by Ken Dreyer over 4 years ago

  • Pull request ID set to 28060

#2 Updated by Rishabh Dave over 4 years ago

Is this issue resolved since the corresponding PR has been merged?

Also available in: Atom PDF