[ovirt-devel] vdsm libs dependencies

Pavel Gashev Pax at acronis.com
Fri Jun 9 11:49:17 UTC 2017


Hello,

I have a question about dependencies of vdsm libraries. Could somebody suggest how I can use vdsm.network.ipwrapper from vdsm.storage?

Specifically, I need a way to determine that an IP address of NFS path is local. The right way to determine that is as simple as the following:

# /sbin/ip route get X.X.X.X | grep -q ^local && echo IP is local

This is why I need to use vdsm.network.ipwrapper. See details at https://gerrit.ovirt.org/#/c/68822/

Thanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/devel/attachments/20170609/615414ad/attachment-0001.html>


More information about the Devel mailing list