© 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 135 of 146
Make sure that all MMB IP addresses are in the /etc/host file of the appliance.
mgmtsrv01:/opt/Cisco/scripts
# grep ipmi /etc/hosts
192.168.76.28 server03-ipmi server03-ipmi
192.168.76.29 server01-ipmi server01-ipmi
192.168.76.37 server04-ipmi server04-ipmi
192.168.76.38 server02-ipmi server02-ipmi
mgmtsrv01:/opt/Cisco/scripts #
The Python class will be called from the master name server of the SAP HANA database. Therefore, the Python
class must be mentioned in the global.ini file.
Autostart SAP HANA
If you prefer to have the SAP HANA system started automatically after a reset, you can enable the
autostart
function in the instance profile of SAP HANA. You will need to configure this function in all instance profiles.
server01:/hana/shared/ANA/profile # vi ANA_HDB00_server01
...
..
Autostart = 1
...
..