nerdexam
Amazon

PAS-C01 · Question #84

A company migrated its SAP ERP Central Component (SAP ECC) environment to an m4.large Amazon EC2 instance (Xen based) in 2016. The company changed the instance type to m5.xlarge (KVM based). Since the

The correct answer is B. The Xen-based m4.large instance was running with a lower kernel patch level (SAP Kernel 7.49. The SAP software license is tied to a hardware key. SAP Kernel 7.49 and below derives the hardware key from underlying physical hardware identifiers, which differ between Xen-based virtualization (used by older instance types like m4) and KVM-based virtualization (used by newer i

Operation and Maintenance of SAP Workloads on AWS

Question

A company migrated its SAP ERP Central Component (SAP ECC) environment to an m4.large Amazon EC2 instance (Xen based) in 2016. The company changed the instance type to m5.xlarge (KVM based). Since the change, users are receiving a pop-up box that indicates that the SAP license will expire soon. What could be the cause of this issue?

Options

  • AThe change from the Xen-based m4.large instance type to the KVM-based m5.xlarge instance
  • BThe Xen-based m4.large instance was running with a lower kernel patch level (SAP Kernel 7.49
  • CThe Xen-based m4.large instance was running with a higher kernel patch level (SAP Kernel 7.49
  • DWhenever an instance type changes, the change requires a new license.

How the community answered

(29 responses)
  • A
    14% (4)
  • B
    76% (22)
  • C
    7% (2)
  • D
    3% (1)

Explanation

The SAP software license is tied to a hardware key. SAP Kernel 7.49 and below derives the hardware key from underlying physical hardware identifiers, which differ between Xen-based virtualization (used by older instance types like m4) and KVM-based virtualization (used by newer instance types like m5). When the instance type changed from m4.large (Xen) to m5.xlarge (KVM), the hardware key changed, invalidating the existing license and triggering the expiration warning. Newer SAP kernel patch levels generate the hardware key using the instance UUID, which remains stable across virtualization platform changes. The fix is to upgrade the SAP kernel to a version that uses the instance UUID-based hardware key, then request a new license from SAP.

Topics

#SAP Licensing#EC2 Instance Types#Xen KVM#SAP Kernel

Community Discussion

No community discussion yet for this question.

Full PAS-C01 Practice