tree command output tbd
The deployment of this role follows the style guide from Adfinis Sygroup. Click Here for more info
The following documentention is taking into account
SAP NOTE 2130510 - SAP Host Agent 7.21 The Software comes as part of an installation bundle and can be downloaded as sapcar or rpm. RedHat recommends rpm as it is the easiest way to upgrade. According to SAP Note the command is: saphostexec -upgrade
SAP NOTE 1907566 - Accessing the Latest SAP Host Agent Documentation
- make sure user sapdm, group sapsys exists
- get the current installed version
- get the installable Version
- install/upgrade if required
- requires root
- Optional Paramter:
-pf <ProfilePath>
defaults to /usr/sap/exe
- Install Host agent (from unpacked directory)
/usr/sap/hostctrl/exe/saphostexec -install -verify
- Upgrade hostagent
/usr/sap/hostctrl/exe/hostexecstart -upgrade <path to new version.sar>
/usr/sap/hostctrl/exe/saphostexec -upgrade -verify -archive <path to new version.sar>
- Version Information
/usr/sap/hostctrl/exe/saphostexec -version
- function test