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
The operating system configuration playbook is used to configure the operating system of the SAP virtual machines. The playbook performs the following tasks.
The SAP-specific operating system configuration playbook is used to configure the operating system of the SAP virtual machines. The playbook performs the following tasks.
This playbook downloads the installation media from the control plane to the installation media source. The installation media can be shared out from the central services instance or from Azure Files or Azure NetApp Files.
###SAP Central Services & High Availability Configuration
473
+
## SAP Central Services & High Availability Configuration
474
474
475
475
This playbook will perform the Central Services installation. For High availability scenarios, the playbook will also configure the Pacemaker cluster needed for SAP Central Services for high availability on Linux and Windows Failover Clustering for Windows.
You can either run the playbook using the DevOps Pipeline 'Configuration and SAP installation' choosing 'Database Load', or the configuration menu script 'configuration_menu.sh' or directly from the command line.
This playbook will perform the Database server high availability configuration.
713
+
714
+
You can either run the playbook using the DevOps Pipeline 'Configuration and SAP installation' choosing 'Database High Availability Configuration', or the configuration menu script 'configuration_menu.sh' or directly from the command line.
715
+
716
+
717
+
718
+
# [Linux](#tab/linux)
719
+
720
+
The following tasks are executed by this play:
721
+
722
+
- Database high availability configuration.
723
+
- For HANA, the playbook will also configure the Pacemaker cluster needed for SAP HANA for high availability on Linux and configure HANA System replication.
724
+
- For Oracle, the playbook will also configure Oracle Data Guard.
0 commit comments