Projects
Eulaceura:Factory
fence-agents
_service:obs_scm:backport-Mid-fence_mpath-Allow...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:backport-Mid-fence_mpath-Allow-reservation_key-in-multipath.c.patch of Package fence-agents
From ca9ae93a90e28876a010e7a065f62a387b857ad2 Mon Sep 17 00:00:00 2001 From: Hideo Yamauchi <renayama19661014@ybb.ne.jp> Date: Mon, 26 Aug 2024 21:25:37 +0900 Subject: [PATCH] Mid: fence_mpath: Allow reservation_key in multipath.conf to be the same as reservation_key in pcmk_host_map. (#592) --- agents/mpath/fence_mpath.py | 1 + 1 file changed, 1 insertion(+) diff --git a/agents/mpath/fence_mpath.py b/agents/mpath/fence_mpath.py index 58450c2c..2d860149 100644 --- a/agents/mpath/fence_mpath.py +++ b/agents/mpath/fence_mpath.py @@ -332,6 +332,7 @@ failing." fail_usage("Failed: No devices found") options["devices"] = [d for d in re.split(r"\s*,\s*|\s+", options["--devices"].strip()) if d] + options["--plug"] = re.sub(r"^0x0*|^0+", "", options["--plug"]) # Input control END result = fence_action(None, options, set_status, get_status) -- 2.33.1.windows.1
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2