Subnet / Security Group VPC Mismatch

Everpure Cloud Dedicated for AWS

Audience
Public
Technology Integrations
Amazon Web Services (AWS)
Source Type
Documentation

Issue

Error

Resolution

Security group in different VPC than subnet for ENI (in this case replication)

You have specified two resources that belong to different networks. (Service: AmazonEC2; Status Code: 400; Error Code: InvalidGroup.NotFound; Request ID: 369efd65-574f-4d72-b891-054fe5ca1833)

Make sure security groups and subnet specified for ENI are in the same VPC

The required ports for replication, security, management not allowed in security group specified as parameters during deployment.

Faild to create resource. See the details in CloudWatch Log Stream: 2019/08/08/[$LATEST]33788b0f070b4b1891f3c0487ce1493

Security group specified as parameter needs to allow:

  • inbound tcp port 8117 for replication,
  • inbound tcp port 3260 for iSCSI,
  • inbound tcp port 22, 80, 443, 8084 for management.