Displaying 1 result from an estimated 1 matches for "mpath01".
Did you mean:
mpath0
2011 Sep 13
1
libvirt does not recognize all devices in iscsi and mpath pools in a predictable manner
...</target>
</pool>
and:
<pool type="mpath">
<name>mpath01</name>
<target>
<path>/dev/mapper</path>
</target>
</pool>
I chose <path>/dev/disk/by-id</path> over /dev/disk/by-path for the iscsi pool
because I need to be able to migrate running virtual machines to other hosts,
so the actual device pat...