Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP1:Update
resource-agents.24246
0001-Improve-the-error-message-if-monpassword-w...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-Improve-the-error-message-if-monpassword-was-not-set.patch of Package resource-agents.24246
From 99751f2f976e5bc432b957d0d996d3abac94e0ee Mon Sep 17 00:00:00 2001 From: Peter Varkoly <varkoly@suse.com> Date: Thu, 28 Apr 2022 14:52:32 +0200 Subject: [PATCH 1/1] Improve the error message if monpassword was not set. --- heartbeat/oracle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heartbeat/oracle b/heartbeat/oracle index caee18a8..8cf4e364 100755 --- a/heartbeat/oracle +++ b/heartbeat/oracle @@ -444,7 +444,7 @@ check_mon_user() { fi if [ -z "$OCF_RESKEY_monpassword" ]; then - ocf_exit_reason "Please explicitly set a password for $MONUSR oracle user" + ocf_exit_reason "Resource param 'monpassword' not set. Please configure monpassword for $MONUSR oracle user" exit $OCF_ERR_CONFIGURED fi -- 2.34.1
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