IBM Cloud Docs
Bare Metal Server certified profiles on VPC Infrastructure for SAP NetWeaver

Bare Metal Server certified profiles on VPC Infrastructure for SAP NetWeaver

Profiles list

The published names are subject to change.

This table gives you an overview of the SAP-certified profiles with bare metal servers for VPC. The vCPUs in this list are CPU cores and their secondary threads. The term vCPU is kept for comparison with their virtual counterparts.

Table 1. IBM Cloud Bare Metal Servers for VPC certified for SAP NetWeaver
Profile vCPU Memory (RAM GiB) SAPS
Compute Optimized
cx2d-metal-96x192 96 192 101,070
Balanced
bx2d-metal-96x384 96 384 124,130
bx2d-metal-192x768 192 768 255,800
Memory Optimized
mx2d-metal-96x768 96 768 127,620
Ultra High Memory Optimized
ux2d-metal-112x3072 112 3,072 140,730
ux2d-metal-224x6144 224 6,144 294,730

For more information, see SAP Note 2927211 - SAP Applications on IBM Cloud Virtual Private Cloud (VPC) Infrastructure environment.

Understanding Bare Metal Server profile names

With IBM Cloud Bare Metal Servers for VPC, the profile families that are certified for SAP are: Compute Optimized, Balanced, Memory Optimized, and Ultra High Memory Optimized.

  • Compute Optimized family profiles provide more compute power, and they have more cores with less memory.
  • Balanced family profiles provide a good mix of performance and scalability for more common workloads.
  • Memory Optimized and Ultra High Memory Optimized family profiles cater to memory intensive workloads, such as demanding database applications and in-memory analytics workloads, and are especially designed for SAP HANA workloads.

For more information, see x86-64 bare metal server profiles.

The first letter of the profile name indicates the profile family:

Table 2. IBM Cloud Bare Metal Servers for VPC Profile Families
First letter Characteristics of the related profile family
c Compute Optimized family, vCPU to memory ratio 1:2
b Balanced family, vCPU to memory ratio 1:4
m Memory Optimized family, higher vCPU to memory ratio 1:8
u Ultra High Memory Optimized family, even higher CPU to memory ratio 1:27.43

The Bare Metal Server profile names are contextual and sequential. See the following example:
Table 3. Profile naming for SAP NetWeaver
Profile name Naming convention component What it means
mx2d-metal-96x768 m Memory Optimized family
x Intel x86_64 CPU Architecture
2 The generation for the underlying hardware
d the optional 'd' in the name indicates that the server is equipped with one or more SSD storage devices
spacer
metal metal in the name indicates that this is a bare metal server
spacer
96 96 vCPU
x spacer
768 768 GiB RAM

Profiles available on Hourly Consumption Billing

All IBM Cloud Bare Metal Servers for VPC are available with Hourly Consumption Billing, which includes Suspend Discounts and Sustained Usage Discounts. With Suspend Discounts, storage charges occur only if the server is in Shutdown state. With Sustained Usage Discount, the more a server is used, the less the cost per hour.

Storage specifications

When the bare metal server profiles for SAP NetWeaver are initially provisioned, the servers all have one pre-configured disk (sda) attached with the following basic layout:

Table 4. Storage configuration of the default bare metal server deployment (boot volume)
File system Partition Storage type Size
sda1 Pre-configured BIOS volume 1 MB
/boot/efi sda2 Pre-configured boot volume 100 MB
/ sda3 Pre-configured root volume 9.9 GB

Internal Storage

Your bare metal server on VPC comes with a number of internal NVMEs, depending on its size. For SAP NetWeaver based deployment, you can use the NVMEs that are listed as block devices to the operating system. The NVMEs are under “/dev/nvmeXn1” (X from 0 to the number of NVMEs in total, minus 1). Use the NVMEs according to your requirements and needs. However, to increase failure resilience, you might have to install Linux Logical Volume Manager (LVM) to add RAID configuration, like RAID1 or RAID5. Since NVMEs are provisioned, performance considerations are mostly not an issue.

External Storage

If more storage needs are to be added to your bare metal server on VPC, for example, for backup purposes, NFS-based file shares can be created and mounted. Learn more details in the corresponding chapter Creating file shares and mount targets.