Can't find EBS Volume

0

Hi there. Setup:

  1. I have EC2 instance running that according to linux commands has 3 volumes attached
  2. When I'm checking the AWS Console I can see only two volumes attached.

https://user-images.githubusercontent.com/3293183/229754240-0239dc54-73aa-4a0b-9498-5df96e8e1d9b.png

sudo lsblk -o
NAME          MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT          
nvme1n1       259:0    0    75G  0 disk /var/opt/mssql/backup 
nvme2n1       259:1    0 139.7G  0 disk /mssql-tempdb         
nvme0n1       259:2    0   125G  0 disk
├─nvme0n1p1   259:3    0   125G  0 part /                     
└─nvme0n1p128 259:4    0     1M  0 part

I can't find nvme2n1 in the console. I've also checked all volumes in our account and there are no volumes with this size. Please give me a hint how I can find the attached volume

已提问 1 年前268 查看次数
1 回答
0

Can you share what instance family and size are you using? Its possible the instance has local NVMe/ Instance store.

AWS
专家
已回答 1 年前
  • The instance I'm using "z1d.xlarge"

  • I've checked "z1d.xlarge" should have 1 x 150 NVMe SSD. How come it's 139.7 then? Should it be shown in the console? Thanks for the direction anyway :)

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则