- Newest
- Most votes
- Most comments
There are two main methods to resolve the SUSE registration issue on your AWS Marketplace SUSE AMI for SAP HANA:
Method 1 - Using AWS Public Cloud Module:
- Register your instance with SUSE Customer Center:
sudo SUSEConnect -r REGISTRATION_CODE --url https://scc.suse.com
- Add the Public Cloud module:
sudo SUSEConnect -p Public-Cloud/15.3/x86_64
Important notes:
- SLES for SAP Applications on AWS should have built-in registration through the AWS marketplace
- If you're using a PAYG (Pay-As-You-Go) image, registration should be automatic
- For BYOS (Bring Your Own Subscription) instances, you'll need your SUSE subscription registration code
If you're still experiencing issues, you can use the AWS Systems Manager Automation runbook called AWSSupport-TroubleshootSUSERegistration to diagnose and potentially fix the registration problem. This runbook will:
- Check if your instance is properly managed by AWS Systems Manager
- Verify the platform and required packages
- Troubleshoot connectivity issues
- Attempt to register the instance with SUSE Update Infrastructure
Also, verify that your instance can access SUSE's Public Cloud Update Infrastructure, which is the default repository service for SUSE Linux products purchased from AWS.
Remember to back up your data before performing any system updates or configuration changes.
Sources
SLES SUSE 15SP3 is showing "Not Register" | AWS re:Post
AWSSupport-TroubleshootSUSERegistration - AWS Systems Manager Automation runbook reference
Customers enhance SAP availability with SUSE solutions on AWS | AWS Partner Network (APN) Blog
answered 10 months ago
Relevant content
asked 2 years ago
asked 9 months ago
asked 4 years ago
asked 3 years ago
- AWS OFFICIALUpdated 10 months ago
