Quick Deployment
This section describes how to quickly deploy this solution.
Parameter |
Type |
Mandatory |
Description |
Default Value |
---|---|---|---|---|
availability_zone |
string |
Yes |
AZ where the solution is deployed. Only AZs in AP-Singapore are supported. For details about how to obtain AZ information, see here. |
ap-southeast-3c |
enterprise_project_id |
string |
Yes |
Enterprise project ID. Obtain the ID in Enterprise Project Management (EPS). 0 indicates the default enterprise project. |
0 |
vpc_name |
string |
Yes |
VPC name. This template uses a newly created VPC and the VPC name must be unique. It can contain 1 to 64 characters and can include letters, digits, underscores (_), hyphens (-), and periods (.). |
sap-b1-cloud-environment-demo |
vpc_cidr |
string |
Yes |
VPC CIDR block. Value range: 10.0.0.0/8–24, 172.16.0.0/12–24, 192.168.0.0/16–24. |
172.16.0.0/16 |
ecs_server_name |
string |
Yes |
Name of the cloud server where SAP Business One is to be deployed, which must be unique. It can contain 1 to 64 characters and can include letters, digits, underscores (_), hyphens (-), and periods (.). |
sap-b1-cloud-environment-server-demo |
server_image_id |
string |
Yes |
Image ID of the cloud server where SAP Business One is to be deployed, which can be a shared image ID, private image ID, or public image ID. The marketplace image SUSE for SAP 15 SP3 5to300vCPU Singapore is used by default. |
eafbd213-067a-409e-9c0f-07a3d6ac1488 |
ecs_server_flavor |
string |
Yes |
Instance flavor of the ECS or FlexusX where the SAP Business One server is to be deployed. The flavor ID format of a FlexusX instance is x1.?u.?g. For example, the flavor ID of a FlexusX instance with 4 vCPUs and 8 GiB memory is x1.4u.8g. For details about ECS flavors, see A Summary List of x86 ECS Specifications. For details about the supported flavors, see the KooGallery image SUSE Linux for SAP 15 SP3. If the default image ID is used, you must select a specification with five or more vCPUs. |
x1.8u.32g(8vCPUs|32GiB) |
ecs_server_password |
string |
Yes |
Initial password for logging in to the cloud server where the SAP Business One server is to be deployed. After an instance is created, change the password by referring to 2. It can include 8 to 26 characters and must include at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters (!@$%^-_=+[{}]:,./?). The password cannot contain any username or the username spelled backwards. The administrator is root. |
|
subnet_server_cidr |
string |
Yes |
Subnet CIDR block of the cloud server where SAP Business One is to be deployed. Value range: 10.0.0.0/8–24, 172.16.0.0/12–24, 192.168.0.0/16–24. |
172.16.1.0/24 |
ecs_server_businessIP |
string |
Yes |
Service IP address of the cloud server where SAP Business One is to be deployed. Value range: an IP address within subnet_server_cidr. |
172.16.1.10 |
server_system_disk_type |
string |
Yes |
Type of the system disk used by the cloud server where SAP Business One is to be deployed. Value options: ESSD (Extreme SSD), SSD (Ultra-high I/O), GPSSD (General Purpose SSD) or SAS (High I/O). |
SAS |
server_system_disk_size |
number |
Yes |
Size of the system disk used by the cloud server where SAP Business One is to be deployed. The unit is GiB. The value ranges from 40 to 1024. The system disk size cannot be reduced. |
40 |
evs_hana_sap_type |
string |
Yes |
EVS disk type. Value options: SAS (high I/O), SSD (ultra-high I/O), GPSSD (general-purpose SSD), and ESSD (Extreme SSD). Mount path: /usr/sap. |
SAS |
evs_hana_sap_size |
string |
Yes |
EVS disk size in GiB. The value ranges from 10 to 32768. Mount path: /usr/sap. |
50 |
evs_hana_swap_type |
string |
Yes |
Type of EVS disk used as the swap volume. Value options: SAS (high I/O), SSD (ultra-high I/O), GPSSD (general-purpose SSD), and ESSD (Extreme SSD). |
SAS |
evs_hana_swap_size |
number |
Yes |
Size of EVS disk used as the swap volume. The unit is GiB, and the value ranges from 10 to 32768. |
10 |
evs_hana_log_type |
string |
Yes |
EVS disk type. Value options: SAS (high I/O), SSD (ultra-high I/O), GPSSD (general-purpose SSD), and ESSD (Extreme SSD). Mount path: /hana/log. |
SSD |
evs_hana_log_size |
number |
Yes |
EVS disk size in GiB. The value ranges from 10 to 32768. Mount path: /hana/log. |
100 |
evs_hana_shared_type |
string |
Yes |
EVS disk type. Value options: SAS (high I/O), SSD (ultra-high I/O), GPSSD (general-purpose SSD), and ESSD (Extreme SSD). Mount path: /hana/shared. |
SAS |
evs_hana_shared_size |
number |
Yes |
EVS disk size in GiB. The value ranges from 20 to 32768. Mount path: /hana/shared. |
100 |
evs_hana_data_type |
string |
Yes |
EVS disk type. Value options: SAS (high I/O), SSD (ultra-high I/O), GPSSD (general-purpose SSD), and ESSD (Extreme SSD). Mount path: /hana/data. |
SSD |
evs_hana_data_size |
number |
Yes |
EVS disk size in GiB. The value ranges from 20 to 32768. Mount path: /hana/data. |
200 |
ecs_client_name |
string |
Yes |
Name of the cloud server where the SAP Business One Client is deployed, which must be unique. It can contain 1 to 64 characters and can include letters, digits, underscores (_), hyphens (-), and periods (.). |
sap-b1-cloud-environment-client-demo |
ecs_client_flavor |
string |
Yes |
Instance flavor of the ECS or FlexusX where the SAP Business One client is deployed. The flavor ID format of a FlexusX instance is x1.?u.?g. For example, the flavor ID of a FlexusX instance with 4 vCPUs and 8 GiB memory is x1.4u.8g. For details about ECS flavors, see A Summary List of x86 ECS Specifications. For more information about flavors, see the flavors supported by KooGallery image SUSE Linux for SAP 15 SP3 (One to four vCPUs are supported by the default image). |
x1.4u.8g 4 vCPUs | 8 GiB |
client_image_id |
string |
Yes |
Image ID of the cloud server where the SAP Business One client is to be deployed, which can be a shared image ID, private image ID, or public image ID. Windows Server 2019 Standard 64-bit is used by default. |
a8b7692c-db58-40f4-8ba8-d90d6d1057b6 |
ecs_client_password |
string |
Yes |
Initial password for logging in to the cloud server where the SAP Business One client is to be deployed. After an instance is created, change the password by referring to 2. It can include 8 to 26 characters and must include at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters (!@$%^-_=+[{}]:,./?). The password cannot contain any username or the username spelled backwards. The administrator account is Administrator. |
|
subnet_client_cidr |
string |
Yes |
Subnet CIDR block of the cloud server where the SAP Business One server is to be deployed. Value range: 10.0.0.0/8–24, 172.16.0.0/12–24, 192.168.0.0/16–24. |
172.16.2.0/24 |
ecs_client_businessIP |
string |
Yes |
Service IP address of the cloud server where SAP Business One Client is to be deployed. Value range: an IP address within subnet_client_cidr. |
172.16.2.20 |
client_system_disk_type |
string |
Yes |
Type of the system disk used by the cloud server where SAP Business One Client is to be deployed. Value options: ESSD (Extreme SSD), SSD (Ultra-high I/O), GPSSD (General Purpose SSD) or SAS (High I/O) |
SAS |
client_system_disk_size |
number |
Yes |
Size of the system disk used by the cloud server where SAP Business One Client is to be deployed. The unit is GiB. The value ranges from 40 to 1024. The system disk size cannot be reduced. |
40 |
client_data_disk_type |
string |
Yes |
Type of the data disk used by the cloud server where SAP Business One Client is to be deployed. Value options: ESSD (Extreme SSD), SSD (Ultra-high I/O), GPSSD (General Purpose SSD), or SAS (High I/O) |
SAS |
client_data_disk_size |
number |
Yes |
Size of the data disk used by the cloud server where SAP Business One Client is to be deployed. The unit is GiB. The value ranges from 10 to 32768. |
40 |
is_hss |
bool |
Yes |
Whether to purchase a quota of enterprise-edition Host Security Service (HSS). The value can be true or false. |
false |
sfs_turbo_name |
string |
No |
SFS Turbo file system name, which must be unique. If SFS Turbo is not used for HANA backup, leave this parameter blank. Value range: 4 to 64 characters, including lowercase letters, digits, hyphens (-), and periods (.). |
|
subnet_sfs_turbo_cidr |
string |
No |
SFS Turbo subnet CIDR block. If SFS Turbo is not used for HANA backup, leave this parameter blank. Value ranges: 10.0.0.0/8-24, 172.16.0.0/12-24, 192.168.0.0/16-24. |
172.16.4.0/24 |
obs_bucket_name |
string |
No |
Name of the OBS parallel file system, which must be unique. If OBS is not used for HANA backup, leave this parameter blank. Value range: 3 to 63 characters, including lowercase letters, digits, hyphens (-), and periods (.). |
|
ak |
string |
No |
Access key ID. The access key is provided for the obsfs tool to mount the parallel file system. If the parallel file system does not need to be mounted, leave this parameter blank. For details about how to obtain the access key ID, see here. |
|
sk |
string |
No |
Secret access key used together with the access key ID. The secret access key is provided for the obsfs tool to mount the parallel file system. If the parallel file system does not need to be mounted, leave this parameter blank. |
|
eip_bandwidth_size |
number |
Yes |
Bandwidth (Mbit/s) of the elastic IP address bound to the NAT Gateway. The value ranges from 1 to 2000. |
5 |
charging_mode |
string |
Yes |
Billing mode. By default, fees are automatically deducted. The value can be prePaid (yearly/monthly) or postPaid (pay-per-use). |
prePaid |
charging_unit |
string |
No |
Subscription period unit. This parameter is valid only when charging_mode is set to prePaid. The value can be month or year. |
month |
charging_period |
number |
No |
Subscription period. This parameter is valid only when charging_mode is set to prePaid. If charging_unit is set to month, the value ranges from 1 to 9. If charging_unit is set to year, the value ranges from 1 to 3. The default subscription period is one month. |
1 |
- Log in to Huawei Cloud Solution Best Practices and choose Quick Deployment of Cloud Environment for SAP Business One. Click Deploy Now to switch to the Create Stack page.
Figure 1 Solution
- On the Select Template page, click Next.
Figure 2 Selecting a template
- On the Configure Parameters page, configure parameters by referring to Table 1 and click Next.
Figure 3 Configuring parameters
- On the Configure Stack page, select the rf_admin_trust agency and click Next.
Figure 4 Configuring a stack
- On the Confirm Configurations page, click Create Execution Plan.
Figure 5 Confirming configurations
- In the displayed Create Execution Plan dialog box, specify the Execution Plan Name and click OK.
Figure 6 Creating an execution plan
- Click Deploy in the Operation column. In the displayed dialog box, click Execute.
Figure 7 Execution plan created
Figure 8 Confirming the execution plan
- Click the Events tab and check whether the solution has been deployed. If message "Apply required resource success" is displayed in the Description column, the solution has been deployed.
Figure 9 Solution deployed
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot