Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15
pacemaker.16898
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.16898
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 --- fencing/admin.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: pacemaker-1.1.18+20180430.b12c320f5/fencing/admin.c =================================================================== --- pacemaker-1.1.18+20180430.b12c320f5.orig/fencing/admin.c +++ pacemaker-1.1.18+20180430.b12c320f5/fencing/admin.c @@ -104,13 +104,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