Runbook

High container volume usage incident for ECS.

Back to Runbooks

Overview

This incident type refers to a situation where the usage of container volume exceeds the threshold limit, which is typically set at 80%. This can lead to performance issues and potentially cause downtime for the service or application running in the container. It requires immediate attention from the assigned engineer to investigate and resolve the issue.

Parameters

Debug

1. Get the list of instances running in the container.

2. Get the list of tasks running in the container.

3. Get the container details from the task.

4. Get the container logs.

A sudden spike in user traffic causing an unexpected increase in the container's volume usage.

Repair

Increase the storage capacity of the container volume to accommodate the growing data.

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.