Discussion:
[linux-lvm] How to compile lvm with lvmlockd
Ravi Hemnani
2017-08-22 16:59:25 UTC
Permalink
Hey

How to compile lvm with lvmlockd? I cant see any documentation related to
that. I want to use lvmlockd on ubuntu/debian. Any help is appreciated.
--
Thank you and Regards,

Ravi Hemnani.
David Teigland
2017-08-24 15:19:14 UTC
Permalink
Post by Ravi Hemnani
Hey
How to compile lvm with lvmlockd? I cant see any documentation related to
that. I want to use lvmlockd on ubuntu/debian. Any help is appreciated.
You'll need packages for dlm and sanlock, and configure lvm with
--enable-lvmlockd-sanlock --enable-lvmlockd-dlm.

Dave
Ravi Hemnani
2017-08-24 18:48:29 UTC
Permalink
Hey,

Thank you for getting back on this. I was successfully able to complie
lvmlockd on ubuntu. Initializing lvmlockd is causing some issues especially
during first vgcreate in order to create global lock. I will pass on more
information on that soon.
Post by David Teigland
Post by Ravi Hemnani
Hey
How to compile lvm with lvmlockd? I cant see any documentation related to
that. I want to use lvmlockd on ubuntu/debian. Any help is appreciated.
You'll need packages for dlm and sanlock, and configure lvm with
--enable-lvmlockd-sanlock --enable-lvmlockd-dlm.
Dave
--
Thank you and Regards,

Ravi Hemnani.
Loading...