BlueXPがCVO導入ウィザード中にAWS VPCリスト情報を取得できない
環境
- BlueXP
- Cloud Volumes ONTAP(CVO)
- Amazon Web Services(AWS)
- AWS Privatelink/VPCエンドポイント
問題
- Cloud ManagerがAWSからVPC情報を取得できないため、BlueXP UIを使用してAWSでCVO HAペアを導入できません:
"message": "An error occurred while retrieving list of VPCS with subnets: Cloud Manager cannot connect to the cloud. Verify that the Cloud Manager host has access to the internet through an internet gateway,\nproxy, or VPN connection, and check your firewall settings."
- 以下のエラーがserver.logに表示されます:
UTC ERROR [Vpcs] (simplicator-akka.actor.default-dispatcher-62) [SimplicatorServerActor:291] Simplicator request to http://localhost:8080/AwsProtocol/describeVpcs?region=eu-west-1 timed out
com.amazonaws.SdkClientException: Unable to execute HTTP request: Connect to ec2.eu-west-1.amazonaws.com:443 [ec2.eu-west-1.amazonaws.com/10.4.20.170, ec2.eu-west-1.amazonaws.com/10.4.20.92, ec2.eu-west-1.amazonaws.com/10.4.20.21] failed: Connection refused (Connection refused)