Constraints and Recommendations¶
To improve the stability and security of DB instances, there are some constraints on the use of DDS. For details, see Table 1.
Topic | Constraints |
---|---|
Connecting to a DB instance |
|
Deployment | ECS instances in which DB instances are deployed are not visible to you. Your applications can access the database only through an IP address and port. |
Obtaining permissions of user rwuser | Only the rwuser user permissions are provided on the instance creation page. For details about the related commands, see Which Commands are Supported or Restricted by DDS? |
Setting database parameters | Most database parameters in the parameter templates you created can be modified. For details, see section Modifying a Parameter Template. |
Migrating data | You can use multiple tools to migrate your data between databases, such as mongoexport and mongoimport. For details, see section Migrating Data. |
Storage engine | DDS supports the WiredTiger storage engine. |
Nodes | dds mongos and shard nodes that are successfully added cannot be deleted. |
Restarting a DB instance or a node | DB instances cannot be restarted using commands. They must be restarted on the management console. |
Viewing DDS backup files | DDS backups are saved in OBS buckets but these cannot be accessed directly. You can download and view the files on the DDS console. For details, see section Downloading Backup Files. |