Deploying HANA Large Instances (HLI) (part 2)
To read part 1 please click here
ExpressRoute Global Reach
Link virtual networks
You can also use the ExpressRouteGatewayBypass parameter while running the PowerShell script which readily enables ExpressRoute Fast Path (the functionality added in May, 2019) that helps in the reduction of network latency between your HANA Large Instance units and Azure VMs.
If you want to connect the gateway to more than one ExpressRoute circuit of your subscription, then, you will have to perform this step more than once.
ExpressRoute Global Reach
- HANA System Replication without any proxies or firewalls.
- Copying backups between HANA Large Instance units in two different regions to perform system copies or system refreshes.
You should consider the following:
- You have to provide an address space range of a /29 address space which should - not overlap with the other address space ranges used for connecting HANA Large Instances to Azure as well as not overlap with any of your IP address ranges used somewhere else in Azure or on-premise.
- ASNs (Autonomous System Number) which is used to advertise your on-premises routes to HANA Large Instances has a limitation that it does not advertise any routes with private ASNs in the range of 65000-65020 or 65515.
- In the scenarios having direct access from on-premises to HANA Large Instances, it account for the cost of the circuit that connects on-premises networks to Azure.
If you want to implement one or both the scenarios in your deployment, you will have to raise a request with Azure support.
Note- To handle both cases, you have to supply two different /29 IP address ranges that do not overlap with any other IP address used so far.
Validating SAP HANA on Azure (Large Instances)
- HLI unit(s)
- Operating system configuration
- Network configuration
- Storage configuration
Firstly, you have to register the OS of the instance with your OS provider after receiving the HANA Large Instance and establish access as well as connectivity to the instances according to your usage of SUSE or Red Hat Subscription Manager. This step is mandatory for patching the OS, which is the responsibility of the customer.
Secondly, you have to check for new patches and fixes of the specific OS release/version while verifying the patch level of the HANA Large Instance is in the latest state as there are some cases where the latest patches aren't included. Thus, it is mandatory to check whether the patches are required to be applied or not after acquiring a HANA Large Instance unit.
Next, check out the relevant SAP notes for installing and configuring SAP HANA on the specific OS release/version. It's highly important to read the SAP notes related to SAP HANA for your exact Linux release thoroughly as a customer while also checking as well as applying the configurations of the OS release/version.
Fourthly, check the system time of your HANA Large Instance unit as the instances are deployed with a system time zone that represents the location of the Azure region in which the HANA Large Instance stamp is located.
Lastly, as the blades get handed over, they always have different IP addresses that are assigned for different purposes hence, you have to check the etc/hosts file. As a customer, it's your responsibility to toe ensure that a newly deployed instance can easily interact and resolve the names of the units that you deployed earlier in your tenant because etc/hosts of the newly deployed systems cannot be maintained correctly automatically with the IP addresses of systems that were delivered earlier if the units are added into an existing tenant.
Install HANA on SAP HANA on Azure (Large Instances)
Note- The installation of SAP HANA should be done by a Certified SAP Technology Associate exam, SAP HANA Installation certification exam pass-out, or who is a SAP certified System Integrator (SI) as per SAP policy.
After the successful completion of the installation, the SAP HANA Instance will be up and running, and ready for usage, allowing you to connect it from SAP HANA Studio.
To read part 1 please click here
Comments
Post a Comment