このページは、お客様の言語ではご利用いただけません。Huawei Cloudは、より多くの言語バージョンを追加するために懸命に取り組んでいます。ご協力ありがとうございました。

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
Help Center/ SAP Cloud/ SAP HA and DR Guide/ SAP HANA HA and DR/ Public Cloud HA and DR Scenarios/ SAP HANA Single-Node HA (System Replication + Preload on + SUSE HAE)

SAP HANA Single-Node HA (System Replication + Preload on + SUSE HAE)

Updated on 2022-03-04 GMT+08:00

SAP HANA HA within an AZ

Scenarios

The public cloud supports SAP HANA HA. In this scenario, deploy the primary and secondary SAP HANA systems in the same AZ and configure the System Replication function of SAP HANA and the SUSE High-Availability Extension (HAE) function to enable automatic switchover and realize HA. This applies to the scenario where a single SAP HANA node is deployed.

  • The System Replication function of SAP HANA provides data replication.
  • Enabling the Preload function of System Replication can preload data to the memory of the secondary system to reduce the switchover time and lower Recovery Time Objective (RTO).
  • Configuring SUSE HAE allows automatic system switchover. The public cloud provides scripts for automatic HAE configuration. For details, see the SAP HANA User Guide (Single Node Deployment).
  • The HA mechanism automatically monitors the health status of the primary SAP HANA system (SAP HANA process, OS, and data replication). When the primary system fails, failover and virtual IP address floating are automatically triggered to achieve HA of the HANA system.

Advantages

Based on the public cloud capabilities, SAP HANA System Replication, and SUSE HAE, SAP HANA provides reliable assurance for your core services.

NOTICE:

In the production environment, you are advised to use the SAP HANA HA automatic switchover solution to reduce the RTO. Before using this solution, you need to disable the automatic recovery function of ECSs.

Deployment Plan

Figure 1 shows the deployment plan.

Figure 1 SAP HANA HA within an AZ

Cross-AZ SAP HANA HA

Scenarios

Deploy secondary SAP HANA systems in different AZs.

  • The System Replication function of SAP HANA provides data replication.
  • Enabling the Preload function of System Replication can preload data to the memory of the secondary system to reduce the switchover time and lower Recovery Time Objective (RTO).
  • Configuring SUSE HAE allows automatic system switchover. The public cloud provides scripts for automatic HAE configuration. For details, see the SAP HANA User Guide (Single Node Deployment).
  • The HA mechanism automatically monitors the health status of the AZ where the primary system (SAP HANA process, OS, and data replication) is located. When the AZ where the primary system is located fails, failover and virtual IP address floating are automatically triggered to achieve HA of the HANA system.

Advantages

Based on the public cloud capabilities, SAP HANA System Replication, and SUSE HAE, cross-AZ SAP HANA deployment provides reliable assurance for your core services.

Deployment Plan

Figure 2 shows the deployment plan.

Figure 2 Cross-AZ SAP HANA HA

Scenario 1: SAP HANA HA (System Replication + Preload off + DEV/QAS)

Scenarios

After the SAP HANA HA is deployed, the Preload function of System Replication is disabled. In this case, the secondary system can be used to deploy non-production systems.

  • After the preload function of System Replication is disabled, only a few resources (10%) need to be reserved for the secondary system for receiving synchronization data from the primary system. In addition, non-production systems can be deployed on the secondary system.
  • According to the SAP best practice, non-production systems on the secondary system have to use additional storage resources to avoid the impact on the production system after the switchover of the secondary system.
  • Before the switchover, disable non-production systems on the secondary system to ensure sufficient resources on the secondary system and then manually trigger the switchover.

Advantages

The secondary SAP HANA system can be fully utilized to reduce the overall cost based on public cloud capabilities and SAP HANA HA mechanism.

NOTICE:

In the production environment, you are advised to use the SAP HANA single-node HA automatic switchover solution to reduce the RTO. Before using this solution, you need to disable the HA configuration function of ECSs.

Deployment Plan

Figure 3 shows the deployment plan.

Figure 3 SAP HANA HA within an AZ (System Replication + Preload off + DEV/QAS)

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback