Bug 2187329 - fence_scsi: fix auto-detection of devices for shared VG (RHEL8)
Summary: fence_scsi: fix auto-detection of devices for shared VG (RHEL8)
Keywords:
Status: VERIFIED
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: fence-agents
Version: 8.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.9
Assignee: Oyvind Albrigtsen
QA Contact: cluster-qe
Steven J. Levine
URL:
Whiteboard:
Depends On: 2187327
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-04-17 13:00 UTC by Oyvind Albrigtsen
Modified: 2023-08-10 15:40 UTC (History)
4 users (show)

Fixed In Version: fence-agents-4.2.1-115.el8
Doc Type: Bug Fix
Doc Text:
.The `fence_scsi` agent is now able to auto-detect shared `lvmlockd` devices Previously, the `fence_scsi` agent did not auto-detect shared `lvmlockd` devices. With this update, `fence_scsi` is able to auto-detect `lvmlockd` devices when the 'devices' attribute is not set.
Clone Of: 2187327
Environment:
Last Closed:
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker CLUSTERQE-6622 0 None None None 2023-04-19 21:51:18 UTC
Red Hat Issue Tracker RHELPLAN-154888 0 None None None 2023-04-17 13:01:14 UTC
Red Hat Knowledge Base (Solution) 7010208 0 None None None 2023-04-28 12:19:11 UTC

Description Oyvind Albrigtsen 2023-04-17 13:00:48 UTC
+++ This bug was initially created as a clone of Bug #2187327 +++

Description of problem:
Make fence_scsi able to auto-detect shared lvmlockd devices with "s" flag, like it did for clvm's "c" flag.

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. Create fence_scsi device without specifying device(s)
2.
3.

Actual results:
Fails.

Expected results:
Detects devices from shared VG.

Additional info:
https://github.com/ClusterLabs/fence-agents/pull/537

Comment 4 Oyvind Albrigtsen 2023-05-04 08:26:47 UTC
Additional patch to add clvm/lvmlockd support info to metadata, and allow using space-separated devices as well:
https://github.com/ClusterLabs/fence-agents/pull/543


Note You need to log in before you can comment on or make changes to this bug.