
I tried to install multiple-hosts HANA system with 3 nodes, but the installation is failed, below is my steps.
1. Created NFS shared directory on master node(server A) with 777, the shared directory is /data/nfs_export_hosts.
2. Created same directories on server B and C with 777 also, then mounted the "/data/nfs_export_hosts" from server A to them.
3. Configured the password-less login each other for root user on all 3 servers.
4. Ran the hdblcm to install HANA system with multiple-hosts, the slaver nodes are server B and C. The hdblcm did not prompts to input root password after did previous step.
Finally the installation is failed with "Invalid Credential" error, attachment is the hdblcm and sapstartsrv logs. I checked the logs but found nothing of valuable information.
Very appreciate if someone can give me some help to resolve this strange issue, thanks!