本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。
以下信息重点介绍了Blue/Green solution deployment process, such as conflicts with existing clusters, the need to enable Neptune streams, ongoing bulk load operations, and version compatibility requirements. By addressing these potential problems, you can ensure a smooth and successful deployment of the Neptune Blue/Green解决方案期间可能出现的问题。
Neptune 蓝绿解决方案引发的错误
-
Cluster with id =
— 存在带有标识符的现有集群(blue_green_deployment_id)
already exists(blue_green_deployment_id)
。如果集群是在之前的 Neptune 蓝绿运行中创建的,请提供新的部署 ID 或将部署模式设置为
resume
。 -
Streams should be enabled on the source Cluster for Blue Green Deployment
– 在蓝色(源)集群上启用 Neptune 流。 -
No Bulkload should be in progress on source cluster:
– 如果 Neptune 蓝绿解决方案识别出持续的批量加载,它就会终止。(cluster_id)
这是为了确保同步过程能够赶上正在进行的写入操作。在启动 Neptune 蓝绿解决方案之前,请避免或取消任何正在进行的批量加载任务。
-
Blue Green deployment requires instances to be in sync with db cluster parameter group
– 对集群参数组的任何更改都应在整个数据库集群中同步。请参阅 Amazon Neptune 参数组。 -
Invalid target engine version for Blue Green Deployment
– 目标引擎版本必须在Amazon Neptune 的引擎版本中列为活动的版本,并且必须高于源(蓝色)集群的当前引擎版本。