<div dir="ltr">Hi All,<div> Iam using CentOS Linux release 7.2.1511 .</div><div>I downloaded the latest sourcecode from <span style="font-size:medium;color:rgb(0,0,0);font-family:monospace">git clone </span><a href="http://git.opensvc.com/multipath-tools/.git" style="font-size:medium;font-family:monospace">http://git.opensvc.com/multipath-tools/.git</a>.</div><div><br></div><div>The multipath utility(generated by compiling the above source code ) is not working.</div><div>it is giving the below error (last few lines of the strace of multipath -ll)</div><div><br></div><div><div><b>open("/etc/multipath.conf", O_RDONLY)   = 4</b></div><div><b>fstat(4, {st_mode=S_IFREG|0644, st_size=2389, ...}) = 0</b></div><div><b>mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4d7d855000</b></div><div><b>read(4, "# This is a basic configuration "..., 4096) = 2389</b></div><div><b>read(4, "", 4096)                       = 0</b></div><div><b>close(4)                                = 0</b></div><div><b>munmap(0x7f4d7d855000, 4096)            = 0</b></div><div><b>openat(AT_FDCWD, "/etc/multipath/conf.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)</b></div><div><b>access("/etc/initrd-release", F_OK)     = -1 ENOENT (No such file or directory)</b></div><div><b>close(3)                                = 0</b></div><div><b>exit_group(1)                           = ?</b></div><div><b>+++ exited with 1 +++</b></div><div><br></div></div><div><br></div><div>Even when i run multipathd it is giving the below error.</div><div><div>./multipathd -k</div><div>./multipathd: symbol lookup error: ./multipathd: undefined symbol: pthread_cond_init_mono</div></div><div><br></div><div>Any help in this will be great.</div><div><br></div><div>Regards,</div><div>Muneendra.</div></div>