multipath -l no output in ubuntu after attaching volume

Bug #1773951 reported by cao biao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
zVM Cloud Connector
Fix Committed
Medium
cao biao

Bug Description

root@gpok163:~# ls /dev/dm*
ls: cannot access '/dev/dm*': No such file or directory

dm-* devices also not found.

But found the solution:
In /etc/multipath.conf:
set defaults->find_multipaths to 'no' will solve this problem.

defaults {
 find_multipaths yes
}

not sure the reason and open a bug to track this.

cao biao (flytiger)
Changed in python-zvm-sdk:
assignee: nobody → cao biao (flytiger)
Revision history for this message
jichenjc (jichenjc) wrote :

this might need consult with Ubuntu doc ...

Changed in python-zvm-sdk:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
cao biao (flytiger) wrote :

I wrote the configuration items into codes and fix this.

Changed in python-zvm-sdk:
status: Confirmed → Fix Committed
Revision history for this message
jichenjc (jichenjc) wrote :

I suggest you add the patch link into bug so that we know where to find fix if any problem related occurs

Revision history for this message
cao biao (flytiger) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.