When Amazon VPC protection is enabled, the HotAdd restore process includes the following stages:
-
Create empty EBS volumes.
-
Attach EBS volumes to access node.
-
Restore data to EBS volumes.
-
Detach volumes from the access node.
-
Check and validate the network entities such as VPC, subnet, security groups and NICs. If any entities are deleted, re-create them.
-
Attach the volumes:
-
If the restore is to an existing instance, attach the volumes to the existing instance.
-
If the restore is to a new instance, create a new instance with the restored network configuration and attach the restored EBS volumes.
-