本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。
以下資訊重點介紹藍/綠解決方案部署程序期間可能發生的問題,例如與現有叢集的衝突、啟用 Neptune 串流的需求、持續的大量載入操作,以及版本相容性需求。透過解決這些潛在問題,您可以確保 Neptune Blue/Green 解決方案的部署順暢且成功。
Neptune 藍/綠解決方引發的錯誤
-
Cluster with id =
– 有一個現有的叢集,其識別符為(blue_green_deployment_id)
already existsblue_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 的引擎版本 中列示為作用中,且必須高於來源 (藍色) 叢集的目前引擎版本。