View a markdown version of this page

对 Neptune 解决方案 Blue/Green 进行故障排除 - Amazon Neptune

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

对 Neptune 解决方案 Blue/Green 进行故障排除

以下信息重点介绍了 Blue/Green 解决方案部署过程中可能出现的问题,例如与现有集群的冲突、启用 Neptune 流的必要性、正在进行的批量加载操作以及版本兼容性要求。通过解决这些潜在问题,您可以确保 Neptune Blue/Green 解决方案的顺利成功部署。

Neptun Blue/Green e 解决方案引发的错误
  • Cluster with id = (blue_green_deployment_id) already exists— 存在一个带有标识符的现有集群(blue_green_deployment_id)

    resume如果集群是在之前的 Neptune Blue/Green 运行中创建的,请提供新的部署 ID 或将部署模式设置为。

  • Streams should be enabled on the source Cluster for Blue Green Deployment – 在蓝色(源)集群上启用 Neptune 流

  • No Bulkload should be in progress on source cluster: (cluster_id)— 如果 Neptune Blue/Green 解决方案识别出持续的批量负载,它就会终止。

    这是为了确保同步过程能够赶上正在进行的写入操作。在启动 Neptune Blue/Green 解决方案之前,请避免或取消任何正在进行的批量加载作业。

  • 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 的引擎版本中列为活动的版本,并且必须高于源(蓝色)集群的当前引擎版本。