-
Notifications
You must be signed in to change notification settings - Fork 2
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
Remove superfluously BuildRequires: HANA-Firewall #36
Merged
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
(bsc#1190774) Add SAPHanaSR via global.ini as proposed in https://documentation.suse.com/sbp/all/html/SLES4SAP-hana-sr-guide-PerfOpt-15/index.html#id-1.10.6.6
SUSE SAP HA Yast wizard for HANA doesn´t configure the HANA hooks.
…ension but we ship .ko.xz bsc#1197290
Replace tab with spaces.
This reads the proposal for the modules watchdog and fence. This is neccessary when reading an earlier configuration.
max lenngth 256 all ascii is allowed 33-126 instead of "*" and "/".
… from 33 until 125 expect of '*' and '/'. The identifier can be 256 character long However, for security and technical reasons, we only allow alphanumeric characters as well as '-' and '_'. The identifier must not be longer than 30 characters and it must be minimum 2 long. Add some check for SID and site identifier.
yast2-sap-ha: S:M:24423:276258: csync2 configuration not enabled
joseivanlopez
approved these changes
Nov 20, 2023
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.
Problem
The BuildRequires: HANA-Firewall couses a lot problems but it is superfluously.
The parameter global_allocation_limit and global_alloc_limit were not evaluated
Solution
Remove superfluously BuildRequires
Evaluate the parameter.