CVO HA の導入が「Timeout reach waiting for floating IPs」で失敗する
環境
- NetApp Console
- AWS上のCloud Volumes ONTAP(CVO)
問題
CVO HAペアをAWSでNetApp Console経由で新規導入する際に、次のようなエラーで処理が失敗します:
Error: Timeout reached while waiting for floating IPs to be added to route tablesログには次のように記録されます:
failed to send request with status: 401 and error: {"error":{"code":"6691623","message":"User is not authorized."}}...com.amazonaws.services.ec2.model.AmazonEC2Exception: You are not authorized to perform this operation. User: arn:aws:sts::<account>:assumed-role/@SVC_OCCM/<instance> is not authorized to perform: ec2:RunInstances ... with an explicit deny in a service control policy...- デプロイメント監査ログに、ポート443、3000への接続チェックの失敗が表示されます。
- メディエーターは、AWS VPCルートテーブルをフローティングIPで更新できません。
- UIでは、デプロイメントが失敗した、または停止したと表示される場合があります。
- IAMポリシーがアタッチされ、SCPが必要な権限をブロックしていないことを確認した後もエラーが解消されません。