Giter VIP home page Giter VIP logo

Comments (3)

rhmk avatar rhmk commented on August 29, 2024

The command needs-restarting is part of the package yum-utils, which is not in the list of required packages (i.e.@base or @server) This command is used to check if a reboot of the server is required. Hence yum-utils is added to the list of required packages.

This command is used in the module "check if reboot is required (7.3+)"
Currently this module is only executed on RHEL7, so the when statement is changed accordingly.
If the command is not installed this module fails.

If the module named "check if reboot is required (7.3+)" is skipped the according variable "sap_hana_preconfigure_register_reboot_required" is not set.
If the default value of "sap_hana_preconfigure_reboot_after_update" is changed to true and sap_hana_preconfigure_register_reboot_required is not set the playbook will fail with unset variable.

from sap-hana-preconfigure.

rhmk avatar rhmk commented on August 29, 2024

Patches are submitted against berndfingers fork

from sap-hana-preconfigure.

berndfinger avatar berndfinger commented on August 29, 2024

See https://github.com/berndfinger/sap-preconfigure/blob/4a1f8c15991a4c8369ab56f7c457c49a96e76bcb/tasks/installation.yml . I tested using the environment groups as demanded in SAP notes 2002167 and 2772999. For RHEL 8, I am using "yum needs-restarting -r". For RHEL 7, I am using "needs-restarting -r".

from sap-hana-preconfigure.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.