You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ This repository contains deployable architecture solutions that help in deployin
19
19
- Additionally tunes the instances according to SAP's best practices, which are fully ready for hosting SAP applications.
20
20
21
21
1.[IBM catalog PowerVS S/4HANA or BW/4HANA variation](https://github.com/terraform-ibm-modules/terraform-ibm-powervs-sap/tree/main/solutions/ibm-catalog/sap-s4hana-bw4hana)
22
+
- Creates a VPC and Power Virtual Server workspace, interconnects them, and configures OS network management services (SQUID proxy, NTP, NFS, and DNS) using Ansible Galaxy collection roles from the ibm.power_linux_sap collection.
22
23
- Creates and configures **one HANA instance and one NetWeaver instance** with **RHEL** OS distribution. Creates a private subnet for SAP communication for the entire landscape.
23
24
- Optionally configures OS network management services (NTP, NFS, and DNS services) using Ansible Galaxy Collection from [IBM](https://galaxy.ansible.com/ui/repo/published/ibm/power_linux_sap/): `power_linux_sap`
24
25
- Tunes the instances according to SAP's best practices.
description: 'Reference architecture for "Power Virtual Server with VPC landing zone" as extension of existing deployment'
31
26
32
27
---
33
28
@@ -39,15 +34,15 @@ related_links:
39
34
{: toc-industry="Technology"}
40
35
{: toc-use-case="ITServiceManagement"}
41
36
{: toc-compliance="SAPCertified"}
42
-
{: toc-version="v4.2.2"}
37
+
{: toc-version="v5.0.0"}
43
38
44
39
The SAP-ready PowerVS variation of the Power Virtual Server for SAP HANA creates a basic and expandable SAP system landscape. The variation builds on the foundation of the VPC landing zone and Power Virtual Server with VPC landing zone. PowerVS instances for SAP HANA and SAP NetWeaver are deployed and pre-configured for SAP installation.
45
40
46
-
Services such as DNS, NTP, and NFS running in VPC and provided by Power Virtual Server with VPC landing zone are leveraged.
41
+
Services such as DNS, NTP, and NFS runs in VPC.
47
42
48
43
The transit gateway provides the network bridge between the IBM Power infrastructure and the IBM Cloud® VPC and public internet.
49
44
50
-
The resulting SAP landscape leverages services such as Activity Tracker, Cloud Object Storage, Key Management from the VPC landing zone and the network connectivity configuration provided by Power Virtual Server with VPC landing zone. Additionally, it will also setup SCC Workload Protection if the feature was enabled during the landing zone deployment.
45
+
The resulting SAP landscape leverages services such as Activity Tracker, Cloud Object Storage, Key Management from the VPC landing zone and the network connectivity configuration. Additionally, it will also setup SCC Workload Protection if the feature was enabled during the landing zone deployment.
description: 'Reference architecture for "Power Virtual Server with VPC landing zone" as extension of existing deployment'
31
26
32
27
---
33
28
@@ -39,15 +34,15 @@ related_links:
39
34
{: toc-industry="Technology"}
40
35
{: toc-use-case="ITServiceManagement"}
41
36
{: toc-compliance="SAPCertified"}
42
-
{: toc-version="v4.2.2"}
37
+
{: toc-version="v5.0.0"}
43
38
44
39
'SAP S/4HANA or BW/4HANA' variation of 'Power Virtual Server for SAP HANA' creates a basic and expandable SAP system landscape built on the foundation of 'Power Virtual Server with VPC landing zone'. PowerVS instances for SAP HANA and SAP NetWeaver are deployed and pre-configured for SAP installation. The S/4HANA or BW/4HANA solution is installed based on the selected version.
45
40
46
-
Services such as DNS, NTP, and NFS running in VPC and provided by Power Virtual Server with VPC landing zone are leveraged.
41
+
Services such as DNS, NTP, and NFS runs in VPC.
47
42
48
43
Transit gateway connections provide the network bridge between the IBM Power infrastructure and the IBM Cloud® VPC and public internet.
49
44
50
-
The resulting SAP landscape leverages the services such as Activity Tracker, Cloud Object Storage, Key Management from the VPC landing zone and the network connectivity configuration provided by Power Virtual Server with VPC landing zone. Additionally, it will also setup Monitoring and SCC Workload Protection if the features were enabled during the landing zone deployment.
45
+
The resulting SAP landscape leverages the services such as Activity Tracker, Cloud Object Storage, Key Management from the VPC landing zone and the network connectivity configuration. Additionally, it will also setup Monitoring and SCC Workload Protection if the features were enabled during the landing zone deployment.
0 commit comments