Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:Update
pacemaker.15718
jsc#ECO-1611-0017-Doc-stonith_admin-delay-is-an...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jsc#ECO-1611-0017-Doc-stonith_admin-delay-is-an-optional-option-for-fe.patch of Package pacemaker.15718
From 3a9ac1ba3fb26e7a0d572a40a1a91184a3c20f56 Mon Sep 17 00:00:00 2001 From: "Gao,Yan" <ygao@suse.com> Date: Tue, 28 Apr 2020 21:12:35 +0200 Subject: [PATCH 17/17] Doc: stonith_admin: --delay is an optional option for --fence/--unfence/--reboot commands --- tools/stonith_admin.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: pacemaker-2.0.1+20190417.13d370ca9/tools/stonith_admin.c =================================================================== --- pacemaker-2.0.1+20190417.13d370ca9.orig/tools/stonith_admin.c +++ pacemaker-2.0.1+20190417.13d370ca9/tools/stonith_admin.c @@ -115,13 +115,13 @@ static struct crm_option long_options[] { "-spacer-", no_argument, NULL, '-', "\nFencing Commands:" }, { "fence", required_argument, NULL, 'F', - "Fence named host. Optional: --timeout, --tolerance." + "Fence named host. Optional: --timeout, --tolerance, --delay." }, { "unfence", required_argument, NULL, 'U', - "Unfence named host. Optional: --timeout, --tolerance." + "Unfence named host. Optional: --timeout, --tolerance, --delay." }, { "reboot", required_argument, NULL, 'B', - "Reboot named host. Optional: --timeout, --tolerance." + "Reboot named host. Optional: --timeout, --tolerance, --delay." }, { "confirm", required_argument, NULL, 'C', "Tell cluster that named host is now safely down."
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor