-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix HANA_CALL inner timeouts prevent proper logging #241
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add sid to GLOBALS - was anyway used like a GLOBAL variable
…ssary further looping
…ep was anyway missing -q option)
…ailable with bash4
Corrected some typos.
Update SAPHanaSR_maintenance_examples.7
add missing FLOW messages - returning from functions
susTkOver.py: correted description
Scoring crm master
convert SID to sid - get rid of external tr call
manpage SAPHanaSR_maintenance_examples.7: example --suspendPrimary
typo fixed to enable RemoveSAPSockets choice
saphana_validate | sht_validate - get rid of external grep calls
…atusSRS analyze_hana_sync_statusSRS - get rid of external grep - used bash regex
Runtime - get rid of external calls to date and use bash internal SEC…
… bash features. see discussion in PR#158 and SUSE#159
…anaSR resource agents working even in situations with /tmp filesystem full. (bsc#1210728) fix identation - exchange tabs with blanks
man SAPHanaSR.py.7: requirements
man SAPHanaSR.py.7: r/w -> read/write
adapt copyright date and version strings prepare changelog and spec file for next mainteance update prevent trailing newline in the input of the hexdump log do not log a hexdump of an empty node status
adapt last changes from SAPHanaSR-ScaleOut
man SAPHanaSR.py.7: python 3
…init' function will be used in 'sht_monitor_clone' to set the attribute in the CIB (bsc#1219194)
…cale-out vs. scale-up
…cale-out vs. scale-up
…cale-out vs. scale-up
bsc#1219194 - variable 'site' must be a global
man SAPHanaSR-showAttr: hana_..._op_mode and hana_..._srmode scale-up vs. scale-out
…ported instead of 'command not found' (bsc#1218333) update changelog files
catch monitor calls for non-cloned resources
fix load error of susChkSrv.py
fix regression in topology (bsc#1219785)
SAPHanaSR.py.7: example checking HANA python
SAPHanaSR_basic_cluster.7: fixed sbd example
…er hdbnsutil logging within nameserver.*.00000.*.trc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fixes #240