I'd try to make the drive do a "long" SMART self-test and if it failed it I'd immediately RMA it. # smartctl -t long /dev/sda4 Then to view progress/result: # smartctl -l selftest /dev/sda
smartctl 7.3 2022-02-28 r5338 [x86_64-linux-5.19.0-2-amd64] (local build) Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART Self-test log structure revision number 1 Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error # 1 Short offline Completed without error 00% 507 - -- Marcelo