Hi, 

I want to have a test of lvmlockd, while try to compile the lvm2, which version 
is LVM2.2.02.177, or 2.2.02.168. 

With the configure:  
./configure --enable-cmirrord --enable-debug --disable-devmapper 
--enable-lvmetad --enable-lvmpolld --enable-lvmlockd-sanlock --enable-dmeventd 
--enable-udev_sync --enable-cmdlib

But failed as below with configure error check: 

checking for LOCKD_SANLOCK... no
configure: error: bailing out

The environment is Ubuntu 1710. 

And I had install the sanlock as below: 
root@u610:~/LVM2.2.02.177# dpkg -l |grep sanlock
ii  libsanlock-client1                         3.3.0-2.1                        
            amd64        Shared storage lock manager (client library)
ii  libsanlock-dev                             3.3.0-2.1                        
            amd64        Shared storage lock manager (development files)
ii  libsanlock1                                3.3.0-2.1                        
            amd64        Shared storage lock manager (shared library)
ii  libvirt-sanlock                            3.6.0-1ubuntu5                   
            amd64        Sanlock plugin for virtlockd
ii  python-sanlock                             3.3.0-2.1                        
            amd64        Python bindings to shared storage lock manager
ii  sanlock                                    3.3.0-2.1                        
            amd64        Shared storage lock manager

Is there something wrong with it? 

Thanks

_______________________________________________
linux-lvm mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

Reply via email to