这是indexloc提供的服务,不要输入任何密码
Skip to content

EBS Volumes not Terminating #87

@braden808

Description

@braden808

I was looking at variables presented in the operator service: https://github.com/privacysandbox/coordinator-services-and-shared-libraries/blob/main/operator/terraform/aws/applications/operator-service/variables.tf and was looking for an option to Terminate EBS Volume upon shutdown of an Aggregation Service EC2 instance. I am currently running into an issue where I am hitting the EBS quoata of 50TiB in AWS. There is 6400 active volumes all using 8GiB. Delete on termination can be added to the launch template of the ASG: https://repost.aws/knowledge-center/deleteontermination-ebs.

This could be a side effect of having to kill the instances prematurely due to the enclave not spinning up properly as brought up in issue #86. Please inform me if the default behavior is the EBS volume shutting down by default.

Please let me know if I am managing my EBS volumes improperly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions