Page 1 of 1

HANA Scale Out installation

Posted: Sat Sep 28, 2013 2:56 pm
by Hay Bouten
As a test I performed an HANA Scale Out installation on my test server lshana02 and lshana03. Configured lshana03 as the master system and lshana02 as the slave.

In the setuphana.slmodel.v2 template file I uncommented the <distributedSystem>, <additionalHostsRootUser>, <hosts> and <host> tags. The <host> tag needed to be changed to fit the distributed system setup. I changed it into

Code: Select all

<host hostname="lshana02.happyhana.nl" hostType="worker"  haGroup="11" />
Below a screenshot taken during the installation.
ScaleOut01.png
ScaleOut01.png (81.51 KiB) Viewed 48596 times
After the installation I made a connection in my HANA Studio and the Administration Overview displayed "Distributed System: Yes (2 hosts)".
ScaleOut02.png
ScaleOut02.png (161.45 KiB) Viewed 48596 times
In the HANA Studio the Administration Landscape shows two running systems 8-)
ScaleOut03.png
ScaleOut03.png (34.78 KiB) Viewed 48596 times