N/A |
Schedule Name |
The name of the restoration task. DBS generates a task name. We recommend that you
set a descriptive name that is easy to identify. Task names do not need to be unique.
|
Backup Source Information |
Backup Mode |
The method that is used to back up data. Set the value to Logical Backup. |
Database Location |
The location of the database that you want to back up. Valid values:
- User-Created Database with Public IP Address <IP Address:Port Number>
- Self-managed database that is hosted on Elastic Compute Service (ECS)
- ApsaraDB for MongoDB
- Express Connect DB/VPN Gateway/Intelligent Gateway
- No public network IP: Port's self-built database (accessed through the database gateway)
Note
- If you set the Database Location parameter to ApsaraDB for MongoDB, DBS automatically
reads data from the secondary database to perform a full backup.
- If you set the Database Location parameter to User-Created Database with Public IP Address <IP Address:Port Number> or Express Connect DB/VPN Gateway/Intelligent Gateway, you can specify whether to configure the connection address of the secondary database.
|
Configuration of connection address of standby database |
Specifies whether to configure the connection address of the secondary database. If
you select Yes for this parameter, DBS reads data from the secondary database to perform
a full backup.
|
Database Type |
The type of the database that you want to back up. By default, the database type that
you select when you create the backup schedule is used.
This parameter is not displayed if you set the Database Location parameter to ApsaraDB for MongoDB.
|
Instance Region |
The region where the database that you want to back up is deployed.
This parameter is displayed only when you set the Database Location parameter to ECS-Hosted Database, ApsaraDB for MongoDB, or No public network IP: Port's self-built database (accessed through the database gateway).
|
Address |
The endpoint that is used to connect to the database that you want to back up.
This parameter is displayed only when you set the Database Location parameter to User-Created Database with Public IP Address <IP Address:Port Number>, Express Connect DB/VPN Gateway/Intelligent Gateway, or No public network IP: Port's self-built database (accessed through the database gateway).
|
Port Number |
The port number that is used to connect to the database that you want to back up.
This parameter is not displayed if you set the Database Location parameter to ApsaraDB for MongoDB.
|
ECS Instance ID |
The ID of the Elastic Compute Service (ECS) instance where the database that you want
to back up is deployed.
This parameter is displayed only when you set the Database Location parameter to ECS-Hosted Database.
|
MongoDB Instance ID |
The ID of the ApsaraDB for MongoDB instance where the database that you want to back
up is deployed. This parameter is displayed only when you set the Database Location
parameter to ApsaraDB for MongoDB.
This parameter is displayed only when you set the Database Location parameter to ApsaraDB for MongoDB.
|
Peer VPC |
The virtual private cloud (VPC) where the destination database resides.
This parameter is displayed only when you set the Database Location parameter to Express Connect DB/VPN Gateway/Intelligent Gateway.
|
Gateway instance ID |
The ID of the database gateway.
This parameter is displayed only when you set the Database Location parameter to No public network IP: Port's self-built database (accessed through the database gateway).
|
Database Name |
The name of the database that you want to back up. |
Database Account |
The username of the account that is used to connect to the database that you want
to back up.
|
Password |
The password of the database account.
After you enter the username and password of the database account, click Test Connection next to the password to check whether the information of the database that you want
to back up is valid. If the specified parameters are valid, the Test Passed message
is displayed. If the Test Failed message is displayed, click Check next to Test Failed.
Modify the information about the instance that you want to back up based on the check
results.
|
Backup Destination Information |
Backup Storage Type |
The type of storage that is used to store the backup data. Valid values:
Note In this example, select DBS Storage (recommended). If you select OSS For user, you must set the OSS Bucket Name parameter.
|
Storage Encryption |
The method that is used to encrypt the stored data. Valid values:
- Encrypted: DBS uses AES-256, one of the advanced encryption standard ciphers, to encrypt the
stored data. This is the recommended encryption method.
The server-side encryption feature is used in OSS. When you upload an object to OSS,
OSS encrypts and stores the object. When you download the encrypted object from OSS,
OSS decrypts the object and returns the decrypted object to you. For more information,
see Server-side encryption.
- Non-encrypted: The backup data is not encrypted.
|