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

Fixed In Version: fence-agents-4.10.0-46.el9
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:
: 2187329 (view as bug list)
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-6649 0 None None None 2023-04-19 22:20:15 UTC
Red Hat Issue Tracker RHELPLAN-154887 0 None None None 2023-04-17 12:58:40 UTC
Red Hat Knowledge Base (Solution) 7010208 0 None None None 2023-04-28 12:18:21 UTC

Description Oyvind Albrigtsen 2023-04-17 12:57:57 UTC
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:20 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.