<div dir="ltr">Hi,<div><br></div><div>this function is defined in time-util.c, and served by libmultipath.</div><div>Please make sure your binaries link to the newly built libmultipath, using ldd, and not to a package-installed one.</div><div><br></div><div>Best regards,</div><div>Christophe</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 24, 2016 at 7:21 AM, muneendra kumar <span dir="ltr"><<a href="mailto:muneendra737@gmail.com" target="_blank">muneendra737@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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" target="_blank">http://git.opensvc.com/<wbr>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_<wbr>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>
<br>--<br>
dm-devel mailing list<br>
<a href="mailto:dm-devel@redhat.com">dm-devel@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/dm-devel" rel="noreferrer" target="_blank">https://www.redhat.com/<wbr>mailman/listinfo/dm-devel</a><br></blockquote></div><br></div>