Hello SAP experts,
I am facing and error when I am trying to add host to single node sps7 Hana as worker from HLM tool from studio.The add Host fails..with below error.My Master node (single node) is connected via storage connector but for some reason my python script hdbaddhost failes..sudeor is also maintaid for sidadm ,sapadm user.
My all Hana node has separate data and Log storage and hana/shared is NFS mounted on all host
Could not execute 'hdbmount.py --sudoers...'
Performing python script failed
Starting external program /usr/bin/python
Command line is: /usr/bin/python /hana/shared/SID/HDB/exe/python_support/hdb_ha/hdbmount.py --sudoers --configFiles=/hana/shared/SID/global/hdb/custom/config
Output line 1: failed with: list index out of range
Output line 2: please check loadability of your Storage Connector
Program terminated with exit code 1
I maintained Below parameter as per instructions. Maintiained new client.py file per note 1880721
[communication]
listeninterface = .global
[internal_hostname_resolution]
<IP>=Host1
<IP>=Host2
[persistence]
basepath_datavolumes = /hana/data/SID
basepath_logvolumes = /hana/log/SID
[storage]
ha_provider = hdb_ha_fcClientLVM
partition_*_*__prtype = 5
partition_1_data__lvmname = hanadata1vg-hanadata1lv
partition_1_log__lvmname = hanalog1vg-hanalog1lv
partition_2_data__lvmname = hanadata2vg-hanadata2lv
partition_2_log__lvmname = hanalog2vg-hanalog2lv
partition_3_data__lvmname = hanalog3vg-hanalog3lv
ha_provider_path = /usr/sap/SID/HDB/exe/python_support
I have attached the hlm err log to this discussion.
Please advise to resolve this error asap
Regards
Pranav