Hi,
I tried to add host into my existing HANA system, but received below errors:
Header 106:28:21.600 - INFO: -----------------------------------------------------------
06:28:21.600 - INFO: Adding additional host to SAP HANA Database...
06:28:21.600 - INFO: -----------------------------------------------------------
06:28:21.601 - INFO: Starting external program /hana/shared/TDB/global/hdb/install/bin/hdbmodify
06:28:21.601 - INFO: Command line is: /hana/shared/TDB/global/hdb/install/bin/hdbmodify -b --instlog_dir=/var/tmp/hdb_TDB_hdblcm_add_hosts_2016-05-30_06.27.42 --addhosts=c9t22875:role=worker:group=default --sid=TDB --nostart=0 --root_user=root --sapmnt=/hana/shared --install_ssh_key=1 --skip_hostagent_password=1 --remote_execution=ssh --install_hostagent=1 --read_password_from_stdin=xml
06:28:23.177 - INFO: Output line 1:
06:28:23.177 - INFO: Output line 2:
06:28:23.177 - INFO: Output line 3: SAP HANA Lifecycle Management - hdbmodify_addhosts 1.00.102.02.1446663129
06:28:23.177 - INFO: Output line 4: **************************************************************************
06:28:23.177 - INFO: Output line 5:
06:28:23.274 - INFO: Output line 6:
06:28:23.274 - INFO: Output line 7: System Properties:
06:28:23.274 - INFO: Output line 8: TDB /hana/shared/TDB HDB_ALONE
06:28:23.274 - INFO: Output line 9: HDB01
06:28:23.274 - INFO: Output line 10: version: 1.00.102.02.1446663129
06:28:23.275 - INFO: Output line 11: host: c9t22874.ijsc.testcorp.net (Database Worker (worker))
06:28:23.275 - INFO: Output line 12:
06:28:23.804 - INFO: Output line 13: Start reading from input channel...
06:28:23.810 - INFO: Output line 14: ... Done.
06:28:23.847 - INFO: Output line 15: Modifying configuration of SAP HANA System 'TDB'...
06:28:23.868 - INFO: Output line 16:
06:28:23.869 - INFO: Output line 17: Summary before execution:
06:28:23.869 - INFO: Output line 18: Installation Path: /hana/shared
06:28:23.869 - INFO: Output line 19: SAP HANA System ID: TDB
06:28:23.869 - INFO: Output line 20: Additional Hosts: c9t22875:role=worker:group=default
06:28:23.869 - INFO: Output line 21: Enable the installation or upgrade of the SAP Host Agent: Yes
06:28:23.869 - INFO: Output line 22: Remote Execution: ssh
06:28:23.869 - INFO: Output line 23: Root User Name: root
06:28:23.869 - INFO: Output line 24:
06:28:23.873 - INFO: Output line 25: Adding additional host...
06:28:23.895 - INFO: Output line 26: Adding host 'c9t22875'...
06:28:26.616 - INFO: Output line 27: Reconfiguring SAP HANA system failed!
06:28:26.617 - INFO: Output line 28: Add hosts:
06:28:26.617 - INFO: Output line 29: Creating a multiple host system failed
06:28:26.617 - INFO: Output line 30: Adding host 'c9t22875' failed!
06:28:26.618 - INFO: Output line 31: Add host failed
06:28:26.618 - INFO: Output line 32: Running in batch mode
06:28:26.618 - INFO: Output line 33: Wrong password
06:28:26.618 - INFO: Output line 34: AccessCheck request failed: Permission denied
06:28:26.619 - INFO: Output line 35:
06:28:26.642 - INFO: Output line 36: Log file written to '/var/tmp/hdb_TDB_hdblcm_add_hosts_2016-05-30_06.27.42/hdbmodify_addhosts.log' on host 'c9t22874.ijsc.testcorp.net'.
06:28:26.891 - INFO: Program terminated with exit code 1
06:28:26.892 - INFO: -----------------------------------------------------------
06:28:26.892 - INFO: END: End adding additional host to SAP HANA Database (start: 06:28:21.600 duration: 00:00:05.292)
06:28:26.892 - INFO: -----------------------------------------------------------
06:28:27.886 - ERR : Addition of hosts to the SAP HANA system failed.
06:28:28.038 - INFO: Summary of critical errors
06:28:27.886 - ERR : Addition of hosts to the SAP HANA system failed.
06:28:26.895 - ERR : Error occurred while executing Add Additional Hosts to SAP HANA System.
06:28:26.893 - INFO: Reconfiguring SAP HANA system failed!
06:28:26.893 - INFO: Add hosts:
06:28:26.894 - INFO: Creating a multiple host system failed
06:28:26.894 - INFO: Adding host 'c9t22875' failed!
06:28:26.894 - INFO: Add host failed
06:28:26.894 - INFO: Running in batch mode
06:28:26.894 - INFO: Wrong password
06:28:26.895 - INFO: AccessCheck request failed: Permission denied
It seems like failed with wrong password, I tried so many ways including configure root ssh equivalent, changing root password, setup saphostagent in the new node and install with --remote_execution=saphostagent, but nothing work, appreciate if anyone can help here.
Thanks
regards