+++ 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
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