Skip to main content
NetApp solutions for SAP

Contributors netapp-mschoen

VMware configuration Datastore and VM creation

Create the datastore using the previously created LUNs for the VM used for SAP HANA followed by creating the VM using these datastores.

Each LUN will be used for one datastore, so datastores for data, log, shared, and OS will be created.

Datastore creation

  1. Logon to the VSphere client and navigate to the datastore tab. Choose “Storage” -> “New Datastore …” from the context menu of your datacenter
    image

  2. Check “VMFS” as datastore type.
    image

  3. Specify the name for the datastore containing the SAP HANA data files and choose the storage unit (LUN) created before.
    image

  4. Choose the latest VMFS version.
    image

  5. Use the complete available space for the partition. Keep the default settings.
    image

  6. Review the summary and press “Finish”.
    image

  7. Repeat the previous steps for the datastores for log, shared, and the OS.
    image

VM creation

  1. After all datastores have been created, navigate to “VMs and templates” tab. Choose “New Virtual Machine…” from the context menu of your datacenter.
    image

  2. Select the way ho to create a VM. This example uses the “Create a new virtual machine” workflow.
    image

  3. Provide a VM name and choose yor datacenter.
    image

  4. Choose your compute hardware
    image

  5. Select the OS datastore create before.
    image

  6. Select the desired virtual machine.
    image

  7. Select the OS version being used for the SAP HANA system. This example uses SUSE Linux Enterprise (SLES) 15.
    image

  8. Configure the VM with the required CPU and Memory. Beside the hard disk for the OS, add additional disks for the data, log and shared using the datastores created before.
    image

  9. Attach an ISO file for the OS installation as DVD drive and check “Connect At Power On”.
    image

  10. Within the tab “Advanced Parameters” add the attribute “disk.EnableUUID” with values “True”. This enables SnapCenter to discover the disk details later.
    image

  11. Review your settings and press “Finish” to create the new VM.
    image

  12. Power On the new VM.
    image

  13. Connect to the Console and install the operating system according SAP’s guidelines.
    image

  14. Install your SAP HANA system after the OS installation. Use the dedicated disks for the /hana/data, /hana/log, and /hana/shared directories.