New comment by HiPhish on void-packages repository https://github.com/void-linux/void-packages/issues/46054#issuecomment-1721148412 Comment: I ran `fsck` on boot and this is what I got: ``` fsck from util-linux 2.38.1 e2fsck 1.47.0 (5-Feb-2023) /dev/sda3 contains a file system with errors, check forced. Pass 1: Checking inodes, blocks, and sizes [ 54.812468] ata2.00: exception Emask 0x0 SAct 0x400000 SErr 0xc0000 action 0x0 [ 54.812908] ata2.00: irq_stat 0x40000008 [ 54.813207] ata2: SError: { CommWake 10B8B } [ 54.813490] ata2.00: failed command: READ FPDMA QUEUED [ 54.813771] ata2.00: cmd 60/08:b0:c8:21:00/00:00:04:00:00/40 tag 22 ncq dma 4096 in [ 54.813771] res 41/40:00:c8:21:00/00:00:04:00:00/00 Emask 0x409 (media error) [ 54.814346] ata2.00: status: { DRDY ERR } [ 54.814627] ata2.00: error: { UNC } [ 54.821978] I/O error, dev sda, sector 67117512 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 [ 54.822427] Buffer I/O error on dev sda3, logical block 569, async page read Inode 7647940 extent tree (at level 1) could be narrower. Optimize? yes Pass 1E: Optimizing extent trees Pass 2: Checking directory structure Pass 3: Checking directory connectivity Pass 4: Checking reference counts Pass 5: Checking group summary information /dev/sda3: ***** FILE SYSTEM WAS MODIFIED ***** /dev/sda3: ***** REBOOT SYSTEM ***** /dev/sda3: 1606243/13107200 files (0.2% non-contiguous), 35435138/52428800 blocks ``` I cannot make sense of this. What does this error mean, do I need a new SSD?