Skip to content

Commit 7b43dc1

Browse files
committed
Doc Changes 1
1 parent f00a7c7 commit 7b43dc1

File tree

4 files changed

+42
-13
lines changed

4 files changed

+42
-13
lines changed

articles/sap/workloads/high-availability-guide-windows-azure-files-smb.md

Lines changed: 41 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@ Prerequisites for the installation of SAP NetWeaver High Availability Systems on
9696
> When executing the PowerShell script command **Connect-AzAccount**, it is highly recommended to enter the Azure Active Directory user account that corresponds and maps to the Active Directory Domain user account used to logon to a Windows Server, in this example this is the user account **[email protected]**
9797
>
9898
In this example scenario the Active Directory Administrator would logon to the Windows Server as **[email protected]** and when using the **PS command Connect-AzAccount** connect as user **[email protected]**. Ideally the Active Directory Administrator and the Azure Administrator should work together on this task.
99-
![powershell-script-1](media/virtual-machines-shared-sap-high-availability-guide/ps-script-1.png)Screenshot of the PowerShell script creating local AD account.
99+
![
100+
PowerShell-script-1](media/virtual-machines-shared-sap-high-availability-guide/ps-script-1.png)Screenshot of the PowerShell script creating local AD account.
100101

101102
![smb-configured-screenshot](media/virtual-machines-shared-sap-high-availability-guide/smb-config-1.png)Azure portal screenshot after successful PowerShell script execution.
102103

@@ -145,9 +146,9 @@ The PowerShell scripts downloaded in step 3.c contain a debug script to conduct
145146
```powershell
146147
Debug-AzStorageAccountAuth -StorageAccountName $StorageAccountName -ResourceGroupName $ResourceGroupName -Verbose
147148
```
148-
![Powershell-script-output](media/virtual-machines-shared-sap-high-availability-guide/smb-share-validation-2.png)PowerShell screenshot of the debug script output.
149+
![PowerShell-script-output](media/virtual-machines-shared-sap-high-availability-guide/smb-share-validation-2.png)PowerShell screenshot of the debug script output.
149150

150-
![Powershell-script-technical-info](media/virtual-machines-shared-sap-high-availability-guide/smb-share-validation-1.png)The following screen shows the technical information to validate a successful domain join.
151+
![PowerShell-script-technical-info](media/virtual-machines-shared-sap-high-availability-guide/smb-share-validation-1.png)The following screen shows the technical information to validate a successful domain join.
151152
## Useful links & resources
152153

153154
* SAP Note [2273806][2273806] SAP support for storage or file system related solutions
@@ -157,4 +158,40 @@ Debug-AzStorageAccountAuth -StorageAccountName $StorageAccountName -ResourceGrou
157158
* [Installation of an (A)SCS Instance on a Failover Cluster](https://www.sap.com/documents/2017/07/f453332f-c97c-0010-82c7-eda71af511fa.html)
158159

159160
[16083]:https://launchpad.support.sap.com/#/notes/16083
160-
[2273806]:https://launchpad.support.sap.com/#/notes/2273806
161+
[2273806]:https://launchpad.support.sap.com/#/notes/2273806
162+
163+
## Optional configurations
164+
165+
The following diagrams show multiple SAP instances on Azure VMs running Microsoft Windows Failover Cluster to reduce the total number of VMs.
166+
167+
This can either be local SAP Application Servers on a SAP ASCS/SCS cluster or a SAP ASCS/SCS Cluster Role on Microsoft SQL Server Always On nodes.
168+
169+
> [!IMPORTANT]
170+
> Installing a local SAP Application Server on a SQL Server Always On node is not supported.
171+
>
172+
173+
Both, SAP ASCS/SCS and the Microsoft SQL Server database, are single points of failure (SPOF). To protect these SPOFs in a Windows environment Azure Files SMB is used.
174+
175+
While the resource consumption of the SAP ASCS/SCS is fairly small, a reduction of the memory configuration for either SQL Server or the SAP Application Server by 2 GB is recommended.
176+
177+
### <a name="5121771a-7618-4f36-ae14-ccf9ee5f2031"></a>SAP Application Servers on WSFC nodes using Azure Files SMB
178+
179+
![Test](media/virtual-machines-shared-sap-high-availability-guide/smb-ha-afsmb-as.png)SAP application Servers locally installed.
180+
181+
> [!NOTE]
182+
> The picture shows the use of additional local disks. This is optional for customers who will not install application software on the OS drive (C:\)
183+
>
184+
185+
### <a name="01541cf2-0a03-48e3-971e-e03575fa7b4f"></a> SAP ASCS/SCS on SQL Server Always On nodes using Azure Files SMB
186+
187+
> [!IMPORTANT]
188+
> Using Azure Files SMB for any SQL Server volume is not supported.
189+
>
190+
191+
![SAP ASCS/SCS on SQL Server Always On nodes using Azure Files SMB](media/virtual-machines-shared-sap-high-availability-guide/smb-ha-sql+ascs-afsmb.png)SAP ASCS/SCS on SQL Server Always On nodes using Azure Files SMB
192+
193+
> [!NOTE]
194+
> The picture shows the use of additional local disks. This is optional for customers who will not install application software on the OS drive (C:\)
195+
>
196+
### Using Windows DFS-N to support flexible SAPMNT share creation for SMB based file share
197+
Using DFS-N allows you to utilize individual sapmnt volumes for SAP systems deployed within the same Azure region and subscription. [Using Windows DFS-N to support flexible SAPMNT share creation for SMB-based file share][dfs-n-reference] shows how to set this up.

articles/sap/workloads/lama-installation.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -264,18 +264,10 @@ Add the following profile parameter to the SAP Host Agent profile, which is loca
264264
acosprep/nfs_paths=/home/ah1adm,/usr/sap/trans,/sapmnt/AH1,/usr/sap/AH1
265265
```
266266

267-
#### Install SAP NetWeaver ASCS for SAP HANA on Azure NetAppFiles (ANF) BETA
268-
269-
> [!NOTE]
270-
> This functionality is nor GA yet. For more information refer to SAP Note [2815988] (only visible to preview customers).
271-
Open an SAP incident on component BC-VCM-LVM-HYPERV and request to join the LaMa storage adapter for Azure NetApp Files preview
267+
#### Install SAP NetWeaver ASCS for SAP HANA on Azure NetAppFiles (ANF)
272268

273269
ANF provides NFS for Azure. In the context of SAP LaMa this simplifies the creation of the ABAP Central Services (ASCS) instances and the subsequent installation of application servers. Previously the ASCS instance had to act as NFS server as well and the parameter acosprep/nfs_paths had to be added to the host_profile of the SAP Hostagent.
274270

275-
#### ANF is currently available in these regions:
276-
277-
Australia East, Central US, East US, East US 2, North Europe, South Central US, West Europe and West US 2.
278-
279271
#### Network Requirements
280272

281273
ANF requires a delegated subnet which must be part of the same VNET as the SAP servers. Here's an example for such a configuration.
16.5 KB
Loading
22.1 KB
Loading

0 commit comments

Comments
 (0)