multipath -l <device_name> is failing
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
os-brick |
In Progress
|
Medium
|
Rajat Dhasmana |
Bug Description
While creating instance from bootable volume, during attaching the volume, after the export and map, we try to find multipath for the discovered device.
when we don't find any multipath device in the following paths:
1) /dev/disk/
2) /dev/mapper/<WWID>
we try to execute ``multipath -l <device_name>`` which fails
2021-12-14 15:28:50.120 158 DEBUG oslo_concurrenc
2021-12-14 15:28:50.222 158 DEBUG oslo_concurrenc
2021-12-14 15:28:50.222 158 DEBUG oslo_concurrenc
tags: | added: attach bootable multipatch volume |
Changed in os-brick: | |
importance: | Undecided → Medium |
Fix proposed to branch: master /review. opendev. org/c/openstack /os-brick/ +/821955
Review: https:/