SlackBuilds Repository

15.0 > System > lvm2-lockd (2.02.154)

Logical Volume Management (LVM) commands use lvmlockd to coordinate
access to shared storage.

NOTE: lvm2 package that comes with Slackware includes lvmlockd
support. However, since neither sanlock or dlm were present at build
time, empty functions were compiled in. In order for lvm commands
(such as lvmcreate, etc) to discover and leverage lvmlockd support,
stock lvm binary has to be replaced:

CLOBBER_STOCK_BINARY=yes ./lvm2-lockd.SlackBuild

The original binary can be restored by reinstalling the stock lvm2
package.

By default, lock type is set to sanlock, dlm can be selected with:

LOCK_TYPE=dlm ./lvm2-lockd.SlackBuild

This will change package dependency from sanlock to dlm (also found
here on SlackBuilds.org).

More information post-install can be found in README.SLACKWARE

This requires: sanlock

Maintained by: Mario Preksavec
Keywords:
ChangeLog: lvm2-lockd

Homepage:
https://www.sourceware.org/lvm2/

Source Downloads:
LVM2.2.02.154.tar.xz (c2732c004d9da7d7d0602745490337ca)

Download SlackBuild:
lvm2-lockd.tar.gz
lvm2-lockd.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds