Hello,<br><br>Is there anybody who can help me to find where is my problem.<br>I'm trying to generate a mapper device with the tools multipath. But visibly it blocs before it finish, because I don't have any new mapper device.<br>

When i chose the verbose level 3 i can see those interesting things:<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote"># multipath -v3<br>
[...]<br>
sda: not found in pathvec<br>[...]<br>sdb: not found in pathvec<br>[...]<br>sdc: not found in pathvec<br>[...]<br>sdd: not found in pathvec<br>[...]<br>test: set ACT_CREATE (map does not exist)<br>test: domap (0) failure for create/reload map<br>

[...]<br>libdevmapper: libdm-common.c(239): Setting SELinux context for /dev/mapper/test to system_u:object_r:fixed_disk_device_t.<br>[...]<br></blockquote><br>I think the most interesting thing is the "domap (0) failure for create/reload map".<br>

I've read a bit about the code mutlipath (cm/linux/storage/multipath-tools/libmultipath/configure.c+domap+(0)+failure+for+create/reload+map&hl=fr&ct=clnk&cd=4&gl=be&client=firefox-a)<br>And conclude (but not sure) that's the dm_addmap failed.<br>

<br>you can find the output of multipath -v3 here:<br> --> <a href="http://rafb.net/p/J45SFA12.html" target="_blank">http://rafb.net/p/J45SFA12.html</a><br><br>My multipath.conf here:<br> --> <a href="http://rafb.net/p/G66QZ826.html" target="_blank">http://rafb.net/p/G66QZ826.html</a><br>

<br>Thank you in advance for any idea!<br><br>Laurent<br><br>