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 :)

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南