Score:0

Cannot mount an EBS partition, file system is of type "data"

ธง us

I have inherited the administration duties on an EC2 instance with a single EBS volume mounted. The device (xvda) is partitioned, with xvda2 mounted as root (/), but I have no idea what is on xvda1, or why it exists.

$ lsblk<br>
NAMEMAJ:MIN RM  SIZE RO TYPE MOUNTPOINTM
xvda    202:0    0  600G  0 disk
├─xvda1 202:1    0    1M  0 part
└─xvda2 202:2    0  600G  0 part /

When I attempt to mount the partition so I can check the contents, I get an error:

$ sudo mount /dev/xvda1 /mnt/xvda1
mount: /mnt/xvda1: wrong fs type, bad option, bad superblock on /dev/xvda1, missing codepage or helper program, or other error.

The File system for the partition displays as "data":

$ sudo file -sL /dev/xvd*
/dev/xvda:  DOS/MBR boot sector
/dev/xvda1: data
/dev/xvda2: SGI XFS filesystem data (blksz 4096, inosz 512, v2 dirs)

If I'm understanding correctly, this means that file can't identify the type of file system. It doesn't appear that the partition is empty:

$ sudo blockdev --getsize64 /dev/xvda1
1048576

I'm at a loss in terms of trying to understand why this partition exists, what may be on it, or whether it's necessary. For context, I'm interested in eliminating this partition, if it's unnecessary, because I would like to downsize the volume (which is approx. 2x as large as is needed). I can't get far in the convoluted process of downsizing the volume due to the existence this mystery partition.

โพสต์คำตอบ

คนส่วนใหญ่ไม่เข้าใจว่าการถามคำถามมากมายจะปลดล็อกการเรียนรู้และปรับปรุงความสัมพันธ์ระหว่างบุคคล ตัวอย่างเช่น ในการศึกษาของ Alison แม้ว่าผู้คนจะจำได้อย่างแม่นยำว่ามีคำถามกี่ข้อที่ถูกถามในการสนทนา แต่พวกเขาไม่เข้าใจความเชื่อมโยงระหว่างคำถามและความชอบ จากการศึกษาทั้ง 4 เรื่องที่ผู้เข้าร่วมมีส่วนร่วมในการสนทนาด้วยตนเองหรืออ่านบันทึกการสนทนาของผู้อื่น ผู้คนมักไม่ตระหนักว่าการถามคำถามจะมีอิทธิพลหรือมีอิทธิพลต่อระดับมิตรภาพระหว่างผู้สนทนา