ClusterLabs / ClusterLabs/resource-agents

ocf:pacemaker:controld+ocf:heartbeat:lvmlockd dont't work on debian buster.

Open
#1,663 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
519
Forks
608
Avg merge
6d 1h
Merged PRs (30d)
7

Description

Debian 10 buster:

Dlm-controld and lvmlockd do not work together.
My actions:
1. I run resource dlm-controld && clone it on all nodes.
2. I run resource lvmlockd && && clone it on all nodes.

OK, they're starting up.

3. I do it for my block device:
pvcreate /dev/sdX
vgcreate --shared vgname /dev/sdX

OK, this works too.

4. On all nodes:
vgchange --lock-start

And recheck "dlm_tool ls" , a lockspace should've been added!
It was added.

5. Shutdown or reboot any node

And..

Recheck "dlm_tool ls", and this node is not in the list!

This node was uploaded and online at that time.

The node should return to this table.

Suse or on Centos did not check.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.