From e824897ee9a030df9b06ef6325d8ba73aa1c87cf Mon Sep 17 00:00:00 2001 From: "remi.mrozek" Date: Tue, 16 Sep 2025 12:49:08 +0000 Subject: [PATCH] feat(cookbook_sap_hana_template_vmware): Hardware GEN2 --- .../guide.de-de.md | 73 +++++++++++++------ .../guide.en-asia.md | 73 +++++++++++++------ .../guide.en-au.md | 73 +++++++++++++------ .../guide.en-ca.md | 73 +++++++++++++------ .../guide.en-gb.md | 73 +++++++++++++------ .../guide.en-ie.md | 73 +++++++++++++------ .../guide.en-sg.md | 73 +++++++++++++------ .../guide.en-us.md | 73 +++++++++++++------ .../guide.es-es.md | 73 +++++++++++++------ .../guide.es-us.md | 73 +++++++++++++------ .../guide.fr-ca.md | 73 +++++++++++++------ .../guide.fr-fr.md | 73 +++++++++++++------ .../guide.it-it.md | 73 +++++++++++++------ .../guide.pl-pl.md | 73 +++++++++++++------ .../guide.pt-pt.md | 73 +++++++++++++------ 15 files changed, 750 insertions(+), 345 deletions(-) diff --git a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.de-de.md b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.de-de.md index 6a39779c160..dd1df99c0cd 100644 --- a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.de-de.md +++ b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.de-de.md @@ -25,17 +25,44 @@ This guide provides instructions for deploying a SLES for SAP virtual machine wi ### Deployment -OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. - -In order to meet the vCPU/RAM ratio requirements for OLAP and OLTP workloads in a production environment, OVHcloud recommends three models of virtual machines. +The number of vCPUs depends on the number of vCPUs for a half socket or an entire socket. It is important to note that VMware and SAP do not support configurations with an odd multiple of 0.5 socket, such as 1.5 socket, 2.5 socket, etc. + +Below, you will find tables showing the sizes of SAP HANA virtual machines that meet this recommendation and use all of the memory for each number of vCPUs. + +**First generation** + +| Host | Socket | vCPUs | Memory | SAPS | +|---------------|:------:|:-----:--------:|:-------:| +| SAP HANA 1536 | 0.5 | 24 | 384 | 41,664 | +| SAP HANA 1536 | 1 | 48 | 768 | 83,329 | +| SAP HANA 1536 | 2 | 96 | 1536* | 166,658 | + +**Second generation** + +| Host | Socket | vCPUs | Memory (GiB) | SAPS | +|---------------|:------:|:-----:|:------------:|:-------:| +| H1-I1-32-1024 | 0.5 | 16 | 256 | 36,189 | +| H1-I2-72-1024 | 0.5 | 36 | 256 | 70,564 | +| H1-I1-32-2048 | 0.5 | 16 | 512 | 36,189 | +| H1-I2-72-2048 | 0.5 | 36 | 512 | 70,564 | +| H1-I1-32-1024 | 1 | 32 | 512 | 72,379 | +| H1-I2-72-1024 | 1 | 72 | 512 | 141,129 | +| H1-I1-32-4096 | 0.5 | 16 | 1024 | 36,189 | +| H1-I2-72-4096 | 0.5 | 36 | 1024 | 70,564 | +| H1-I1-32-2048 | 1 | 32 | 1024 | 72,379 | +| H1-I2-72-2048 | 1 | 72 | 1024 | 141,129 | +| H1-I1-32-1024 | 2 | 64 | 1024* | 144,759 | +| H1-I2-72-1024 | 2 | 144 | 1024* | 282,259 | +| H1-I1-32-4096 | 1 | 32 | 2048 | 72,379 | +| H1-I2-72-4096 | 1 | 72 | 2048 | 141,129 | +| H1-I1-32-2048 | 2 | 64 | 2048* | 144,759 | +| H1-I2-72-2048 | 2 | 144 | 2048* | 282,259 | +| H1-I1-32-4096 | 2 | 64 | 4096* | 144,759 | +| H1-I2-72-4096 | 2 | 144 | 4096* | 282,259 | + +**We recommend reserving 100GB of memory for the ESXi host.* -| Host | vCPU | Socket | Memory | -|--------------------|--------|---------|-----------| -| SAP HANA vSAN 1536 | 24 | 0.5 | 384 GB | -| SAP HANA vSAN 1536 | 48 | 1 | 768 GB | -| SAP HANA vSAN 1536 | 96 | 2 | 1436 GB1 | - -[1] We suggest reserving 100 GB of memory for the ESXi host. +OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. This OVF template offers the possibility to automatically install SAP HANA, the OVHcloud Backint Agent for SAP HANA, and SAP logs on OVHcloud Logs Data Platform, reducing the time required to deliver an SAP HANA database. @@ -57,7 +84,7 @@ Once the SAP HANA sources have been uploaded to your Object Storage bucket, you 1\. To begin the deployment process, go to the vSphere interface and select your datacenter. Then, click on `Action`{.action} menu and select `Deploy OVF template`{.action}. -![new-virtual-machine](images/step-1.png){.thumbnail} +![new-virtual-machine](images/step-1.png) 2\. Enter the following URL in the 'URL' field to access the OVF template for SAP HANA, then click `Next`{.action}. @@ -70,31 +97,31 @@ The below URL is an example, you must replace the value `pcc-xxx-xxx-xxx-xxx.ovh | SLES4SAP-SLE15-SP6 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP6-Full-x86_64/sles4sap-sap-hana-SLE15-SP6-Full-x86_64.ovf | | SLES4SAP-SLE15-SP7 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP7-Full-x86_64/sles4sap-sap-hana-SLE15-SP7-Full-x86_64.ovf | -![deploy-from-template](images/step-2.png){.thumbnail} +![deploy-from-template](images/step-2.png) 3\. Give a name to your virtual machine and select your datacenter. Then, click `Next`{.action} to continue. -![virtual-machine](images/step-3.png){.thumbnail} +![virtual-machine](images/step-3.png) 4\. Select 'Cluster1'. Then, click `Next`{.action} to continue. -![cluster1](images/step-4.png){.thumbnail} +![cluster1](images/step-4.png) 5\. The product name must be 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)'. Then, click `Next`{.action} to continue. Note that the advanced configurations in the OVF template may trigger a warning block to appear. -![review](images/step-5.png){.thumbnail} +![review](images/step-5.png) 6\. Select 'vsanDatastore' as the datastore for your SAP HANA virtual machine to comply with SAP and VMware recommendations. Then, click `Next`{.action} to continue. -![storage](images/step-6.png){.thumbnail} +![storage](images/step-6.png) 7\. From the list of available networks, select the one where you want to deploy your SAP HANA database. Then, click '`Next`{.action} to continue. Note that you will have the opportunity to add another network card to your virtual machine after the deployment is complete, if necessary. -![network](images/step-7.png){.thumbnail} +![network](images/step-7.png) 8\. The 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)' model offers a wide range of customization options for your virtual machine. You can adjust settings such as the size of virtual disks, enable the SAP HANA installation, the OVHcloud Backint Agent installation or else SAP logs on OVHcloud Logs Data Platform. @@ -107,7 +134,7 @@ In this guide, we focus on these four categories: In the `SAP HANA disks`{.action} category, you can set the size of the virtual disks that will be created. Our OVF template is pre-filled with default values for a virtual machine with 8 vCPUs and 128 GB of memory. These values are based on SAP's storage recommendations for this model. -![disks](images/step-8.png){.thumbnail} +![disks](images/step-8.png) Find below the table of SAP recommendations for sizing SAP HANA disks: @@ -126,7 +153,7 @@ If you want to use our automated installation process for SAP HANA, check the bo > Take note of the [SAP Note 1979280](https://me.sap.com/notes/1979280/E) which lists all SAP HANA SIDs that are not supported by SAP. > -![sap-hana-installation](images/step-9.png){.thumbnail} +![sap-hana-installation](images/step-9.png) 10\. To use our automated installation process for the OVHcloud Backint Agent for SAP HANA, check the box to enable installation and fill in the required information in the `OVHcloud Backint Agent installation`{.action} category. @@ -135,11 +162,11 @@ If you want to use our automated installation process for SAP HANA, check the bo > Note that this option is only available if you have enabled the SAP HANA installation as described in the previous category. > -![ovhcloud-backint-agent-installation](images/step-10.png){.thumbnail} +![ovhcloud-backint-agent-installation](images/step-10.png) 11\. To use our automated installation process for forwarding SAP logs to the OVHcloud Logs Data Platform, check the box to enable installation and fill in the required information in the `SAP logs on OVHcloud Logs Data Platform`{.action} category. -![sap-ldp-installation](images/step-11.png){.thumbnail} +![sap-ldp-installation](images/step-11.png) Once you have completed these steps, the deployment of your virtual machine from the OVF template created by OVHcloud will begin. @@ -153,11 +180,11 @@ Although the OVF template created by OVHcloud supports a wide range of parameter 1\. To make these additional adjustments, first select your virtual machine. Then, click on the `Action`{.action}, menu and select `Edit Settings`{.action}. -![edit-vm](images/vm-step-1.png){.thumbnail} +![edit-vm](images/vm-step-1.png) 2\. From the `Edit Configuration`{.action} interface, click on the `Options VM`{.action} tab to access additional configuration options for your virtual machine. Then, expand the `Advanced`{.action} menu and select `Edit Configuration`{.action} to adjust the advanced settings as needed. -![vm-options](images/vm-step-2.png){.thumbnail} +![vm-options](images/vm-step-2.png) 3\. These following parameters are included in the OVF template: diff --git a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-asia.md b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-asia.md index 291e6e9a7ec..c172b50b4b1 100644 --- a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-asia.md +++ b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-asia.md @@ -25,17 +25,44 @@ This guide provides instructions for deploying a SLES for SAP virtual machine wi ### Deployment -OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. - -In order to meet the vCPU/RAM ratio requirements for OLAP and OLTP workloads in a production environment, OVHcloud recommends three models of virtual machines. +The number of vCPUs depends on the number of vCPUs for a half socket or an entire socket. It is important to note that VMware and SAP do not support configurations with an odd multiple of 0.5 socket, such as 1.5 socket, 2.5 socket, etc. + +Below, you will find tables showing the sizes of SAP HANA virtual machines that meet this recommendation and use all of the memory for each number of vCPUs. + +**First generation** + +| Host | Socket | vCPUs | Memory | SAPS | +|---------------|:------:|:-----:--------:|:-------:| +| SAP HANA 1536 | 0.5 | 24 | 384 | 41,664 | +| SAP HANA 1536 | 1 | 48 | 768 | 83,329 | +| SAP HANA 1536 | 2 | 96 | 1536* | 166,658 | + +**Second generation** + +| Host | Socket | vCPUs | Memory (GiB) | SAPS | +|---------------|:------:|:-----:|:------------:|:-------:| +| H1-I1-32-1024 | 0.5 | 16 | 256 | 36,189 | +| H1-I2-72-1024 | 0.5 | 36 | 256 | 70,564 | +| H1-I1-32-2048 | 0.5 | 16 | 512 | 36,189 | +| H1-I2-72-2048 | 0.5 | 36 | 512 | 70,564 | +| H1-I1-32-1024 | 1 | 32 | 512 | 72,379 | +| H1-I2-72-1024 | 1 | 72 | 512 | 141,129 | +| H1-I1-32-4096 | 0.5 | 16 | 1024 | 36,189 | +| H1-I2-72-4096 | 0.5 | 36 | 1024 | 70,564 | +| H1-I1-32-2048 | 1 | 32 | 1024 | 72,379 | +| H1-I2-72-2048 | 1 | 72 | 1024 | 141,129 | +| H1-I1-32-1024 | 2 | 64 | 1024* | 144,759 | +| H1-I2-72-1024 | 2 | 144 | 1024* | 282,259 | +| H1-I1-32-4096 | 1 | 32 | 2048 | 72,379 | +| H1-I2-72-4096 | 1 | 72 | 2048 | 141,129 | +| H1-I1-32-2048 | 2 | 64 | 2048* | 144,759 | +| H1-I2-72-2048 | 2 | 144 | 2048* | 282,259 | +| H1-I1-32-4096 | 2 | 64 | 4096* | 144,759 | +| H1-I2-72-4096 | 2 | 144 | 4096* | 282,259 | + +**We recommend reserving 100GB of memory for the ESXi host.* -| Host | vCPU | Socket | Memory | -|--------------------|--------|---------|-----------| -| SAP HANA vSAN 1536 | 24 | 0.5 | 384 GB | -| SAP HANA vSAN 1536 | 48 | 1 | 768 GB | -| SAP HANA vSAN 1536 | 96 | 2 | 1436 GB1 | - -[1] We suggest reserving 100 GB of memory for the ESXi host. +OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. This OVF template offers the possibility to automatically install SAP HANA, the OVHcloud Backint Agent for SAP HANA, and SAP logs on OVHcloud Logs Data Platform, reducing the time required to deliver an SAP HANA database. @@ -57,7 +84,7 @@ Once the SAP HANA sources have been uploaded to your Object Storage bucket, you 1\. To begin the deployment process, go to the vSphere interface and select your datacenter. Then, click on `Action`{.action} menu and select `Deploy OVF template`{.action}. -![new-virtual-machine](images/step-1.png){.thumbnail} +![new-virtual-machine](images/step-1.png) 2\. Enter the following URL in the 'URL' field to access the OVF template for SAP HANA, then click `Next`{.action}. @@ -70,31 +97,31 @@ The below URL is an example, you must replace the value `pcc-xxx-xxx-xxx-xxx.ovh | SLES4SAP-SLE15-SP6 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP6-Full-x86_64/sles4sap-sap-hana-SLE15-SP6-Full-x86_64.ovf | | SLES4SAP-SLE15-SP7 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP7-Full-x86_64/sles4sap-sap-hana-SLE15-SP7-Full-x86_64.ovf | -![deploy-from-template](images/step-2.png){.thumbnail} +![deploy-from-template](images/step-2.png) 3\. Give a name to your virtual machine and select your datacenter. Then, click `Next`{.action} to continue. -![virtual-machine](images/step-3.png){.thumbnail} +![virtual-machine](images/step-3.png) 4\. Select 'Cluster1'. Then, click `Next`{.action} to continue. -![cluster1](images/step-4.png){.thumbnail} +![cluster1](images/step-4.png) 5\. The product name must be 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)'. Then, click `Next`{.action} to continue. Note that the advanced configurations in the OVF template may trigger a warning block to appear. -![review](images/step-5.png){.thumbnail} +![review](images/step-5.png) 6\. Select 'vsanDatastore' as the datastore for your SAP HANA virtual machine to comply with SAP and VMware recommendations. Then, click `Next`{.action} to continue. -![storage](images/step-6.png){.thumbnail} +![storage](images/step-6.png) 7\. From the list of available networks, select the one where you want to deploy your SAP HANA database. Then, click '`Next`{.action} to continue. Note that you will have the opportunity to add another network card to your virtual machine after the deployment is complete, if necessary. -![network](images/step-7.png){.thumbnail} +![network](images/step-7.png) 8\. The 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)' model offers a wide range of customization options for your virtual machine. You can adjust settings such as the size of virtual disks, enable the SAP HANA installation, the OVHcloud Backint Agent installation or else SAP logs on OVHcloud Logs Data Platform. @@ -107,7 +134,7 @@ In this guide, we focus on these four categories: In the `SAP HANA disks`{.action} category, you can set the size of the virtual disks that will be created. Our OVF template is pre-filled with default values for a virtual machine with 8 vCPUs and 128 GB of memory. These values are based on SAP's storage recommendations for this model. -![disks](images/step-8.png){.thumbnail} +![disks](images/step-8.png) Find below the table of SAP recommendations for sizing SAP HANA disks: @@ -126,7 +153,7 @@ If you want to use our automated installation process for SAP HANA, check the bo > Take note of the [SAP Note 1979280](https://me.sap.com/notes/1979280/E) which lists all SAP HANA SIDs that are not supported by SAP. > -![sap-hana-installation](images/step-9.png){.thumbnail} +![sap-hana-installation](images/step-9.png) 10\. To use our automated installation process for the OVHcloud Backint Agent for SAP HANA, check the box to enable installation and fill in the required information in the `OVHcloud Backint Agent installation`{.action} category. @@ -135,11 +162,11 @@ If you want to use our automated installation process for SAP HANA, check the bo > Note that this option is only available if you have enabled the SAP HANA installation as described in the previous category. > -![ovhcloud-backint-agent-installation](images/step-10.png){.thumbnail} +![ovhcloud-backint-agent-installation](images/step-10.png) 11\. To use our automated installation process for forwarding SAP logs to the OVHcloud Logs Data Platform, check the box to enable installation and fill in the required information in the `SAP logs on OVHcloud Logs Data Platform`{.action} category. -![sap-ldp-installation](images/step-11.png){.thumbnail} +![sap-ldp-installation](images/step-11.png) Once you have completed these steps, the deployment of your virtual machine from the OVF template created by OVHcloud will begin. @@ -153,11 +180,11 @@ Although the OVF template created by OVHcloud supports a wide range of parameter 1\. To make these additional adjustments, first select your virtual machine. Then, click on the `Action`{.action}, menu and select `Edit Settings`{.action}. -![edit-vm](images/vm-step-1.png){.thumbnail} +![edit-vm](images/vm-step-1.png) 2\. From the `Edit Configuration`{.action} interface, click on the `Options VM`{.action} tab to access additional configuration options for your virtual machine. Then, expand the `Advanced`{.action} menu and select `Edit Configuration`{.action} to adjust the advanced settings as needed. -![vm-options](images/vm-step-2.png){.thumbnail} +![vm-options](images/vm-step-2.png) 3\. These following parameters are included in the OVF template: diff --git a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-au.md b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-au.md index 4e8344bfb01..8de02d8b111 100644 --- a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-au.md +++ b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-au.md @@ -25,17 +25,44 @@ This guide provides instructions for deploying a SLES for SAP virtual machine wi ### Deployment -OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. - -In order to meet the vCPU/RAM ratio requirements for OLAP and OLTP workloads in a production environment, OVHcloud recommends three models of virtual machines. +The number of vCPUs depends on the number of vCPUs for a half socket or an entire socket. It is important to note that VMware and SAP do not support configurations with an odd multiple of 0.5 socket, such as 1.5 socket, 2.5 socket, etc. + +Below, you will find tables showing the sizes of SAP HANA virtual machines that meet this recommendation and use all of the memory for each number of vCPUs. + +**First generation** + +| Host | Socket | vCPUs | Memory | SAPS | +|---------------|:------:|:-----:--------:|:-------:| +| SAP HANA 1536 | 0.5 | 24 | 384 | 41,664 | +| SAP HANA 1536 | 1 | 48 | 768 | 83,329 | +| SAP HANA 1536 | 2 | 96 | 1536* | 166,658 | + +**Second generation** + +| Host | Socket | vCPUs | Memory (GiB) | SAPS | +|---------------|:------:|:-----:|:------------:|:-------:| +| H1-I1-32-1024 | 0.5 | 16 | 256 | 36,189 | +| H1-I2-72-1024 | 0.5 | 36 | 256 | 70,564 | +| H1-I1-32-2048 | 0.5 | 16 | 512 | 36,189 | +| H1-I2-72-2048 | 0.5 | 36 | 512 | 70,564 | +| H1-I1-32-1024 | 1 | 32 | 512 | 72,379 | +| H1-I2-72-1024 | 1 | 72 | 512 | 141,129 | +| H1-I1-32-4096 | 0.5 | 16 | 1024 | 36,189 | +| H1-I2-72-4096 | 0.5 | 36 | 1024 | 70,564 | +| H1-I1-32-2048 | 1 | 32 | 1024 | 72,379 | +| H1-I2-72-2048 | 1 | 72 | 1024 | 141,129 | +| H1-I1-32-1024 | 2 | 64 | 1024* | 144,759 | +| H1-I2-72-1024 | 2 | 144 | 1024* | 282,259 | +| H1-I1-32-4096 | 1 | 32 | 2048 | 72,379 | +| H1-I2-72-4096 | 1 | 72 | 2048 | 141,129 | +| H1-I1-32-2048 | 2 | 64 | 2048* | 144,759 | +| H1-I2-72-2048 | 2 | 144 | 2048* | 282,259 | +| H1-I1-32-4096 | 2 | 64 | 4096* | 144,759 | +| H1-I2-72-4096 | 2 | 144 | 4096* | 282,259 | + +**We recommend reserving 100GB of memory for the ESXi host.* -| Host | vCPU | Socket | Memory | -|--------------------|--------|---------|-----------| -| SAP HANA vSAN 1536 | 24 | 0.5 | 384 GB | -| SAP HANA vSAN 1536 | 48 | 1 | 768 GB | -| SAP HANA vSAN 1536 | 96 | 2 | 1436 GB1 | - -[1] We suggest reserving 100 GB of memory for the ESXi host. +OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. This OVF template offers the possibility to automatically install SAP HANA, the OVHcloud Backint Agent for SAP HANA, and SAP logs on OVHcloud Logs Data Platform, reducing the time required to deliver an SAP HANA database. @@ -57,7 +84,7 @@ Once the SAP HANA sources have been uploaded to your Object Storage bucket, you 1\. To begin the deployment process, go to the vSphere interface and select your datacenter. Then, click on `Action`{.action} menu and select `Deploy OVF template`{.action}. -![new-virtual-machine](images/step-1.png){.thumbnail} +![new-virtual-machine](images/step-1.png) 2\. Enter the following URL in the 'URL' field to access the OVF template for SAP HANA, then click `Next`{.action}. @@ -70,31 +97,31 @@ The below URL is an example, you must replace the value `pcc-xxx-xxx-xxx-xxx.ovh | SLES4SAP-SLE15-SP6 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP6-Full-x86_64/sles4sap-sap-hana-SLE15-SP6-Full-x86_64.ovf | | SLES4SAP-SLE15-SP7 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP7-Full-x86_64/sles4sap-sap-hana-SLE15-SP7-Full-x86_64.ovf | -![deploy-from-template](images/step-2.png){.thumbnail} +![deploy-from-template](images/step-2.png) 3\. Give a name to your virtual machine and select your datacenter. Then, click `Next`{.action} to continue. -![virtual-machine](images/step-3.png){.thumbnail} +![virtual-machine](images/step-3.png) 4\. Select 'Cluster1'. Then, click `Next`{.action} to continue. -![cluster1](images/step-4.png){.thumbnail} +![cluster1](images/step-4.png) 5\. The product name must be 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)'. Then, click `Next`{.action} to continue. Note that the advanced configurations in the OVF template may trigger a warning block to appear. -![review](images/step-5.png){.thumbnail} +![review](images/step-5.png) 6\. Select 'vsanDatastore' as the datastore for your SAP HANA virtual machine to comply with SAP and VMware recommendations. Then, click `Next`{.action} to continue. -![storage](images/step-6.png){.thumbnail} +![storage](images/step-6.png) 7\. From the list of available networks, select the one where you want to deploy your SAP HANA database. Then, click '`Next`{.action} to continue. Note that you will have the opportunity to add another network card to your virtual machine after the deployment is complete, if necessary. -![network](images/step-7.png){.thumbnail} +![network](images/step-7.png) 8\. The 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)' model offers a wide range of customization options for your virtual machine. You can adjust settings such as the size of virtual disks, enable the SAP HANA installation, the OVHcloud Backint Agent installation or else SAP logs on OVHcloud Logs Data Platform. @@ -107,7 +134,7 @@ In this guide, we focus on these four categories: In the `SAP HANA disks`{.action} category, you can set the size of the virtual disks that will be created. Our OVF template is pre-filled with default values for a virtual machine with 8 vCPUs and 128 GB of memory. These values are based on SAP's storage recommendations for this model. -![disks](images/step-8.png){.thumbnail} +![disks](images/step-8.png) Find below the table of SAP recommendations for sizing SAP HANA disks: @@ -126,7 +153,7 @@ If you want to use our automated installation process for SAP HANA, check the bo > Take note of the [SAP Note 1979280](https://me.sap.com/notes/1979280/E) which lists all SAP HANA SIDs that are not supported by SAP. > -![sap-hana-installation](images/step-9.png){.thumbnail} +![sap-hana-installation](images/step-9.png) 10\. To use our automated installation process for the OVHcloud Backint Agent for SAP HANA, check the box to enable installation and fill in the required information in the `OVHcloud Backint Agent installation`{.action} category. @@ -135,11 +162,11 @@ If you want to use our automated installation process for SAP HANA, check the bo > Note that this option is only available if you have enabled the SAP HANA installation as described in the previous category. > -![ovhcloud-backint-agent-installation](images/step-10.png){.thumbnail} +![ovhcloud-backint-agent-installation](images/step-10.png) 11\. To use our automated installation process for forwarding SAP logs to the OVHcloud Logs Data Platform, check the box to enable installation and fill in the required information in the `SAP logs on OVHcloud Logs Data Platform`{.action} category. -![sap-ldp-installation](images/step-11.png){.thumbnail} +![sap-ldp-installation](images/step-11.png) Once you have completed these steps, the deployment of your virtual machine from the OVF template created by OVHcloud will begin. @@ -153,11 +180,11 @@ Although the OVF template created by OVHcloud supports a wide range of parameter 1\. To make these additional adjustments, first select your virtual machine. Then, click on the `Action`{.action}, menu and select `Edit Settings`{.action}. -![edit-vm](images/vm-step-1.png){.thumbnail} +![edit-vm](images/vm-step-1.png) 2\. From the `Edit Configuration`{.action} interface, click on the `Options VM`{.action} tab to access additional configuration options for your virtual machine. Then, expand the `Advanced`{.action} menu and select `Edit Configuration`{.action} to adjust the advanced settings as needed. -![vm-options](images/vm-step-2.png){.thumbnail} +![vm-options](images/vm-step-2.png) 3\. These following parameters are included in the OVF template: diff --git a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-ca.md b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-ca.md index 819fccacd7a..deea77420fa 100644 --- a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-ca.md +++ b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-ca.md @@ -25,17 +25,44 @@ This guide provides instructions for deploying a SLES for SAP virtual machine wi ### Deployment -OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. - -In order to meet the vCPU/RAM ratio requirements for OLAP and OLTP workloads in a production environment, OVHcloud recommends three models of virtual machines. +The number of vCPUs depends on the number of vCPUs for a half socket or an entire socket. It is important to note that VMware and SAP do not support configurations with an odd multiple of 0.5 socket, such as 1.5 socket, 2.5 socket, etc. + +Below, you will find tables showing the sizes of SAP HANA virtual machines that meet this recommendation and use all of the memory for each number of vCPUs. + +**First generation** + +| Host | Socket | vCPUs | Memory | SAPS | +|---------------|:------:|:-----:--------:|:-------:| +| SAP HANA 1536 | 0.5 | 24 | 384 | 41,664 | +| SAP HANA 1536 | 1 | 48 | 768 | 83,329 | +| SAP HANA 1536 | 2 | 96 | 1536* | 166,658 | + +**Second generation** + +| Host | Socket | vCPUs | Memory (GiB) | SAPS | +|---------------|:------:|:-----:|:------------:|:-------:| +| H1-I1-32-1024 | 0.5 | 16 | 256 | 36,189 | +| H1-I2-72-1024 | 0.5 | 36 | 256 | 70,564 | +| H1-I1-32-2048 | 0.5 | 16 | 512 | 36,189 | +| H1-I2-72-2048 | 0.5 | 36 | 512 | 70,564 | +| H1-I1-32-1024 | 1 | 32 | 512 | 72,379 | +| H1-I2-72-1024 | 1 | 72 | 512 | 141,129 | +| H1-I1-32-4096 | 0.5 | 16 | 1024 | 36,189 | +| H1-I2-72-4096 | 0.5 | 36 | 1024 | 70,564 | +| H1-I1-32-2048 | 1 | 32 | 1024 | 72,379 | +| H1-I2-72-2048 | 1 | 72 | 1024 | 141,129 | +| H1-I1-32-1024 | 2 | 64 | 1024* | 144,759 | +| H1-I2-72-1024 | 2 | 144 | 1024* | 282,259 | +| H1-I1-32-4096 | 1 | 32 | 2048 | 72,379 | +| H1-I2-72-4096 | 1 | 72 | 2048 | 141,129 | +| H1-I1-32-2048 | 2 | 64 | 2048* | 144,759 | +| H1-I2-72-2048 | 2 | 144 | 2048* | 282,259 | +| H1-I1-32-4096 | 2 | 64 | 4096* | 144,759 | +| H1-I2-72-4096 | 2 | 144 | 4096* | 282,259 | + +**We recommend reserving 100GB of memory for the ESXi host.* -| Host | vCPU | Socket | Memory | -|--------------------|--------|---------|-----------| -| SAP HANA vSAN 1536 | 24 | 0.5 | 384 GB | -| SAP HANA vSAN 1536 | 48 | 1 | 768 GB | -| SAP HANA vSAN 1536 | 96 | 2 | 1436 GB1 | - -[1] We suggest reserving 100 GB of memory for the ESXi host. +OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. This OVF template offers the possibility to automatically install SAP HANA, the OVHcloud Backint Agent for SAP HANA, and SAP logs on OVHcloud Logs Data Platform, reducing the time required to deliver an SAP HANA database. @@ -57,7 +84,7 @@ Once the SAP HANA sources have been uploaded to your Object Storage bucket, you 1\. To begin the deployment process, go to the vSphere interface and select your datacenter. Then, click on `Action`{.action} menu and select `Deploy OVF template`{.action}. -![new-virtual-machine](images/step-1.png){.thumbnail} +![new-virtual-machine](images/step-1.png) 2\. Enter the following URL in the 'URL' field to access the OVF template for SAP HANA, then click `Next`{.action}. @@ -70,31 +97,31 @@ The below URL is an example, you must replace the value `pcc-xxx-xxx-xxx-xxx.ovh | SLES4SAP-SLE15-SP6 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP6-Full-x86_64/sles4sap-sap-hana-SLE15-SP6-Full-x86_64.ovf | | SLES4SAP-SLE15-SP7 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP7-Full-x86_64/sles4sap-sap-hana-SLE15-SP7-Full-x86_64.ovf | -![deploy-from-template](images/step-2.png){.thumbnail} +![deploy-from-template](images/step-2.png) 3\. Give a name to your virtual machine and select your datacenter. Then, click `Next`{.action} to continue. -![virtual-machine](images/step-3.png){.thumbnail} +![virtual-machine](images/step-3.png) 4\. Select 'Cluster1'. Then, click `Next`{.action} to continue. -![cluster1](images/step-4.png){.thumbnail} +![cluster1](images/step-4.png) 5\. The product name must be 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)'. Then, click `Next`{.action} to continue. Note that the advanced configurations in the OVF template may trigger a warning block to appear. -![review](images/step-5.png){.thumbnail} +![review](images/step-5.png) 6\. Select 'vsanDatastore' as the datastore for your SAP HANA virtual machine to comply with SAP and VMware recommendations. Then, click `Next`{.action} to continue. -![storage](images/step-6.png){.thumbnail} +![storage](images/step-6.png) 7\. From the list of available networks, select the one where you want to deploy your SAP HANA database. Then, click '`Next`{.action} to continue. Note that you will have the opportunity to add another network card to your virtual machine after the deployment is complete, if necessary. -![network](images/step-7.png){.thumbnail} +![network](images/step-7.png) 8\. The 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)' model offers a wide range of customization options for your virtual machine. You can adjust settings such as the size of virtual disks, enable the SAP HANA installation, the OVHcloud Backint Agent installation or else SAP logs on OVHcloud Logs Data Platform. @@ -107,7 +134,7 @@ In this guide, we focus on these four categories: In the `SAP HANA disks`{.action} category, you can set the size of the virtual disks that will be created. Our OVF template is pre-filled with default values for a virtual machine with 8 vCPUs and 128 GB of memory. These values are based on SAP's storage recommendations for this model. -![disks](images/step-8.png){.thumbnail} +![disks](images/step-8.png) Find below the table of SAP recommendations for sizing SAP HANA disks: @@ -126,7 +153,7 @@ If you want to use our automated installation process for SAP HANA, check the bo > Take note of the [SAP Note 1979280](https://me.sap.com/notes/1979280/E) which lists all SAP HANA SIDs that are not supported by SAP. > -![sap-hana-installation](images/step-9.png){.thumbnail} +![sap-hana-installation](images/step-9.png) 10\. To use our automated installation process for the OVHcloud Backint Agent for SAP HANA, check the box to enable installation and fill in the required information in the `OVHcloud Backint Agent installation`{.action} category. @@ -135,11 +162,11 @@ If you want to use our automated installation process for SAP HANA, check the bo > Note that this option is only available if you have enabled the SAP HANA installation as described in the previous category. > -![ovhcloud-backint-agent-installation](images/step-10.png){.thumbnail} +![ovhcloud-backint-agent-installation](images/step-10.png) 11\. To use our automated installation process for forwarding SAP logs to the OVHcloud Logs Data Platform, check the box to enable installation and fill in the required information in the `SAP logs on OVHcloud Logs Data Platform`{.action} category. -![sap-ldp-installation](images/step-11.png){.thumbnail} +![sap-ldp-installation](images/step-11.png) Once you have completed these steps, the deployment of your virtual machine from the OVF template created by OVHcloud will begin. @@ -153,11 +180,11 @@ Although the OVF template created by OVHcloud supports a wide range of parameter 1\. To make these additional adjustments, first select your virtual machine. Then, click on the `Action`{.action}, menu and select `Edit Settings`{.action}. -![edit-vm](images/vm-step-1.png){.thumbnail} +![edit-vm](images/vm-step-1.png) 2\. From the `Edit Configuration`{.action} interface, click on the `Options VM`{.action} tab to access additional configuration options for your virtual machine. Then, expand the `Advanced`{.action} menu and select `Edit Configuration`{.action} to adjust the advanced settings as needed. -![vm-options](images/vm-step-2.png){.thumbnail} +![vm-options](images/vm-step-2.png) 3\. These following parameters are included in the OVF template: diff --git a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-gb.md b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-gb.md index 7f4587dfbf7..604b4ffe918 100644 --- a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-gb.md +++ b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-gb.md @@ -25,17 +25,44 @@ This guide provides instructions for deploying a SLES for SAP virtual machine wi ### Deployment -OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. - -In order to meet the vCPU/RAM ratio requirements for OLAP and OLTP workloads in a production environment, OVHcloud recommends three models of virtual machines. +The number of vCPUs depends on the number of vCPUs for a half socket or an entire socket. It is important to note that VMware and SAP do not support configurations with an odd multiple of 0.5 socket, such as 1.5 socket, 2.5 socket, etc. + +Below, you will find tables showing the sizes of SAP HANA virtual machines that meet this recommendation and use all of the memory for each number of vCPUs. + +**First generation** + +| Host | Socket | vCPUs | Memory | SAPS | +|---------------|:------:|:-----:--------:|:-------:| +| SAP HANA 1536 | 0.5 | 24 | 384 | 41,664 | +| SAP HANA 1536 | 1 | 48 | 768 | 83,329 | +| SAP HANA 1536 | 2 | 96 | 1536* | 166,658 | + +**Second generation** + +| Host | Socket | vCPUs | Memory (GiB) | SAPS | +|---------------|:------:|:-----:|:------------:|:-------:| +| H1-I1-32-1024 | 0.5 | 16 | 256 | 36,189 | +| H1-I2-72-1024 | 0.5 | 36 | 256 | 70,564 | +| H1-I1-32-2048 | 0.5 | 16 | 512 | 36,189 | +| H1-I2-72-2048 | 0.5 | 36 | 512 | 70,564 | +| H1-I1-32-1024 | 1 | 32 | 512 | 72,379 | +| H1-I2-72-1024 | 1 | 72 | 512 | 141,129 | +| H1-I1-32-4096 | 0.5 | 16 | 1024 | 36,189 | +| H1-I2-72-4096 | 0.5 | 36 | 1024 | 70,564 | +| H1-I1-32-2048 | 1 | 32 | 1024 | 72,379 | +| H1-I2-72-2048 | 1 | 72 | 1024 | 141,129 | +| H1-I1-32-1024 | 2 | 64 | 1024* | 144,759 | +| H1-I2-72-1024 | 2 | 144 | 1024* | 282,259 | +| H1-I1-32-4096 | 1 | 32 | 2048 | 72,379 | +| H1-I2-72-4096 | 1 | 72 | 2048 | 141,129 | +| H1-I1-32-2048 | 2 | 64 | 2048* | 144,759 | +| H1-I2-72-2048 | 2 | 144 | 2048* | 282,259 | +| H1-I1-32-4096 | 2 | 64 | 4096* | 144,759 | +| H1-I2-72-4096 | 2 | 144 | 4096* | 282,259 | + +**We recommend reserving 100GB of memory for the ESXi host.* -| Host | vCPU | Socket | Memory | -|--------------------|--------|---------|-----------| -| SAP HANA vSAN 1536 | 24 | 0.5 | 384 GB | -| SAP HANA vSAN 1536 | 48 | 1 | 768 GB | -| SAP HANA vSAN 1536 | 96 | 2 | 1436 GB1 | - -[1] We suggest reserving 100 GB of memory for the ESXi host. +OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. This OVF template offers the possibility to automatically install SAP HANA, the OVHcloud Backint Agent for SAP HANA, and SAP logs on OVHcloud Logs Data Platform, reducing the time required to deliver an SAP HANA database. @@ -57,7 +84,7 @@ Once the SAP HANA sources have been uploaded to your Object Storage bucket, you 1\. To begin the deployment process, go to the vSphere interface and select your datacenter. Then, click on `Action`{.action} menu and select `Deploy OVF template`{.action}. -![new-virtual-machine](images/step-1.png){.thumbnail} +![new-virtual-machine](images/step-1.png) 2\. Enter the following URL in the 'URL' field to access the OVF template for SAP HANA, then click `Next`{.action}. @@ -70,31 +97,31 @@ The below URL is an example, you must replace the value `pcc-xxx-xxx-xxx-xxx.ovh | SLES4SAP-SLE15-SP6 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP6-Full-x86_64/sles4sap-sap-hana-SLE15-SP6-Full-x86_64.ovf | | SLES4SAP-SLE15-SP7 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP7-Full-x86_64/sles4sap-sap-hana-SLE15-SP7-Full-x86_64.ovf | -![deploy-from-template](images/step-2.png){.thumbnail} +![deploy-from-template](images/step-2.png) 3\. Give a name to your virtual machine and select your datacenter. Then, click `Next`{.action} to continue. -![virtual-machine](images/step-3.png){.thumbnail} +![virtual-machine](images/step-3.png) 4\. Select 'Cluster1'. Then, click `Next`{.action} to continue. -![cluster1](images/step-4.png){.thumbnail} +![cluster1](images/step-4.png) 5\. The product name must be 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)'. Then, click `Next`{.action} to continue. Note that the advanced configurations in the OVF template may trigger a warning block to appear. -![review](images/step-5.png){.thumbnail} +![review](images/step-5.png) 6\. Select 'vsanDatastore' as the datastore for your SAP HANA virtual machine to comply with SAP and VMware recommendations. Then, click `Next`{.action} to continue. -![storage](images/step-6.png){.thumbnail} +![storage](images/step-6.png) 7\. From the list of available networks, select the one where you want to deploy your SAP HANA database. Then, click '`Next`{.action} to continue. Note that you will have the opportunity to add another network card to your virtual machine after the deployment is complete, if necessary. -![network](images/step-7.png){.thumbnail} +![network](images/step-7.png) 8\. The 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)' model offers a wide range of customization options for your virtual machine. You can adjust settings such as the size of virtual disks, enable the SAP HANA installation, the OVHcloud Backint Agent installation or else SAP logs on OVHcloud Logs Data Platform. @@ -107,7 +134,7 @@ In this guide, we focus on these four categories: In the `SAP HANA disks`{.action} category, you can set the size of the virtual disks that will be created. Our OVF template is pre-filled with default values for a virtual machine with 8 vCPUs and 128 GB of memory. These values are based on SAP's storage recommendations for this model. -![disks](images/step-8.png){.thumbnail} +![disks](images/step-8.png) Find below the table of SAP recommendations for sizing SAP HANA disks: @@ -126,7 +153,7 @@ If you want to use our automated installation process for SAP HANA, check the bo > Take note of the [SAP Note 1979280](https://me.sap.com/notes/1979280/E) which lists all SAP HANA SIDs that are not supported by SAP. > -![sap-hana-installation](images/step-9.png){.thumbnail} +![sap-hana-installation](images/step-9.png) 10\. To use our automated installation process for the OVHcloud Backint Agent for SAP HANA, check the box to enable installation and fill in the required information in the `OVHcloud Backint Agent installation`{.action} category. @@ -135,11 +162,11 @@ If you want to use our automated installation process for SAP HANA, check the bo > Note that this option is only available if you have enabled the SAP HANA installation as described in the previous category. > -![ovhcloud-backint-agent-installation](images/step-10.png){.thumbnail} +![ovhcloud-backint-agent-installation](images/step-10.png) 11\. To use our automated installation process for forwarding SAP logs to the OVHcloud Logs Data Platform, check the box to enable installation and fill in the required information in the `SAP logs on OVHcloud Logs Data Platform`{.action} category. -![sap-ldp-installation](images/step-11.png){.thumbnail} +![sap-ldp-installation](images/step-11.png) Once you have completed these steps, the deployment of your virtual machine from the OVF template created by OVHcloud will begin. @@ -153,11 +180,11 @@ Although the OVF template created by OVHcloud supports a wide range of parameter 1\. To make these additional adjustments, first select your virtual machine. Then, click on the `Action`{.action}, menu and select `Edit Settings`{.action}. -![edit-vm](images/vm-step-1.png){.thumbnail} +![edit-vm](images/vm-step-1.png) 2\. From the `Edit Configuration`{.action} interface, click on the `Options VM`{.action} tab to access additional configuration options for your virtual machine. Then, expand the `Advanced`{.action} menu and select `Edit Configuration`{.action} to adjust the advanced settings as needed. -![vm-options](images/vm-step-2.png){.thumbnail} +![vm-options](images/vm-step-2.png) 3\. These following parameters are included in the OVF template: diff --git a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-ie.md b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-ie.md index 763ab96094d..208682a8cd4 100644 --- a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-ie.md +++ b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-ie.md @@ -25,17 +25,44 @@ This guide provides instructions for deploying a SLES for SAP virtual machine wi ### Deployment -OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. - -In order to meet the vCPU/RAM ratio requirements for OLAP and OLTP workloads in a production environment, OVHcloud recommends three models of virtual machines. +The number of vCPUs depends on the number of vCPUs for a half socket or an entire socket. It is important to note that VMware and SAP do not support configurations with an odd multiple of 0.5 socket, such as 1.5 socket, 2.5 socket, etc. + +Below, you will find tables showing the sizes of SAP HANA virtual machines that meet this recommendation and use all of the memory for each number of vCPUs. + +**First generation** + +| Host | Socket | vCPUs | Memory | SAPS | +|---------------|:------:|:-----:--------:|:-------:| +| SAP HANA 1536 | 0.5 | 24 | 384 | 41,664 | +| SAP HANA 1536 | 1 | 48 | 768 | 83,329 | +| SAP HANA 1536 | 2 | 96 | 1536* | 166,658 | + +**Second generation** + +| Host | Socket | vCPUs | Memory (GiB) | SAPS | +|---------------|:------:|:-----:|:------------:|:-------:| +| H1-I1-32-1024 | 0.5 | 16 | 256 | 36,189 | +| H1-I2-72-1024 | 0.5 | 36 | 256 | 70,564 | +| H1-I1-32-2048 | 0.5 | 16 | 512 | 36,189 | +| H1-I2-72-2048 | 0.5 | 36 | 512 | 70,564 | +| H1-I1-32-1024 | 1 | 32 | 512 | 72,379 | +| H1-I2-72-1024 | 1 | 72 | 512 | 141,129 | +| H1-I1-32-4096 | 0.5 | 16 | 1024 | 36,189 | +| H1-I2-72-4096 | 0.5 | 36 | 1024 | 70,564 | +| H1-I1-32-2048 | 1 | 32 | 1024 | 72,379 | +| H1-I2-72-2048 | 1 | 72 | 1024 | 141,129 | +| H1-I1-32-1024 | 2 | 64 | 1024* | 144,759 | +| H1-I2-72-1024 | 2 | 144 | 1024* | 282,259 | +| H1-I1-32-4096 | 1 | 32 | 2048 | 72,379 | +| H1-I2-72-4096 | 1 | 72 | 2048 | 141,129 | +| H1-I1-32-2048 | 2 | 64 | 2048* | 144,759 | +| H1-I2-72-2048 | 2 | 144 | 2048* | 282,259 | +| H1-I1-32-4096 | 2 | 64 | 4096* | 144,759 | +| H1-I2-72-4096 | 2 | 144 | 4096* | 282,259 | + +**We recommend reserving 100GB of memory for the ESXi host.* -| Host | vCPU | Socket | Memory | -|--------------------|--------|---------|-----------| -| SAP HANA vSAN 1536 | 24 | 0.5 | 384 GB | -| SAP HANA vSAN 1536 | 48 | 1 | 768 GB | -| SAP HANA vSAN 1536 | 96 | 2 | 1436 GB1 | - -[1] We suggest reserving 100 GB of memory for the ESXi host. +OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. This OVF template offers the possibility to automatically install SAP HANA, the OVHcloud Backint Agent for SAP HANA, and SAP logs on OVHcloud Logs Data Platform, reducing the time required to deliver an SAP HANA database. @@ -57,7 +84,7 @@ Once the SAP HANA sources have been uploaded to your Object Storage bucket, you 1\. To begin the deployment process, go to the vSphere interface and select your datacenter. Then, click on `Action`{.action} menu and select `Deploy OVF template`{.action}. -![new-virtual-machine](images/step-1.png){.thumbnail} +![new-virtual-machine](images/step-1.png) 2\. Enter the following URL in the 'URL' field to access the OVF template for SAP HANA, then click `Next`{.action}. @@ -70,31 +97,31 @@ The below URL is an example, you must replace the value `pcc-xxx-xxx-xxx-xxx.ovh | SLES4SAP-SLE15-SP6 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP6-Full-x86_64/sles4sap-sap-hana-SLE15-SP6-Full-x86_64.ovf | | SLES4SAP-SLE15-SP7 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP7-Full-x86_64/sles4sap-sap-hana-SLE15-SP7-Full-x86_64.ovf | -![deploy-from-template](images/step-2.png){.thumbnail} +![deploy-from-template](images/step-2.png) 3\. Give a name to your virtual machine and select your datacenter. Then, click `Next`{.action} to continue. -![virtual-machine](images/step-3.png){.thumbnail} +![virtual-machine](images/step-3.png) 4\. Select 'Cluster1'. Then, click `Next`{.action} to continue. -![cluster1](images/step-4.png){.thumbnail} +![cluster1](images/step-4.png) 5\. The product name must be 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)'. Then, click `Next`{.action} to continue. Note that the advanced configurations in the OVF template may trigger a warning block to appear. -![review](images/step-5.png){.thumbnail} +![review](images/step-5.png) 6\. Select 'vsanDatastore' as the datastore for your SAP HANA virtual machine to comply with SAP and VMware recommendations. Then, click `Next`{.action} to continue. -![storage](images/step-6.png){.thumbnail} +![storage](images/step-6.png) 7\. From the list of available networks, select the one where you want to deploy your SAP HANA database. Then, click '`Next`{.action} to continue. Note that you will have the opportunity to add another network card to your virtual machine after the deployment is complete, if necessary. -![network](images/step-7.png){.thumbnail} +![network](images/step-7.png) 8\. The 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)' model offers a wide range of customization options for your virtual machine. You can adjust settings such as the size of virtual disks, enable the SAP HANA installation, the OVHcloud Backint Agent installation or else SAP logs on OVHcloud Logs Data Platform. @@ -107,7 +134,7 @@ In this guide, we focus on these four categories: In the `SAP HANA disks`{.action} category, you can set the size of the virtual disks that will be created. Our OVF template is pre-filled with default values for a virtual machine with 8 vCPUs and 128 GB of memory. These values are based on SAP's storage recommendations for this model. -![disks](images/step-8.png){.thumbnail} +![disks](images/step-8.png) Find below the table of SAP recommendations for sizing SAP HANA disks: @@ -126,7 +153,7 @@ If you want to use our automated installation process for SAP HANA, check the bo > Take note of the [SAP Note 1979280](https://me.sap.com/notes/1979280/E) which lists all SAP HANA SIDs that are not supported by SAP. > -![sap-hana-installation](images/step-9.png){.thumbnail} +![sap-hana-installation](images/step-9.png) 10\. To use our automated installation process for the OVHcloud Backint Agent for SAP HANA, check the box to enable installation and fill in the required information in the `OVHcloud Backint Agent installation`{.action} category. @@ -135,11 +162,11 @@ If you want to use our automated installation process for SAP HANA, check the bo > Note that this option is only available if you have enabled the SAP HANA installation as described in the previous category. > -![ovhcloud-backint-agent-installation](images/step-10.png){.thumbnail} +![ovhcloud-backint-agent-installation](images/step-10.png) 11\. To use our automated installation process for forwarding SAP logs to the OVHcloud Logs Data Platform, check the box to enable installation and fill in the required information in the `SAP logs on OVHcloud Logs Data Platform`{.action} category. -![sap-ldp-installation](images/step-11.png){.thumbnail} +![sap-ldp-installation](images/step-11.png) Once you have completed these steps, the deployment of your virtual machine from the OVF template created by OVHcloud will begin. @@ -153,11 +180,11 @@ Although the OVF template created by OVHcloud supports a wide range of parameter 1\. To make these additional adjustments, first select your virtual machine. Then, click on the `Action`{.action}, menu and select `Edit Settings`{.action}. -![edit-vm](images/vm-step-1.png){.thumbnail} +![edit-vm](images/vm-step-1.png) 2\. From the `Edit Configuration`{.action} interface, click on the `Options VM`{.action} tab to access additional configuration options for your virtual machine. Then, expand the `Advanced`{.action} menu and select `Edit Configuration`{.action} to adjust the advanced settings as needed. -![vm-options](images/vm-step-2.png){.thumbnail} +![vm-options](images/vm-step-2.png) 3\. These following parameters are included in the OVF template: diff --git a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-sg.md b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-sg.md index c6384146084..dd605d08a6a 100644 --- a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-sg.md +++ b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-sg.md @@ -25,17 +25,44 @@ This guide provides instructions for deploying a SLES for SAP virtual machine wi ### Deployment -OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. - -In order to meet the vCPU/RAM ratio requirements for OLAP and OLTP workloads in a production environment, OVHcloud recommends three models of virtual machines. +The number of vCPUs depends on the number of vCPUs for a half socket or an entire socket. It is important to note that VMware and SAP do not support configurations with an odd multiple of 0.5 socket, such as 1.5 socket, 2.5 socket, etc. + +Below, you will find tables showing the sizes of SAP HANA virtual machines that meet this recommendation and use all of the memory for each number of vCPUs. + +**First generation** + +| Host | Socket | vCPUs | Memory | SAPS | +|---------------|:------:|:-----:--------:|:-------:| +| SAP HANA 1536 | 0.5 | 24 | 384 | 41,664 | +| SAP HANA 1536 | 1 | 48 | 768 | 83,329 | +| SAP HANA 1536 | 2 | 96 | 1536* | 166,658 | + +**Second generation** + +| Host | Socket | vCPUs | Memory (GiB) | SAPS | +|---------------|:------:|:-----:|:------------:|:-------:| +| H1-I1-32-1024 | 0.5 | 16 | 256 | 36,189 | +| H1-I2-72-1024 | 0.5 | 36 | 256 | 70,564 | +| H1-I1-32-2048 | 0.5 | 16 | 512 | 36,189 | +| H1-I2-72-2048 | 0.5 | 36 | 512 | 70,564 | +| H1-I1-32-1024 | 1 | 32 | 512 | 72,379 | +| H1-I2-72-1024 | 1 | 72 | 512 | 141,129 | +| H1-I1-32-4096 | 0.5 | 16 | 1024 | 36,189 | +| H1-I2-72-4096 | 0.5 | 36 | 1024 | 70,564 | +| H1-I1-32-2048 | 1 | 32 | 1024 | 72,379 | +| H1-I2-72-2048 | 1 | 72 | 1024 | 141,129 | +| H1-I1-32-1024 | 2 | 64 | 1024* | 144,759 | +| H1-I2-72-1024 | 2 | 144 | 1024* | 282,259 | +| H1-I1-32-4096 | 1 | 32 | 2048 | 72,379 | +| H1-I2-72-4096 | 1 | 72 | 2048 | 141,129 | +| H1-I1-32-2048 | 2 | 64 | 2048* | 144,759 | +| H1-I2-72-2048 | 2 | 144 | 2048* | 282,259 | +| H1-I1-32-4096 | 2 | 64 | 4096* | 144,759 | +| H1-I2-72-4096 | 2 | 144 | 4096* | 282,259 | + +**We recommend reserving 100GB of memory for the ESXi host.* -| Host | vCPU | Socket | Memory | -|--------------------|--------|---------|-----------| -| SAP HANA vSAN 1536 | 24 | 0.5 | 384 GB | -| SAP HANA vSAN 1536 | 48 | 1 | 768 GB | -| SAP HANA vSAN 1536 | 96 | 2 | 1436 GB1 | - -[1] We suggest reserving 100 GB of memory for the ESXi host. +OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. This OVF template offers the possibility to automatically install SAP HANA, the OVHcloud Backint Agent for SAP HANA, and SAP logs on OVHcloud Logs Data Platform, reducing the time required to deliver an SAP HANA database. @@ -57,7 +84,7 @@ Once the SAP HANA sources have been uploaded to your Object Storage bucket, you 1\. To begin the deployment process, go to the vSphere interface and select your datacenter. Then, click on `Action`{.action} menu and select `Deploy OVF template`{.action}. -![new-virtual-machine](images/step-1.png){.thumbnail} +![new-virtual-machine](images/step-1.png) 2\. Enter the following URL in the 'URL' field to access the OVF template for SAP HANA, then click `Next`{.action}. @@ -70,31 +97,31 @@ The below URL is an example, you must replace the value `pcc-xxx-xxx-xxx-xxx.ovh | SLES4SAP-SLE15-SP6 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP6-Full-x86_64/sles4sap-sap-hana-SLE15-SP6-Full-x86_64.ovf | | SLES4SAP-SLE15-SP7 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP7-Full-x86_64/sles4sap-sap-hana-SLE15-SP7-Full-x86_64.ovf | -![deploy-from-template](images/step-2.png){.thumbnail} +![deploy-from-template](images/step-2.png) 3\. Give a name to your virtual machine and select your datacenter. Then, click `Next`{.action} to continue. -![virtual-machine](images/step-3.png){.thumbnail} +![virtual-machine](images/step-3.png) 4\. Select 'Cluster1'. Then, click `Next`{.action} to continue. -![cluster1](images/step-4.png){.thumbnail} +![cluster1](images/step-4.png) 5\. The product name must be 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)'. Then, click `Next`{.action} to continue. Note that the advanced configurations in the OVF template may trigger a warning block to appear. -![review](images/step-5.png){.thumbnail} +![review](images/step-5.png) 6\. Select 'vsanDatastore' as the datastore for your SAP HANA virtual machine to comply with SAP and VMware recommendations. Then, click `Next`{.action} to continue. -![storage](images/step-6.png){.thumbnail} +![storage](images/step-6.png) 7\. From the list of available networks, select the one where you want to deploy your SAP HANA database. Then, click '`Next`{.action} to continue. Note that you will have the opportunity to add another network card to your virtual machine after the deployment is complete, if necessary. -![network](images/step-7.png){.thumbnail} +![network](images/step-7.png) 8\. The 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)' model offers a wide range of customization options for your virtual machine. You can adjust settings such as the size of virtual disks, enable the SAP HANA installation, the OVHcloud Backint Agent installation or else SAP logs on OVHcloud Logs Data Platform. @@ -107,7 +134,7 @@ In this guide, we focus on these four categories: In the `SAP HANA disks`{.action} category, you can set the size of the virtual disks that will be created. Our OVF template is pre-filled with default values for a virtual machine with 8 vCPUs and 128 GB of memory. These values are based on SAP's storage recommendations for this model. -![disks](images/step-8.png){.thumbnail} +![disks](images/step-8.png) Find below the table of SAP recommendations for sizing SAP HANA disks: @@ -126,7 +153,7 @@ If you want to use our automated installation process for SAP HANA, check the bo > Take note of the [SAP Note 1979280](https://me.sap.com/notes/1979280/E) which lists all SAP HANA SIDs that are not supported by SAP. > -![sap-hana-installation](images/step-9.png){.thumbnail} +![sap-hana-installation](images/step-9.png) 10\. To use our automated installation process for the OVHcloud Backint Agent for SAP HANA, check the box to enable installation and fill in the required information in the `OVHcloud Backint Agent installation`{.action} category. @@ -135,11 +162,11 @@ If you want to use our automated installation process for SAP HANA, check the bo > Note that this option is only available if you have enabled the SAP HANA installation as described in the previous category. > -![ovhcloud-backint-agent-installation](images/step-10.png){.thumbnail} +![ovhcloud-backint-agent-installation](images/step-10.png) 11\. To use our automated installation process for forwarding SAP logs to the OVHcloud Logs Data Platform, check the box to enable installation and fill in the required information in the `SAP logs on OVHcloud Logs Data Platform`{.action} category. -![sap-ldp-installation](images/step-11.png){.thumbnail} +![sap-ldp-installation](images/step-11.png) Once you have completed these steps, the deployment of your virtual machine from the OVF template created by OVHcloud will begin. @@ -153,11 +180,11 @@ Although the OVF template created by OVHcloud supports a wide range of parameter 1\. To make these additional adjustments, first select your virtual machine. Then, click on the `Action`{.action}, menu and select `Edit Settings`{.action}. -![edit-vm](images/vm-step-1.png){.thumbnail} +![edit-vm](images/vm-step-1.png) 2\. From the `Edit Configuration`{.action} interface, click on the `Options VM`{.action} tab to access additional configuration options for your virtual machine. Then, expand the `Advanced`{.action} menu and select `Edit Configuration`{.action} to adjust the advanced settings as needed. -![vm-options](images/vm-step-2.png){.thumbnail} +![vm-options](images/vm-step-2.png) 3\. These following parameters are included in the OVF template: diff --git a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-us.md b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-us.md index f51d2db2066..f739db13651 100644 --- a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-us.md +++ b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.en-us.md @@ -25,17 +25,44 @@ This guide provides instructions for deploying a SLES for SAP virtual machine wi ### Deployment -OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. - -In order to meet the vCPU/RAM ratio requirements for OLAP and OLTP workloads in a production environment, OVHcloud recommends three models of virtual machines. +The number of vCPUs depends on the number of vCPUs for a half socket or an entire socket. It is important to note that VMware and SAP do not support configurations with an odd multiple of 0.5 socket, such as 1.5 socket, 2.5 socket, etc. + +Below, you will find tables showing the sizes of SAP HANA virtual machines that meet this recommendation and use all of the memory for each number of vCPUs. + +**First generation** + +| Host | Socket | vCPUs | Memory | SAPS | +|---------------|:------:|:-----:--------:|:-------:| +| SAP HANA 1536 | 0.5 | 24 | 384 | 41,664 | +| SAP HANA 1536 | 1 | 48 | 768 | 83,329 | +| SAP HANA 1536 | 2 | 96 | 1536* | 166,658 | + +**Second generation** + +| Host | Socket | vCPUs | Memory (GiB) | SAPS | +|---------------|:------:|:-----:|:------------:|:-------:| +| H1-I1-32-1024 | 0.5 | 16 | 256 | 36,189 | +| H1-I2-72-1024 | 0.5 | 36 | 256 | 70,564 | +| H1-I1-32-2048 | 0.5 | 16 | 512 | 36,189 | +| H1-I2-72-2048 | 0.5 | 36 | 512 | 70,564 | +| H1-I1-32-1024 | 1 | 32 | 512 | 72,379 | +| H1-I2-72-1024 | 1 | 72 | 512 | 141,129 | +| H1-I1-32-4096 | 0.5 | 16 | 1024 | 36,189 | +| H1-I2-72-4096 | 0.5 | 36 | 1024 | 70,564 | +| H1-I1-32-2048 | 1 | 32 | 1024 | 72,379 | +| H1-I2-72-2048 | 1 | 72 | 1024 | 141,129 | +| H1-I1-32-1024 | 2 | 64 | 1024* | 144,759 | +| H1-I2-72-1024 | 2 | 144 | 1024* | 282,259 | +| H1-I1-32-4096 | 1 | 32 | 2048 | 72,379 | +| H1-I2-72-4096 | 1 | 72 | 2048 | 141,129 | +| H1-I1-32-2048 | 2 | 64 | 2048* | 144,759 | +| H1-I2-72-2048 | 2 | 144 | 2048* | 282,259 | +| H1-I1-32-4096 | 2 | 64 | 4096* | 144,759 | +| H1-I2-72-4096 | 2 | 144 | 4096* | 282,259 | + +**We recommend reserving 100GB of memory for the ESXi host.* -| Host | vCPU | Socket | Memory | -|--------------------|--------|---------|-----------| -| SAP HANA vSAN 1536 | 24 | 0.5 | 384 GB | -| SAP HANA vSAN 1536 | 48 | 1 | 768 GB | -| SAP HANA vSAN 1536 | 96 | 2 | 1436 GB1 | - -[1] We suggest reserving 100 GB of memory for the ESXi host. +OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. This OVF template offers the possibility to automatically install SAP HANA, the OVHcloud Backint Agent for SAP HANA, and SAP logs on OVHcloud Logs Data Platform, reducing the time required to deliver an SAP HANA database. @@ -57,7 +84,7 @@ Once the SAP HANA sources have been uploaded to your Object Storage bucket, you 1\. To begin the deployment process, go to the vSphere interface and select your datacenter. Then, click on `Action`{.action} menu and select `Deploy OVF template`{.action}. -![new-virtual-machine](images/step-1.png){.thumbnail} +![new-virtual-machine](images/step-1.png) 2\. Enter the following URL in the 'URL' field to access the OVF template for SAP HANA, then click `Next`{.action}. @@ -70,31 +97,31 @@ The below URL is an example, you must replace the value `pcc-xxx-xxx-xxx-xxx.ovh | SLES4SAP-SLE15-SP6 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP6-Full-x86_64/sles4sap-sap-hana-SLE15-SP6-Full-x86_64.ovf | | SLES4SAP-SLE15-SP7 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP7-Full-x86_64/sles4sap-sap-hana-SLE15-SP7-Full-x86_64.ovf | -![deploy-from-template](images/step-2.png){.thumbnail} +![deploy-from-template](images/step-2.png) 3\. Give a name to your virtual machine and select your datacenter. Then, click `Next`{.action} to continue. -![virtual-machine](images/step-3.png){.thumbnail} +![virtual-machine](images/step-3.png) 4\. Select 'Cluster1'. Then, click `Next`{.action} to continue. -![cluster1](images/step-4.png){.thumbnail} +![cluster1](images/step-4.png) 5\. The product name must be 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)'. Then, click `Next`{.action} to continue. Note that the advanced configurations in the OVF template may trigger a warning block to appear. -![review](images/step-5.png){.thumbnail} +![review](images/step-5.png) 6\. Select 'vsanDatastore' as the datastore for your SAP HANA virtual machine to comply with SAP and VMware recommendations. Then, click `Next`{.action} to continue. -![storage](images/step-6.png){.thumbnail} +![storage](images/step-6.png) 7\. From the list of available networks, select the one where you want to deploy your SAP HANA database. Then, click '`Next`{.action} to continue. Note that you will have the opportunity to add another network card to your virtual machine after the deployment is complete, if necessary. -![network](images/step-7.png){.thumbnail} +![network](images/step-7.png) 8\. The 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)' model offers a wide range of customization options for your virtual machine. You can adjust settings such as the size of virtual disks, enable the SAP HANA installation, the OVHcloud Backint Agent installation or else SAP logs on OVHcloud Logs Data Platform. @@ -107,7 +134,7 @@ In this guide, we focus on these four categories: In the `SAP HANA disks`{.action} category, you can set the size of the virtual disks that will be created. Our OVF template is pre-filled with default values for a virtual machine with 8 vCPUs and 128 GB of memory. These values are based on SAP's storage recommendations for this model. -![disks](images/step-8.png){.thumbnail} +![disks](images/step-8.png) Find below the table of SAP recommendations for sizing SAP HANA disks: @@ -126,7 +153,7 @@ If you want to use our automated installation process for SAP HANA, check the bo > Take note of the [SAP Note 1979280](https://me.sap.com/notes/1979280/E) which lists all SAP HANA SIDs that are not supported by SAP. > -![sap-hana-installation](images/step-9.png){.thumbnail} +![sap-hana-installation](images/step-9.png) 10\. To use our automated installation process for the OVHcloud Backint Agent for SAP HANA, check the box to enable installation and fill in the required information in the `OVHcloud Backint Agent installation`{.action} category. @@ -135,11 +162,11 @@ If you want to use our automated installation process for SAP HANA, check the bo > Note that this option is only available if you have enabled the SAP HANA installation as described in the previous category. > -![ovhcloud-backint-agent-installation](images/step-10.png){.thumbnail} +![ovhcloud-backint-agent-installation](images/step-10.png) 11\. To use our automated installation process for forwarding SAP logs to the OVHcloud Logs Data Platform, check the box to enable installation and fill in the required information in the `SAP logs on OVHcloud Logs Data Platform`{.action} category. -![sap-ldp-installation](images/step-11.png){.thumbnail} +![sap-ldp-installation](images/step-11.png) Once you have completed these steps, the deployment of your virtual machine from the OVF template created by OVHcloud will begin. @@ -153,11 +180,11 @@ Although the OVF template created by OVHcloud supports a wide range of parameter 1\. To make these additional adjustments, first select your virtual machine. Then, click on the `Action`{.action}, menu and select `Edit Settings`{.action}. -![edit-vm](images/vm-step-1.png){.thumbnail} +![edit-vm](images/vm-step-1.png) 2\. From the `Edit Configuration`{.action} interface, click on the `Options VM`{.action} tab to access additional configuration options for your virtual machine. Then, expand the `Advanced`{.action} menu and select `Edit Configuration`{.action} to adjust the advanced settings as needed. -![vm-options](images/vm-step-2.png){.thumbnail} +![vm-options](images/vm-step-2.png) 3\. These following parameters are included in the OVF template: diff --git a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.es-es.md b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.es-es.md index 0eb22955e40..9d88dbe1bda 100644 --- a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.es-es.md +++ b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.es-es.md @@ -25,17 +25,44 @@ This guide provides instructions for deploying a SLES for SAP virtual machine wi ### Deployment -OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. - -In order to meet the vCPU/RAM ratio requirements for OLAP and OLTP workloads in a production environment, OVHcloud recommends three models of virtual machines. +The number of vCPUs depends on the number of vCPUs for a half socket or an entire socket. It is important to note that VMware and SAP do not support configurations with an odd multiple of 0.5 socket, such as 1.5 socket, 2.5 socket, etc. + +Below, you will find tables showing the sizes of SAP HANA virtual machines that meet this recommendation and use all of the memory for each number of vCPUs. + +**First generation** + +| Host | Socket | vCPUs | Memory | SAPS | +|---------------|:------:|:-----:--------:|:-------:| +| SAP HANA 1536 | 0.5 | 24 | 384 | 41,664 | +| SAP HANA 1536 | 1 | 48 | 768 | 83,329 | +| SAP HANA 1536 | 2 | 96 | 1536* | 166,658 | + +**Second generation** + +| Host | Socket | vCPUs | Memory (GiB) | SAPS | +|---------------|:------:|:-----:|:------------:|:-------:| +| H1-I1-32-1024 | 0.5 | 16 | 256 | 36,189 | +| H1-I2-72-1024 | 0.5 | 36 | 256 | 70,564 | +| H1-I1-32-2048 | 0.5 | 16 | 512 | 36,189 | +| H1-I2-72-2048 | 0.5 | 36 | 512 | 70,564 | +| H1-I1-32-1024 | 1 | 32 | 512 | 72,379 | +| H1-I2-72-1024 | 1 | 72 | 512 | 141,129 | +| H1-I1-32-4096 | 0.5 | 16 | 1024 | 36,189 | +| H1-I2-72-4096 | 0.5 | 36 | 1024 | 70,564 | +| H1-I1-32-2048 | 1 | 32 | 1024 | 72,379 | +| H1-I2-72-2048 | 1 | 72 | 1024 | 141,129 | +| H1-I1-32-1024 | 2 | 64 | 1024* | 144,759 | +| H1-I2-72-1024 | 2 | 144 | 1024* | 282,259 | +| H1-I1-32-4096 | 1 | 32 | 2048 | 72,379 | +| H1-I2-72-4096 | 1 | 72 | 2048 | 141,129 | +| H1-I1-32-2048 | 2 | 64 | 2048* | 144,759 | +| H1-I2-72-2048 | 2 | 144 | 2048* | 282,259 | +| H1-I1-32-4096 | 2 | 64 | 4096* | 144,759 | +| H1-I2-72-4096 | 2 | 144 | 4096* | 282,259 | + +**We recommend reserving 100GB of memory for the ESXi host.* -| Host | vCPU | Socket | Memory | -|--------------------|--------|---------|-----------| -| SAP HANA vSAN 1536 | 24 | 0.5 | 384 GB | -| SAP HANA vSAN 1536 | 48 | 1 | 768 GB | -| SAP HANA vSAN 1536 | 96 | 2 | 1436 GB1 | - -[1] We suggest reserving 100 GB of memory for the ESXi host. +OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. This OVF template offers the possibility to automatically install SAP HANA, the OVHcloud Backint Agent for SAP HANA, and SAP logs on OVHcloud Logs Data Platform, reducing the time required to deliver an SAP HANA database. @@ -57,7 +84,7 @@ Once the SAP HANA sources have been uploaded to your Object Storage bucket, you 1\. To begin the deployment process, go to the vSphere interface and select your datacenter. Then, click on `Action`{.action} menu and select `Deploy OVF template`{.action}. -![new-virtual-machine](images/step-1.png){.thumbnail} +![new-virtual-machine](images/step-1.png) 2\. Enter the following URL in the 'URL' field to access the OVF template for SAP HANA, then click `Next`{.action}. @@ -70,31 +97,31 @@ The below URL is an example, you must replace the value `pcc-xxx-xxx-xxx-xxx.ovh | SLES4SAP-SLE15-SP6 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP6-Full-x86_64/sles4sap-sap-hana-SLE15-SP6-Full-x86_64.ovf | | SLES4SAP-SLE15-SP7 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP7-Full-x86_64/sles4sap-sap-hana-SLE15-SP7-Full-x86_64.ovf | -![deploy-from-template](images/step-2.png){.thumbnail} +![deploy-from-template](images/step-2.png) 3\. Give a name to your virtual machine and select your datacenter. Then, click `Next`{.action} to continue. -![virtual-machine](images/step-3.png){.thumbnail} +![virtual-machine](images/step-3.png) 4\. Select 'Cluster1'. Then, click `Next`{.action} to continue. -![cluster1](images/step-4.png){.thumbnail} +![cluster1](images/step-4.png) 5\. The product name must be 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)'. Then, click `Next`{.action} to continue. Note that the advanced configurations in the OVF template may trigger a warning block to appear. -![review](images/step-5.png){.thumbnail} +![review](images/step-5.png) 6\. Select 'vsanDatastore' as the datastore for your SAP HANA virtual machine to comply with SAP and VMware recommendations. Then, click `Next`{.action} to continue. -![storage](images/step-6.png){.thumbnail} +![storage](images/step-6.png) 7\. From the list of available networks, select the one where you want to deploy your SAP HANA database. Then, click '`Next`{.action} to continue. Note that you will have the opportunity to add another network card to your virtual machine after the deployment is complete, if necessary. -![network](images/step-7.png){.thumbnail} +![network](images/step-7.png) 8\. The 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)' model offers a wide range of customization options for your virtual machine. You can adjust settings such as the size of virtual disks, enable the SAP HANA installation, the OVHcloud Backint Agent installation or else SAP logs on OVHcloud Logs Data Platform. @@ -107,7 +134,7 @@ In this guide, we focus on these four categories: In the `SAP HANA disks`{.action} category, you can set the size of the virtual disks that will be created. Our OVF template is pre-filled with default values for a virtual machine with 8 vCPUs and 128 GB of memory. These values are based on SAP's storage recommendations for this model. -![disks](images/step-8.png){.thumbnail} +![disks](images/step-8.png) Find below the table of SAP recommendations for sizing SAP HANA disks: @@ -126,7 +153,7 @@ If you want to use our automated installation process for SAP HANA, check the bo > Take note of the [SAP Note 1979280](https://me.sap.com/notes/1979280/E) which lists all SAP HANA SIDs that are not supported by SAP. > -![sap-hana-installation](images/step-9.png){.thumbnail} +![sap-hana-installation](images/step-9.png) 10\. To use our automated installation process for the OVHcloud Backint Agent for SAP HANA, check the box to enable installation and fill in the required information in the `OVHcloud Backint Agent installation`{.action} category. @@ -135,11 +162,11 @@ If you want to use our automated installation process for SAP HANA, check the bo > Note that this option is only available if you have enabled the SAP HANA installation as described in the previous category. > -![ovhcloud-backint-agent-installation](images/step-10.png){.thumbnail} +![ovhcloud-backint-agent-installation](images/step-10.png) 11\. To use our automated installation process for forwarding SAP logs to the OVHcloud Logs Data Platform, check the box to enable installation and fill in the required information in the `SAP logs on OVHcloud Logs Data Platform`{.action} category. -![sap-ldp-installation](images/step-11.png){.thumbnail} +![sap-ldp-installation](images/step-11.png) Once you have completed these steps, the deployment of your virtual machine from the OVF template created by OVHcloud will begin. @@ -153,11 +180,11 @@ Although the OVF template created by OVHcloud supports a wide range of parameter 1\. To make these additional adjustments, first select your virtual machine. Then, click on the `Action`{.action}, menu and select `Edit Settings`{.action}. -![edit-vm](images/vm-step-1.png){.thumbnail} +![edit-vm](images/vm-step-1.png) 2\. From the `Edit Configuration`{.action} interface, click on the `Options VM`{.action} tab to access additional configuration options for your virtual machine. Then, expand the `Advanced`{.action} menu and select `Edit Configuration`{.action} to adjust the advanced settings as needed. -![vm-options](images/vm-step-2.png){.thumbnail} +![vm-options](images/vm-step-2.png) 3\. These following parameters are included in the OVF template: diff --git a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.es-us.md b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.es-us.md index c169bfb8d32..ccdca106241 100644 --- a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.es-us.md +++ b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.es-us.md @@ -25,17 +25,44 @@ This guide provides instructions for deploying a SLES for SAP virtual machine wi ### Deployment -OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. - -In order to meet the vCPU/RAM ratio requirements for OLAP and OLTP workloads in a production environment, OVHcloud recommends three models of virtual machines. +The number of vCPUs depends on the number of vCPUs for a half socket or an entire socket. It is important to note that VMware and SAP do not support configurations with an odd multiple of 0.5 socket, such as 1.5 socket, 2.5 socket, etc. + +Below, you will find tables showing the sizes of SAP HANA virtual machines that meet this recommendation and use all of the memory for each number of vCPUs. + +**First generation** + +| Host | Socket | vCPUs | Memory | SAPS | +|---------------|:------:|:-----:--------:|:-------:| +| SAP HANA 1536 | 0.5 | 24 | 384 | 41,664 | +| SAP HANA 1536 | 1 | 48 | 768 | 83,329 | +| SAP HANA 1536 | 2 | 96 | 1536* | 166,658 | + +**Second generation** + +| Host | Socket | vCPUs | Memory (GiB) | SAPS | +|---------------|:------:|:-----:|:------------:|:-------:| +| H1-I1-32-1024 | 0.5 | 16 | 256 | 36,189 | +| H1-I2-72-1024 | 0.5 | 36 | 256 | 70,564 | +| H1-I1-32-2048 | 0.5 | 16 | 512 | 36,189 | +| H1-I2-72-2048 | 0.5 | 36 | 512 | 70,564 | +| H1-I1-32-1024 | 1 | 32 | 512 | 72,379 | +| H1-I2-72-1024 | 1 | 72 | 512 | 141,129 | +| H1-I1-32-4096 | 0.5 | 16 | 1024 | 36,189 | +| H1-I2-72-4096 | 0.5 | 36 | 1024 | 70,564 | +| H1-I1-32-2048 | 1 | 32 | 1024 | 72,379 | +| H1-I2-72-2048 | 1 | 72 | 1024 | 141,129 | +| H1-I1-32-1024 | 2 | 64 | 1024* | 144,759 | +| H1-I2-72-1024 | 2 | 144 | 1024* | 282,259 | +| H1-I1-32-4096 | 1 | 32 | 2048 | 72,379 | +| H1-I2-72-4096 | 1 | 72 | 2048 | 141,129 | +| H1-I1-32-2048 | 2 | 64 | 2048* | 144,759 | +| H1-I2-72-2048 | 2 | 144 | 2048* | 282,259 | +| H1-I1-32-4096 | 2 | 64 | 4096* | 144,759 | +| H1-I2-72-4096 | 2 | 144 | 4096* | 282,259 | + +**We recommend reserving 100GB of memory for the ESXi host.* -| Host | vCPU | Socket | Memory | -|--------------------|--------|---------|-----------| -| SAP HANA vSAN 1536 | 24 | 0.5 | 384 GB | -| SAP HANA vSAN 1536 | 48 | 1 | 768 GB | -| SAP HANA vSAN 1536 | 96 | 2 | 1436 GB1 | - -[1] We suggest reserving 100 GB of memory for the ESXi host. +OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. This OVF template offers the possibility to automatically install SAP HANA, the OVHcloud Backint Agent for SAP HANA, and SAP logs on OVHcloud Logs Data Platform, reducing the time required to deliver an SAP HANA database. @@ -57,7 +84,7 @@ Once the SAP HANA sources have been uploaded to your Object Storage bucket, you 1\. To begin the deployment process, go to the vSphere interface and select your datacenter. Then, click on `Action`{.action} menu and select `Deploy OVF template`{.action}. -![new-virtual-machine](images/step-1.png){.thumbnail} +![new-virtual-machine](images/step-1.png) 2\. Enter the following URL in the 'URL' field to access the OVF template for SAP HANA, then click `Next`{.action}. @@ -70,31 +97,31 @@ The below URL is an example, you must replace the value `pcc-xxx-xxx-xxx-xxx.ovh | SLES4SAP-SLE15-SP6 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP6-Full-x86_64/sles4sap-sap-hana-SLE15-SP6-Full-x86_64.ovf | | SLES4SAP-SLE15-SP7 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP7-Full-x86_64/sles4sap-sap-hana-SLE15-SP7-Full-x86_64.ovf | -![deploy-from-template](images/step-2.png){.thumbnail} +![deploy-from-template](images/step-2.png) 3\. Give a name to your virtual machine and select your datacenter. Then, click `Next`{.action} to continue. -![virtual-machine](images/step-3.png){.thumbnail} +![virtual-machine](images/step-3.png) 4\. Select 'Cluster1'. Then, click `Next`{.action} to continue. -![cluster1](images/step-4.png){.thumbnail} +![cluster1](images/step-4.png) 5\. The product name must be 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)'. Then, click `Next`{.action} to continue. Note that the advanced configurations in the OVF template may trigger a warning block to appear. -![review](images/step-5.png){.thumbnail} +![review](images/step-5.png) 6\. Select 'vsanDatastore' as the datastore for your SAP HANA virtual machine to comply with SAP and VMware recommendations. Then, click `Next`{.action} to continue. -![storage](images/step-6.png){.thumbnail} +![storage](images/step-6.png) 7\. From the list of available networks, select the one where you want to deploy your SAP HANA database. Then, click '`Next`{.action} to continue. Note that you will have the opportunity to add another network card to your virtual machine after the deployment is complete, if necessary. -![network](images/step-7.png){.thumbnail} +![network](images/step-7.png) 8\. The 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)' model offers a wide range of customization options for your virtual machine. You can adjust settings such as the size of virtual disks, enable the SAP HANA installation, the OVHcloud Backint Agent installation or else SAP logs on OVHcloud Logs Data Platform. @@ -107,7 +134,7 @@ In this guide, we focus on these four categories: In the `SAP HANA disks`{.action} category, you can set the size of the virtual disks that will be created. Our OVF template is pre-filled with default values for a virtual machine with 8 vCPUs and 128 GB of memory. These values are based on SAP's storage recommendations for this model. -![disks](images/step-8.png){.thumbnail} +![disks](images/step-8.png) Find below the table of SAP recommendations for sizing SAP HANA disks: @@ -126,7 +153,7 @@ If you want to use our automated installation process for SAP HANA, check the bo > Take note of the [SAP Note 1979280](https://me.sap.com/notes/1979280/E) which lists all SAP HANA SIDs that are not supported by SAP. > -![sap-hana-installation](images/step-9.png){.thumbnail} +![sap-hana-installation](images/step-9.png) 10\. To use our automated installation process for the OVHcloud Backint Agent for SAP HANA, check the box to enable installation and fill in the required information in the `OVHcloud Backint Agent installation`{.action} category. @@ -135,11 +162,11 @@ If you want to use our automated installation process for SAP HANA, check the bo > Note that this option is only available if you have enabled the SAP HANA installation as described in the previous category. > -![ovhcloud-backint-agent-installation](images/step-10.png){.thumbnail} +![ovhcloud-backint-agent-installation](images/step-10.png) 11\. To use our automated installation process for forwarding SAP logs to the OVHcloud Logs Data Platform, check the box to enable installation and fill in the required information in the `SAP logs on OVHcloud Logs Data Platform`{.action} category. -![sap-ldp-installation](images/step-11.png){.thumbnail} +![sap-ldp-installation](images/step-11.png) Once you have completed these steps, the deployment of your virtual machine from the OVF template created by OVHcloud will begin. @@ -153,11 +180,11 @@ Although the OVF template created by OVHcloud supports a wide range of parameter 1\. To make these additional adjustments, first select your virtual machine. Then, click on the `Action`{.action}, menu and select `Edit Settings`{.action}. -![edit-vm](images/vm-step-1.png){.thumbnail} +![edit-vm](images/vm-step-1.png) 2\. From the `Edit Configuration`{.action} interface, click on the `Options VM`{.action} tab to access additional configuration options for your virtual machine. Then, expand the `Advanced`{.action} menu and select `Edit Configuration`{.action} to adjust the advanced settings as needed. -![vm-options](images/vm-step-2.png){.thumbnail} +![vm-options](images/vm-step-2.png) 3\. These following parameters are included in the OVF template: diff --git a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.fr-ca.md b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.fr-ca.md index fd0e23e49c0..33d327eb9fc 100644 --- a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.fr-ca.md +++ b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.fr-ca.md @@ -25,17 +25,44 @@ Ce guide vous détaille les étapes pour le déploiement d'une machine virtuelle ### Déploiement -OVHcloud met à disposition un template OVF comprenant le système d'exploitation SUSE Linux Enterprise Server for SAP Applications pré-configuré pour accueillir une installation SAP HANA. - -Afin de respecter le ratio vCPU/RAM pour les charges de travail OLAP et OLTP dans un environnement de production, OVHcloud recommande trois modèles de machines virtuelles. +Le nombre de vCPUs dépend du nombre de vCPUs pour un demi-socket ou un socket entier. Il est important de noter que VMware et SAP ne supportent pas les configurations avec un multiple impair de 0,5 socket, telles que 1,5 socket, 2,5 sockets, etc. + +Ci-dessous, vous trouverez les tableaux présentant les tailles des machines virtuelles SAP HANA qui respectent cette recommandation et utilisent la totalité de la mémoire pour chaque nombre de vCPUs. + +**Première génération** + +| Hôte | Socket | vCPUs | Mémoire | SAPS | +|---------------|:------:|:-----:|:-------:|:-------:| +| SAP HANA 1536 | 0,5 | 24 | 384 | 41 664 | +| SAP HANA 1536 | 1 | 48 | 768 | 83 329 | +| SAP HANA 1536 | 2 | 96 | 1536* | 166 658 | + +**Deuxième génération** + +| Hôte | Socket | vCPUs | Mémoire (GiB) | SAPS | +|----------------|:------:|:-----:|:-------------:|:-------:| +| H1-I1-32-1024 | 0,5 | 16 | 256 | 36 189 | +| H1-I2-72-1024 | 0,5 | 36 | 256 | 70 564 | +| H1-I1-32-2048 | 0,5 | 16 | 512 | 36 189 | +| H1-I2-72-2048 | 0,5 | 36 | 512 | 70 564 | +| H1-I1-32-1024 | 1 | 32 | 512 | 72 379 | +| H1-I2-72-1024 | 1 | 72 | 512 | 141 129 | +| H1-I1-32-4096 | 0,5 | 16 | 1024 | 36 189 | +| H1-I2-72-4096 | 0,5 | 36 | 1024 | 70 564 | +| H1-I1-32-2048 | 1 | 32 | 1024 | 72 379 | +| H1-I2-72-2048 | 1 | 72 | 1024 | 141 129 | +| H1-I1-32-1024 | 2 | 64 | 1024* | 144 759 | +| H1-I2-72-1024 | 2 | 144 | 1024* | 282 259 | +| H1-I1-32-4096 | 1 | 32 | 2048 | 72 379 | +| H1-I2-72-4096 | 1 | 72 | 2048 | 141 129 | +| H1-I1-32-2048 | 2 | 64 | 2048* | 144 759 | +| H1-I2-72-2048 | 2 | 144 | 2048* | 282 259 | +| H1-I1-32-4096 | 2 | 64 | 4096* | 144 759 | +| H1-I2-72-4096 | 2 | 144 | 4096* | 282 259 | + +**Nous conseillons de réserver 100 GB de mémoire pour le host ESXi.* -| Host | vCPU | Socket | Mémoire | -|--------------------|--------|---------|-----------| -| SAP HANA vSAN 1536 | 24 | 0.5 | 384 GB | -| SAP HANA vSAN 1536 | 48 | 1 | 768 GB | -| SAP HANA vSAN 1536 | 96 | 2 | 1436 GB1 | - -[1] Nous conseillons de réserver 100 GB de mémoire pour le host ESXi. +OVHcloud met à disposition un template OVF comprenant le système d'exploitation SUSE Linux Enterprise Server for SAP Applications pré-configuré pour accueillir une installation SAP HANA. Ce template OVF offre la possibilité d'installer automatiquement SAP HANA, OVHcloud Backint Agent for SAP HANA, ainsi que SAP logs on OVHcloud Logs Data Platform, réduisant ainsi le temps de mise à disposition d'une base de données SAP HANA. @@ -57,7 +84,7 @@ Une fois les sources SAP HANA déposées dans votre bucket Object Storage, vous 1\. Pour démarrer le processus de déploiement, allez sur votre interface vSphere et sélectionnez votre datacenter. Puis, cliquez sur le menu `Action`{.action} et sélectionnez `Déployer un modèle OVF`{.action}. -![new-virtual-machine](images/step-1.png){.thumbnail} +![new-virtual-machine](images/step-1.png) 2\. Entrez l'URL suivante dans le champ « URL » pour accéder à notre template OVF pour SAP HANA. puis cliquez sur `Next`{.action}. @@ -70,31 +97,31 @@ L'URL ci-dessous est un exemple, vous devez remplacer la valeur `pcc-xxx-xxx-xxx | SLES4SAP-SLE15-SP6 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP6-Full-x86_64/sles4sap-sap-hana-SLE15-SP6-Full-x86_64.ovf | | SLES4SAP-SLE15-SP7 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP7-Full-x86_64/sles4sap-sap-hana-SLE15-SP7-Full-x86_64.ovf | -![deploy-from-template](images/step-2.png){.thumbnail} +![deploy-from-template](images/step-2.png) 3\. Donnez un nom à votre machine virtuelle et sélectionnez votre datacenter. Puis, cliquez sur `Next`{.action} pour continuer. -![virtual-machine](images/step-3.png){.thumbnail} +![virtual-machine](images/step-3.png) 4\. Sélectionnez « Cluster1 ». Puis, cliquez sur `Next`{.action} pour continuer. -![cluster1](images/step-4.png){.thumbnail} +![cluster1](images/step-4.png) 5\. Vérifiez que le modèle sélectionné a bien pour nom « SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL) ». Puis, cliquez sur `Next`{.action} pour continuer. Le bloc d'avertissement qui s'affiche concerne les configurations avancées intégrées au template OVF. -![review](images/step-5.png){.thumbnail} +![review](images/step-5.png) 6\. Sélectionnez « vsanDatastore » pour le stockage de votre machine virtuelle SAP HANA, afin de respecter les recommandations SAP et VMware. Puis, cliquez sur `Next`{.action} pour continuer. -![storage](images/step-6.png){.thumbnail} +![storage](images/step-6.png) 7\. Sélectionnez le réseau dans lequel vous souhaitez déployer votre base de données SAP HANA. Puis, cliquez sur `Next`{.action} pour continuer. À la fin du déploiement, vous aurez la possibilité d'éditer la machine virtuelle pour ajouter d'autres cartes réseaux si vous le désirez. -![network](images/step-7.png){.thumbnail} +![network](images/step-7.png) 8\. Le modèle « SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL) » offre de nombreuses options de personnalisations pour votre machine virtuelle. Vous pouvez ajuster la taille des disques, activer l'installation de SAP HANA, OVHcloud Backint Agent ou encore SAP logs on OVHcloud Logs Data Platform. @@ -109,7 +136,7 @@ Dans la catégorie `SAP HANA disks`{.action}, vous devez renseigner les tailles Notre template OVF est configuré par défaut pour déployer une machine virtuelle de 8 vCPUs et 128 GB de RAM. Les valeurs pré-remplies correspondent aux recommandations SAP de stockage pour ce modèle. -![disks](images/step-8.png){.thumbnail} +![disks](images/step-8.png) Voici un tableau des recommandations SAP pour les tailles des disques : @@ -128,7 +155,7 @@ Voici un tableau des recommandations SAP pour les tailles des disques : > Veuillez prendre connaissance de la [SAP Note 1979280](https://me.sap.com/notes/1979280/) qui liste les SID SAP HANA ne pouvant pas être utilisés. > -![sap-hana-installation](images/step-9.png){.thumbnail} +![sap-hana-installation](images/step-9.png) 10\. Si vous souhaitez bénéficier de l’installation automatisée d'OVHcloud Backint Agent for SAP HANA pour sauvegarder votre base de données sur un Object Storage, cochez l'activation de l'installation et renseignez les informations de la catégorie `OVHcloud Backint Agent installation`{.action}. @@ -137,11 +164,11 @@ Voici un tableau des recommandations SAP pour les tailles des disques : > Cette option est uniquement disponible dans le cas où vous avez activé l'installation de SAP HANA dans la précédente catégorie. > -![ovhcloud-backint-agent-installation](images/step-10.png){.thumbnail} +![ovhcloud-backint-agent-installation](images/step-10.png) 11\. Si vous souhaitez bénéficier de l’installation automatisée SAP logs on OVHcloud Logs Data Platform afin d'externaliser vos logs sur notre solution Logs Data Platform, cochez l'activation de l'installation et renseignez les informations de la catégorie `SAP logs on OVHcloud Logs Data Platform`{.action}. -![sap-ldp-installation](images/step-11.png){.thumbnail} +![sap-ldp-installation](images/step-11.png) Une fois ces étapes réalisées, le déploiement de votre machine virtuelle à partir du template OVF créé par OVHcloud s'exécute. @@ -155,11 +182,11 @@ Bien que le template OVF créé par OVHcloud prend en compte de nombreux paramè 1\. Pour réaliser cet ajout de paramètres, sélectionnez votre machine virtuelle. Puis, cliquez sur le menu `Action`{.action} et sélectionnez `Modifier les paramètres`{.action}. -![edit-vm](images/vm-step-1.png){.thumbnail} +![edit-vm](images/vm-step-1.png) 2\. Depuis l'interface `Modifier les paramètres`{.action}, cliquez sur l'onglet `Options VM`{.action} afin d'accéder aux options de configuration supplémentaires. Puis, développez le menu `Avancé`{.action} et cliquez sur `Modifier la configuration`{.action}. -![vm-options](images/vm-step-2.png){.thumbnail} +![vm-options](images/vm-step-2.png) 3\. Les paramètres suivants sont inclus dans le template OVF : diff --git a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.fr-fr.md b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.fr-fr.md index 13532476bea..145f21e0718 100644 --- a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.fr-fr.md +++ b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.fr-fr.md @@ -25,17 +25,44 @@ Ce guide vous détaille les étapes pour le déploiement d'une machine virtuelle ### Déploiement -OVHcloud met à disposition un template OVF comprenant le système d'exploitation SUSE Linux Enterprise Server for SAP Applications pré-configuré pour accueillir une installation SAP HANA. - -Afin de respecter le ratio vCPU/RAM pour les charges de travail OLAP et OLTP dans un environnement de production, OVHcloud recommande trois modèles de machines virtuelles. +Le nombre de vCPUs dépend du nombre de vCPUs pour un demi-socket ou un socket entier. Il est important de noter que VMware et SAP ne supportent pas les configurations avec un multiple impair de 0,5 socket, telles que 1,5 socket, 2,5 sockets, etc. + +Ci-dessous, vous trouverez les tableaux présentant les tailles des machines virtuelles SAP HANA qui respectent cette recommandation et utilisent la totalité de la mémoire pour chaque nombre de vCPUs. + +**Première génération** + +| Hôte | Socket | vCPUs | Mémoire | SAPS | +|---------------|:------:|:-----:|:-------:|:-------:| +| SAP HANA 1536 | 0,5 | 24 | 384 | 41 664 | +| SAP HANA 1536 | 1 | 48 | 768 | 83 329 | +| SAP HANA 1536 | 2 | 96 | 1536* | 166 658 | + +**Deuxième génération** + +| Hôte | Socket | vCPUs | Mémoire (GiB) | SAPS | +|----------------|:------:|:-----:|:-------------:|:-------:| +| H1-I1-32-1024 | 0,5 | 16 | 256 | 36 189 | +| H1-I2-72-1024 | 0,5 | 36 | 256 | 70 564 | +| H1-I1-32-2048 | 0,5 | 16 | 512 | 36 189 | +| H1-I2-72-2048 | 0,5 | 36 | 512 | 70 564 | +| H1-I1-32-1024 | 1 | 32 | 512 | 72 379 | +| H1-I2-72-1024 | 1 | 72 | 512 | 141 129 | +| H1-I1-32-4096 | 0,5 | 16 | 1024 | 36 189 | +| H1-I2-72-4096 | 0,5 | 36 | 1024 | 70 564 | +| H1-I1-32-2048 | 1 | 32 | 1024 | 72 379 | +| H1-I2-72-2048 | 1 | 72 | 1024 | 141 129 | +| H1-I1-32-1024 | 2 | 64 | 1024* | 144 759 | +| H1-I2-72-1024 | 2 | 144 | 1024* | 282 259 | +| H1-I1-32-4096 | 1 | 32 | 2048 | 72 379 | +| H1-I2-72-4096 | 1 | 72 | 2048 | 141 129 | +| H1-I1-32-2048 | 2 | 64 | 2048* | 144 759 | +| H1-I2-72-2048 | 2 | 144 | 2048* | 282 259 | +| H1-I1-32-4096 | 2 | 64 | 4096* | 144 759 | +| H1-I2-72-4096 | 2 | 144 | 4096* | 282 259 | + +**Nous conseillons de réserver 100 GB de mémoire pour le host ESXi.* -| Host | vCPU | Socket | Mémoire | -|--------------------|--------|---------|-----------| -| SAP HANA vSAN 1536 | 24 | 0.5 | 384 GB | -| SAP HANA vSAN 1536 | 48 | 1 | 768 GB | -| SAP HANA vSAN 1536 | 96 | 2 | 1436 GB1 | - -[1] Nous conseillons de réserver 100 GB de mémoire pour le host ESXi. +OVHcloud met à disposition un template OVF comprenant le système d'exploitation SUSE Linux Enterprise Server for SAP Applications pré-configuré pour accueillir une installation SAP HANA. Ce template OVF offre la possibilité d'installer automatiquement SAP HANA, OVHcloud Backint Agent for SAP HANA, ainsi que SAP logs on OVHcloud Logs Data Platform, réduisant ainsi le temps de mise à disposition d'une base de données SAP HANA. @@ -57,7 +84,7 @@ Une fois les sources SAP HANA déposées dans votre bucket Object Storage, vous 1\. Pour démarrer le processus de déploiement, allez sur votre interface vSphere et sélectionnez votre datacenter. Puis, cliquez sur le menu `Action`{.action} et sélectionnez `Déployer un modèle OVF`{.action}. -![new-virtual-machine](images/step-1.png){.thumbnail} +![new-virtual-machine](images/step-1.png) 2\. Entrez l'URL suivante dans le champ « URL » pour accéder à notre template OVF pour SAP HANA. puis cliquez sur `Next`{.action}. @@ -70,31 +97,31 @@ L'URL ci-dessous est un exemple, vous devez remplacer la valeur `pcc-xxx-xxx-xxx | SLES4SAP-SLE15-SP6 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP6-Full-x86_64/sles4sap-sap-hana-SLE15-SP6-Full-x86_64.ovf | | SLES4SAP-SLE15-SP7 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP7-Full-x86_64/sles4sap-sap-hana-SLE15-SP7-Full-x86_64.ovf | -![deploy-from-template](images/step-2.png){.thumbnail} +![deploy-from-template](images/step-2.png) 3\. Donnez un nom à votre machine virtuelle et sélectionnez votre datacenter. Puis, cliquez sur `Next`{.action} pour continuer. -![virtual-machine](images/step-3.png){.thumbnail} +![virtual-machine](images/step-3.png) 4\. Sélectionnez « Cluster1 ». Puis, cliquez sur `Next`{.action} pour continuer. -![cluster1](images/step-4.png){.thumbnail} +![cluster1](images/step-4.png) 5\. Vérifiez que le modèle sélectionné a bien pour nom « SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL) ». Puis, cliquez sur `Next`{.action} pour continuer. Le bloc d'avertissement qui s'affiche concerne les configurations avancées intégrées au template OVF. -![review](images/step-5.png){.thumbnail} +![review](images/step-5.png) 6\. Sélectionnez « vsanDatastore » pour le stockage de votre machine virtuelle SAP HANA, afin de respecter les recommandations SAP et VMware. Puis, cliquez sur `Next`{.action} pour continuer. -![storage](images/step-6.png){.thumbnail} +![storage](images/step-6.png) 7\. Sélectionnez le réseau dans lequel vous souhaitez déployer votre base de données SAP HANA. Puis, cliquez sur `Next`{.action} pour continuer. À la fin du déploiement, vous aurez la possibilité d'éditer la machine virtuelle pour ajouter d'autres cartes réseaux si vous le désirez. -![network](images/step-7.png){.thumbnail} +![network](images/step-7.png) 8\. Le modèle « SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL) » offre de nombreuses options de personnalisations pour votre machine virtuelle. Vous pouvez ajuster la taille des disques, activer l'installation de SAP HANA, OVHcloud Backint Agent ou encore SAP logs on OVHcloud Logs Data Platform. @@ -109,7 +136,7 @@ Dans la catégorie `SAP HANA disks`{.action}, vous devez renseigner les tailles Notre template OVF est configuré par défaut pour déployer une machine virtuelle de 8 vCPUs et 128 GB de RAM. Les valeurs pré-remplies correspondent aux recommandations SAP de stockage pour ce modèle. -![disks](images/step-8.png){.thumbnail} +![disks](images/step-8.png) Voici un tableau des recommandations SAP pour les tailles des disques : @@ -128,7 +155,7 @@ Voici un tableau des recommandations SAP pour les tailles des disques : > Veuillez prendre connaissance de la [SAP Note 1979280](https://me.sap.com/notes/1979280/) qui liste les SID SAP HANA ne pouvant pas être utilisés. > -![sap-hana-installation](images/step-9.png){.thumbnail} +![sap-hana-installation](images/step-9.png) 10\. Si vous souhaitez bénéficier de l’installation automatisée d'OVHcloud Backint Agent for SAP HANA pour sauvegarder votre base de données sur un Object Storage, cochez l'activation de l'installation et renseignez les informations de la catégorie `OVHcloud Backint Agent installation`{.action}. @@ -137,11 +164,11 @@ Voici un tableau des recommandations SAP pour les tailles des disques : > Cette option est uniquement disponible dans le cas où vous avez activé l'installation de SAP HANA dans la précédente catégorie. > -![ovhcloud-backint-agent-installation](images/step-10.png){.thumbnail} +![ovhcloud-backint-agent-installation](images/step-10.png) 11\. Si vous souhaitez bénéficier de l’installation automatisée SAP logs on OVHcloud Logs Data Platform afin d'externaliser vos logs sur notre solution Logs Data Platform, cochez l'activation de l'installation et renseignez les informations de la catégorie `SAP logs on OVHcloud Logs Data Platform`{.action}. -![sap-ldp-installation](images/step-11.png){.thumbnail} +![sap-ldp-installation](images/step-11.png) Une fois ces étapes réalisées, le déploiement de votre machine virtuelle à partir du template OVF créé par OVHcloud s'exécute. @@ -155,11 +182,11 @@ Bien que le template OVF créé par OVHcloud prend en compte de nombreux paramè 1\. Pour réaliser cet ajout de paramètres, sélectionnez votre machine virtuelle. Puis, cliquez sur le menu `Action`{.action} et sélectionnez `Modifier les paramètres`{.action}. -![edit-vm](images/vm-step-1.png){.thumbnail} +![edit-vm](images/vm-step-1.png) 2\. Depuis l'interface `Modifier les paramètres`{.action}, cliquez sur l'onglet `Options VM`{.action} afin d'accéder aux options de configuration supplémentaires. Puis, développez le menu `Avancé`{.action} et cliquez sur `Modifier la configuration`{.action}. -![vm-options](images/vm-step-2.png){.thumbnail} +![vm-options](images/vm-step-2.png) 3\. Les paramètres suivants sont inclus dans le template OVF : diff --git a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.it-it.md b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.it-it.md index eef85e33b82..d1d6b4b2a89 100644 --- a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.it-it.md +++ b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.it-it.md @@ -25,17 +25,44 @@ This guide provides instructions for deploying a SLES for SAP virtual machine wi ### Deployment -OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. - -In order to meet the vCPU/RAM ratio requirements for OLAP and OLTP workloads in a production environment, OVHcloud recommends three models of virtual machines. +The number of vCPUs depends on the number of vCPUs for a half socket or an entire socket. It is important to note that VMware and SAP do not support configurations with an odd multiple of 0.5 socket, such as 1.5 socket, 2.5 socket, etc. + +Below, you will find tables showing the sizes of SAP HANA virtual machines that meet this recommendation and use all of the memory for each number of vCPUs. + +**First generation** + +| Host | Socket | vCPUs | Memory | SAPS | +|---------------|:------:|:-----:--------:|:-------:| +| SAP HANA 1536 | 0.5 | 24 | 384 | 41,664 | +| SAP HANA 1536 | 1 | 48 | 768 | 83,329 | +| SAP HANA 1536 | 2 | 96 | 1536* | 166,658 | + +**Second generation** + +| Host | Socket | vCPUs | Memory (GiB) | SAPS | +|---------------|:------:|:-----:|:------------:|:-------:| +| H1-I1-32-1024 | 0.5 | 16 | 256 | 36,189 | +| H1-I2-72-1024 | 0.5 | 36 | 256 | 70,564 | +| H1-I1-32-2048 | 0.5 | 16 | 512 | 36,189 | +| H1-I2-72-2048 | 0.5 | 36 | 512 | 70,564 | +| H1-I1-32-1024 | 1 | 32 | 512 | 72,379 | +| H1-I2-72-1024 | 1 | 72 | 512 | 141,129 | +| H1-I1-32-4096 | 0.5 | 16 | 1024 | 36,189 | +| H1-I2-72-4096 | 0.5 | 36 | 1024 | 70,564 | +| H1-I1-32-2048 | 1 | 32 | 1024 | 72,379 | +| H1-I2-72-2048 | 1 | 72 | 1024 | 141,129 | +| H1-I1-32-1024 | 2 | 64 | 1024* | 144,759 | +| H1-I2-72-1024 | 2 | 144 | 1024* | 282,259 | +| H1-I1-32-4096 | 1 | 32 | 2048 | 72,379 | +| H1-I2-72-4096 | 1 | 72 | 2048 | 141,129 | +| H1-I1-32-2048 | 2 | 64 | 2048* | 144,759 | +| H1-I2-72-2048 | 2 | 144 | 2048* | 282,259 | +| H1-I1-32-4096 | 2 | 64 | 4096* | 144,759 | +| H1-I2-72-4096 | 2 | 144 | 4096* | 282,259 | + +**We recommend reserving 100GB of memory for the ESXi host.* -| Host | vCPU | Socket | Memory | -|--------------------|--------|---------|-----------| -| SAP HANA vSAN 1536 | 24 | 0.5 | 384 GB | -| SAP HANA vSAN 1536 | 48 | 1 | 768 GB | -| SAP HANA vSAN 1536 | 96 | 2 | 1436 GB1 | - -[1] We suggest reserving 100 GB of memory for the ESXi host. +OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. This OVF template offers the possibility to automatically install SAP HANA, the OVHcloud Backint Agent for SAP HANA, and SAP logs on OVHcloud Logs Data Platform, reducing the time required to deliver an SAP HANA database. @@ -57,7 +84,7 @@ Once the SAP HANA sources have been uploaded to your Object Storage bucket, you 1\. To begin the deployment process, go to the vSphere interface and select your datacenter. Then, click on `Action`{.action} menu and select `Deploy OVF template`{.action}. -![new-virtual-machine](images/step-1.png){.thumbnail} +![new-virtual-machine](images/step-1.png) 2\. Enter the following URL in the 'URL' field to access the OVF template for SAP HANA, then click `Next`{.action}. @@ -70,31 +97,31 @@ The below URL is an example, you must replace the value `pcc-xxx-xxx-xxx-xxx.ovh | SLES4SAP-SLE15-SP6 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP6-Full-x86_64/sles4sap-sap-hana-SLE15-SP6-Full-x86_64.ovf | | SLES4SAP-SLE15-SP7 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP7-Full-x86_64/sles4sap-sap-hana-SLE15-SP7-Full-x86_64.ovf | -![deploy-from-template](images/step-2.png){.thumbnail} +![deploy-from-template](images/step-2.png) 3\. Give a name to your virtual machine and select your datacenter. Then, click `Next`{.action} to continue. -![virtual-machine](images/step-3.png){.thumbnail} +![virtual-machine](images/step-3.png) 4\. Select 'Cluster1'. Then, click `Next`{.action} to continue. -![cluster1](images/step-4.png){.thumbnail} +![cluster1](images/step-4.png) 5\. The product name must be 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)'. Then, click `Next`{.action} to continue. Note that the advanced configurations in the OVF template may trigger a warning block to appear. -![review](images/step-5.png){.thumbnail} +![review](images/step-5.png) 6\. Select 'vsanDatastore' as the datastore for your SAP HANA virtual machine to comply with SAP and VMware recommendations. Then, click `Next`{.action} to continue. -![storage](images/step-6.png){.thumbnail} +![storage](images/step-6.png) 7\. From the list of available networks, select the one where you want to deploy your SAP HANA database. Then, click '`Next`{.action} to continue. Note that you will have the opportunity to add another network card to your virtual machine after the deployment is complete, if necessary. -![network](images/step-7.png){.thumbnail} +![network](images/step-7.png) 8\. The 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)' model offers a wide range of customization options for your virtual machine. You can adjust settings such as the size of virtual disks, enable the SAP HANA installation, the OVHcloud Backint Agent installation or else SAP logs on OVHcloud Logs Data Platform. @@ -107,7 +134,7 @@ In this guide, we focus on these four categories: In the `SAP HANA disks`{.action} category, you can set the size of the virtual disks that will be created. Our OVF template is pre-filled with default values for a virtual machine with 8 vCPUs and 128 GB of memory. These values are based on SAP's storage recommendations for this model. -![disks](images/step-8.png){.thumbnail} +![disks](images/step-8.png) Find below the table of SAP recommendations for sizing SAP HANA disks: @@ -126,7 +153,7 @@ If you want to use our automated installation process for SAP HANA, check the bo > Take note of the [SAP Note 1979280](https://me.sap.com/notes/1979280/E) which lists all SAP HANA SIDs that are not supported by SAP. > -![sap-hana-installation](images/step-9.png){.thumbnail} +![sap-hana-installation](images/step-9.png) 10\. To use our automated installation process for the OVHcloud Backint Agent for SAP HANA, check the box to enable installation and fill in the required information in the `OVHcloud Backint Agent installation`{.action} category. @@ -135,11 +162,11 @@ If you want to use our automated installation process for SAP HANA, check the bo > Note that this option is only available if you have enabled the SAP HANA installation as described in the previous category. > -![ovhcloud-backint-agent-installation](images/step-10.png){.thumbnail} +![ovhcloud-backint-agent-installation](images/step-10.png) 11\. To use our automated installation process for forwarding SAP logs to the OVHcloud Logs Data Platform, check the box to enable installation and fill in the required information in the `SAP logs on OVHcloud Logs Data Platform`{.action} category. -![sap-ldp-installation](images/step-11.png){.thumbnail} +![sap-ldp-installation](images/step-11.png) Once you have completed these steps, the deployment of your virtual machine from the OVF template created by OVHcloud will begin. @@ -153,11 +180,11 @@ Although the OVF template created by OVHcloud supports a wide range of parameter 1\. To make these additional adjustments, first select your virtual machine. Then, click on the `Action`{.action}, menu and select `Edit Settings`{.action}. -![edit-vm](images/vm-step-1.png){.thumbnail} +![edit-vm](images/vm-step-1.png) 2\. From the `Edit Configuration`{.action} interface, click on the `Options VM`{.action} tab to access additional configuration options for your virtual machine. Then, expand the `Advanced`{.action} menu and select `Edit Configuration`{.action} to adjust the advanced settings as needed. -![vm-options](images/vm-step-2.png){.thumbnail} +![vm-options](images/vm-step-2.png) 3\. These following parameters are included in the OVF template: diff --git a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.pl-pl.md b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.pl-pl.md index 9e3522ae986..574b8b3c937 100644 --- a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.pl-pl.md +++ b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.pl-pl.md @@ -25,17 +25,44 @@ This guide provides instructions for deploying a SLES for SAP virtual machine wi ### Deployment -OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. - -In order to meet the vCPU/RAM ratio requirements for OLAP and OLTP workloads in a production environment, OVHcloud recommends three models of virtual machines. +The number of vCPUs depends on the number of vCPUs for a half socket or an entire socket. It is important to note that VMware and SAP do not support configurations with an odd multiple of 0.5 socket, such as 1.5 socket, 2.5 socket, etc. + +Below, you will find tables showing the sizes of SAP HANA virtual machines that meet this recommendation and use all of the memory for each number of vCPUs. + +**First generation** + +| Host | Socket | vCPUs | Memory | SAPS | +|---------------|:------:|:-----:--------:|:-------:| +| SAP HANA 1536 | 0.5 | 24 | 384 | 41,664 | +| SAP HANA 1536 | 1 | 48 | 768 | 83,329 | +| SAP HANA 1536 | 2 | 96 | 1536* | 166,658 | + +**Second generation** + +| Host | Socket | vCPUs | Memory (GiB) | SAPS | +|---------------|:------:|:-----:|:------------:|:-------:| +| H1-I1-32-1024 | 0.5 | 16 | 256 | 36,189 | +| H1-I2-72-1024 | 0.5 | 36 | 256 | 70,564 | +| H1-I1-32-2048 | 0.5 | 16 | 512 | 36,189 | +| H1-I2-72-2048 | 0.5 | 36 | 512 | 70,564 | +| H1-I1-32-1024 | 1 | 32 | 512 | 72,379 | +| H1-I2-72-1024 | 1 | 72 | 512 | 141,129 | +| H1-I1-32-4096 | 0.5 | 16 | 1024 | 36,189 | +| H1-I2-72-4096 | 0.5 | 36 | 1024 | 70,564 | +| H1-I1-32-2048 | 1 | 32 | 1024 | 72,379 | +| H1-I2-72-2048 | 1 | 72 | 1024 | 141,129 | +| H1-I1-32-1024 | 2 | 64 | 1024* | 144,759 | +| H1-I2-72-1024 | 2 | 144 | 1024* | 282,259 | +| H1-I1-32-4096 | 1 | 32 | 2048 | 72,379 | +| H1-I2-72-4096 | 1 | 72 | 2048 | 141,129 | +| H1-I1-32-2048 | 2 | 64 | 2048* | 144,759 | +| H1-I2-72-2048 | 2 | 144 | 2048* | 282,259 | +| H1-I1-32-4096 | 2 | 64 | 4096* | 144,759 | +| H1-I2-72-4096 | 2 | 144 | 4096* | 282,259 | + +**We recommend reserving 100GB of memory for the ESXi host.* -| Host | vCPU | Socket | Memory | -|--------------------|--------|---------|-----------| -| SAP HANA vSAN 1536 | 24 | 0.5 | 384 GB | -| SAP HANA vSAN 1536 | 48 | 1 | 768 GB | -| SAP HANA vSAN 1536 | 96 | 2 | 1436 GB1 | - -[1] We suggest reserving 100 GB of memory for the ESXi host. +OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. This OVF template offers the possibility to automatically install SAP HANA, the OVHcloud Backint Agent for SAP HANA, and SAP logs on OVHcloud Logs Data Platform, reducing the time required to deliver an SAP HANA database. @@ -57,7 +84,7 @@ Once the SAP HANA sources have been uploaded to your Object Storage bucket, you 1\. To begin the deployment process, go to the vSphere interface and select your datacenter. Then, click on `Action`{.action} menu and select `Deploy OVF template`{.action}. -![new-virtual-machine](images/step-1.png){.thumbnail} +![new-virtual-machine](images/step-1.png) 2\. Enter the following URL in the 'URL' field to access the OVF template for SAP HANA, then click `Next`{.action}. @@ -70,31 +97,31 @@ The below URL is an example, you must replace the value `pcc-xxx-xxx-xxx-xxx.ovh | SLES4SAP-SLE15-SP6 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP6-Full-x86_64/sles4sap-sap-hana-SLE15-SP6-Full-x86_64.ovf | | SLES4SAP-SLE15-SP7 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP7-Full-x86_64/sles4sap-sap-hana-SLE15-SP7-Full-x86_64.ovf | -![deploy-from-template](images/step-2.png){.thumbnail} +![deploy-from-template](images/step-2.png) 3\. Give a name to your virtual machine and select your datacenter. Then, click `Next`{.action} to continue. -![virtual-machine](images/step-3.png){.thumbnail} +![virtual-machine](images/step-3.png) 4\. Select 'Cluster1'. Then, click `Next`{.action} to continue. -![cluster1](images/step-4.png){.thumbnail} +![cluster1](images/step-4.png) 5\. The product name must be 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)'. Then, click `Next`{.action} to continue. Note that the advanced configurations in the OVF template may trigger a warning block to appear. -![review](images/step-5.png){.thumbnail} +![review](images/step-5.png) 6\. Select 'vsanDatastore' as the datastore for your SAP HANA virtual machine to comply with SAP and VMware recommendations. Then, click `Next`{.action} to continue. -![storage](images/step-6.png){.thumbnail} +![storage](images/step-6.png) 7\. From the list of available networks, select the one where you want to deploy your SAP HANA database. Then, click '`Next`{.action} to continue. Note that you will have the opportunity to add another network card to your virtual machine after the deployment is complete, if necessary. -![network](images/step-7.png){.thumbnail} +![network](images/step-7.png) 8\. The 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)' model offers a wide range of customization options for your virtual machine. You can adjust settings such as the size of virtual disks, enable the SAP HANA installation, the OVHcloud Backint Agent installation or else SAP logs on OVHcloud Logs Data Platform. @@ -107,7 +134,7 @@ In this guide, we focus on these four categories: In the `SAP HANA disks`{.action} category, you can set the size of the virtual disks that will be created. Our OVF template is pre-filled with default values for a virtual machine with 8 vCPUs and 128 GB of memory. These values are based on SAP's storage recommendations for this model. -![disks](images/step-8.png){.thumbnail} +![disks](images/step-8.png) Find below the table of SAP recommendations for sizing SAP HANA disks: @@ -126,7 +153,7 @@ If you want to use our automated installation process for SAP HANA, check the bo > Take note of the [SAP Note 1979280](https://me.sap.com/notes/1979280/E) which lists all SAP HANA SIDs that are not supported by SAP. > -![sap-hana-installation](images/step-9.png){.thumbnail} +![sap-hana-installation](images/step-9.png) 10\. To use our automated installation process for the OVHcloud Backint Agent for SAP HANA, check the box to enable installation and fill in the required information in the `OVHcloud Backint Agent installation`{.action} category. @@ -135,11 +162,11 @@ If you want to use our automated installation process for SAP HANA, check the bo > Note that this option is only available if you have enabled the SAP HANA installation as described in the previous category. > -![ovhcloud-backint-agent-installation](images/step-10.png){.thumbnail} +![ovhcloud-backint-agent-installation](images/step-10.png) 11\. To use our automated installation process for forwarding SAP logs to the OVHcloud Logs Data Platform, check the box to enable installation and fill in the required information in the `SAP logs on OVHcloud Logs Data Platform`{.action} category. -![sap-ldp-installation](images/step-11.png){.thumbnail} +![sap-ldp-installation](images/step-11.png) Once you have completed these steps, the deployment of your virtual machine from the OVF template created by OVHcloud will begin. @@ -153,11 +180,11 @@ Although the OVF template created by OVHcloud supports a wide range of parameter 1\. To make these additional adjustments, first select your virtual machine. Then, click on the `Action`{.action}, menu and select `Edit Settings`{.action}. -![edit-vm](images/vm-step-1.png){.thumbnail} +![edit-vm](images/vm-step-1.png) 2\. From the `Edit Configuration`{.action} interface, click on the `Options VM`{.action} tab to access additional configuration options for your virtual machine. Then, expand the `Advanced`{.action} menu and select `Edit Configuration`{.action} to adjust the advanced settings as needed. -![vm-options](images/vm-step-2.png){.thumbnail} +![vm-options](images/vm-step-2.png) 3\. These following parameters are included in the OVF template: diff --git a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.pt-pt.md b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.pt-pt.md index 58010fef699..02dd6ab60d3 100644 --- a/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.pt-pt.md +++ b/pages/hosted_private_cloud/sap_on_ovhcloud/cookbook_sap_hana_template_vmware/guide.pt-pt.md @@ -25,17 +25,44 @@ This guide provides instructions for deploying a SLES for SAP virtual machine wi ### Deployment -OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. - -In order to meet the vCPU/RAM ratio requirements for OLAP and OLTP workloads in a production environment, OVHcloud recommends three models of virtual machines. +The number of vCPUs depends on the number of vCPUs for a half socket or an entire socket. It is important to note that VMware and SAP do not support configurations with an odd multiple of 0.5 socket, such as 1.5 socket, 2.5 socket, etc. + +Below, you will find tables showing the sizes of SAP HANA virtual machines that meet this recommendation and use all of the memory for each number of vCPUs. + +**First generation** + +| Host | Socket | vCPUs | Memory | SAPS | +|---------------|:------:|:-----:--------:|:-------:| +| SAP HANA 1536 | 0.5 | 24 | 384 | 41,664 | +| SAP HANA 1536 | 1 | 48 | 768 | 83,329 | +| SAP HANA 1536 | 2 | 96 | 1536* | 166,658 | + +**Second generation** + +| Host | Socket | vCPUs | Memory (GiB) | SAPS | +|---------------|:------:|:-----:|:------------:|:-------:| +| H1-I1-32-1024 | 0.5 | 16 | 256 | 36,189 | +| H1-I2-72-1024 | 0.5 | 36 | 256 | 70,564 | +| H1-I1-32-2048 | 0.5 | 16 | 512 | 36,189 | +| H1-I2-72-2048 | 0.5 | 36 | 512 | 70,564 | +| H1-I1-32-1024 | 1 | 32 | 512 | 72,379 | +| H1-I2-72-1024 | 1 | 72 | 512 | 141,129 | +| H1-I1-32-4096 | 0.5 | 16 | 1024 | 36,189 | +| H1-I2-72-4096 | 0.5 | 36 | 1024 | 70,564 | +| H1-I1-32-2048 | 1 | 32 | 1024 | 72,379 | +| H1-I2-72-2048 | 1 | 72 | 1024 | 141,129 | +| H1-I1-32-1024 | 2 | 64 | 1024* | 144,759 | +| H1-I2-72-1024 | 2 | 144 | 1024* | 282,259 | +| H1-I1-32-4096 | 1 | 32 | 2048 | 72,379 | +| H1-I2-72-4096 | 1 | 72 | 2048 | 141,129 | +| H1-I1-32-2048 | 2 | 64 | 2048* | 144,759 | +| H1-I2-72-2048 | 2 | 144 | 2048* | 282,259 | +| H1-I1-32-4096 | 2 | 64 | 4096* | 144,759 | +| H1-I2-72-4096 | 2 | 144 | 4096* | 282,259 | + +**We recommend reserving 100GB of memory for the ESXi host.* -| Host | vCPU | Socket | Memory | -|--------------------|--------|---------|-----------| -| SAP HANA vSAN 1536 | 24 | 0.5 | 384 GB | -| SAP HANA vSAN 1536 | 48 | 1 | 768 GB | -| SAP HANA vSAN 1536 | 96 | 2 | 1436 GB1 | - -[1] We suggest reserving 100 GB of memory for the ESXi host. +OVHcloud provides an OVF template that includes the SUSE Linux Enterprise Server for SAP Applications operating system, which is pre-configured to receive an SAP HANA installation. This OVF template offers the possibility to automatically install SAP HANA, the OVHcloud Backint Agent for SAP HANA, and SAP logs on OVHcloud Logs Data Platform, reducing the time required to deliver an SAP HANA database. @@ -57,7 +84,7 @@ Once the SAP HANA sources have been uploaded to your Object Storage bucket, you 1\. To begin the deployment process, go to the vSphere interface and select your datacenter. Then, click on `Action`{.action} menu and select `Deploy OVF template`{.action}. -![new-virtual-machine](images/step-1.png){.thumbnail} +![new-virtual-machine](images/step-1.png) 2\. Enter the following URL in the 'URL' field to access the OVF template for SAP HANA, then click `Next`{.action}. @@ -70,31 +97,31 @@ The below URL is an example, you must replace the value `pcc-xxx-xxx-xxx-xxx.ovh | SLES4SAP-SLE15-SP6 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP6-Full-x86_64/sles4sap-sap-hana-SLE15-SP6-Full-x86_64.ovf | | SLES4SAP-SLE15-SP7 | https://plugin.pcc-xxx-xxx-xxx-xxx.ovh.xxx:3330/sles4sap-sap-hana-SLE15-SP7-Full-x86_64/sles4sap-sap-hana-SLE15-SP7-Full-x86_64.ovf | -![deploy-from-template](images/step-2.png){.thumbnail} +![deploy-from-template](images/step-2.png) 3\. Give a name to your virtual machine and select your datacenter. Then, click `Next`{.action} to continue. -![virtual-machine](images/step-3.png){.thumbnail} +![virtual-machine](images/step-3.png) 4\. Select 'Cluster1'. Then, click `Next`{.action} to continue. -![cluster1](images/step-4.png){.thumbnail} +![cluster1](images/step-4.png) 5\. The product name must be 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)'. Then, click `Next`{.action} to continue. Note that the advanced configurations in the OVF template may trigger a warning block to appear. -![review](images/step-5.png){.thumbnail} +![review](images/step-5.png) 6\. Select 'vsanDatastore' as the datastore for your SAP HANA virtual machine to comply with SAP and VMware recommendations. Then, click `Next`{.action} to continue. -![storage](images/step-6.png){.thumbnail} +![storage](images/step-6.png) 7\. From the list of available networks, select the one where you want to deploy your SAP HANA database. Then, click '`Next`{.action} to continue. Note that you will have the opportunity to add another network card to your virtual machine after the deployment is complete, if necessary. -![network](images/step-7.png){.thumbnail} +![network](images/step-7.png) 8\. The 'SLES for SAP SLE-15-SP5-Full-x86_64 for SAP HANA (BYOL)' model offers a wide range of customization options for your virtual machine. You can adjust settings such as the size of virtual disks, enable the SAP HANA installation, the OVHcloud Backint Agent installation or else SAP logs on OVHcloud Logs Data Platform. @@ -107,7 +134,7 @@ In this guide, we focus on these four categories: In the `SAP HANA disks`{.action} category, you can set the size of the virtual disks that will be created. Our OVF template is pre-filled with default values for a virtual machine with 8 vCPUs and 128 GB of memory. These values are based on SAP's storage recommendations for this model. -![disks](images/step-8.png){.thumbnail} +![disks](images/step-8.png) Find below the table of SAP recommendations for sizing SAP HANA disks: @@ -126,7 +153,7 @@ If you want to use our automated installation process for SAP HANA, check the bo > Take note of the [SAP Note 1979280](https://me.sap.com/notes/1979280/E) which lists all SAP HANA SIDs that are not supported by SAP. > -![sap-hana-installation](images/step-9.png){.thumbnail} +![sap-hana-installation](images/step-9.png) 10\. To use our automated installation process for the OVHcloud Backint Agent for SAP HANA, check the box to enable installation and fill in the required information in the `OVHcloud Backint Agent installation`{.action} category. @@ -135,11 +162,11 @@ If you want to use our automated installation process for SAP HANA, check the bo > Note that this option is only available if you have enabled the SAP HANA installation as described in the previous category. > -![ovhcloud-backint-agent-installation](images/step-10.png){.thumbnail} +![ovhcloud-backint-agent-installation](images/step-10.png) 11\. To use our automated installation process for forwarding SAP logs to the OVHcloud Logs Data Platform, check the box to enable installation and fill in the required information in the `SAP logs on OVHcloud Logs Data Platform`{.action} category. -![sap-ldp-installation](images/step-11.png){.thumbnail} +![sap-ldp-installation](images/step-11.png) Once you have completed these steps, the deployment of your virtual machine from the OVF template created by OVHcloud will begin. @@ -153,11 +180,11 @@ Although the OVF template created by OVHcloud supports a wide range of parameter 1\. To make these additional adjustments, first select your virtual machine. Then, click on the `Action`{.action}, menu and select `Edit Settings`{.action}. -![edit-vm](images/vm-step-1.png){.thumbnail} +![edit-vm](images/vm-step-1.png) 2\. From the `Edit Configuration`{.action} interface, click on the `Options VM`{.action} tab to access additional configuration options for your virtual machine. Then, expand the `Advanced`{.action} menu and select `Edit Configuration`{.action} to adjust the advanced settings as needed. -![vm-options](images/vm-step-2.png){.thumbnail} +![vm-options](images/vm-step-2.png) 3\. These following parameters are included in the OVF template: