EBS: Volume queue length anomaly detected - can't find volume mentioned as Source

0

Hi all!

We are having repeating alarms coming from Application Insights for one of our EC2 servers

EBS: Volume queue length anomaly detected

Source vol-0e494631235e0fba0

But we are not able to locate mentioned volume (this particular EC2 instance has different volume id attached to it and it's healthy) Also this application consists from only one EC2 instance Searching by this vol-0e494631235e0fba0 in EC2->Elastic Block Store->Volumes UI also doesn't give any results

Any tips appreciated! Thanks

1回答
0

What about using the following AWS CLI?

aws ec2 describe-volumes --volume-ids vol-0e494631235e0fba0
profile picture
エキスパート
回答済み 1年前
  • Thanks, it gives the same result

    An error occurred (InvalidVolume.NotFound) when calling the DescribeVolumes operation: The volume 'vol-XXXXXXXXXX' does not exist.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ