No, I have rebooted it many times and tried at different cases. I have almost emptied my disk to external drive and run command and there is no broken page.
Here also the disk output:
bash-5.1$ sudo smartctl -i /dev/nvme0n1
Password:
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.21-210.current] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Number: WDC PC SN730 SDBQNTY-512G-1001
Serial Number: 2022A0808562
Firmware Version: 11130101
PCI Vendor/Subsystem ID: 0x15b7
IEEE OUI Identifier: 0x001b44
Total NVM Capacity: 512,110,190,592 [512 GB]
Unallocated NVM Capacity: 0
Controller ID: 8215
Number of Namespaces: 1
Namespace 1 Size/Capacity: 512,110,190,592 [512 GB]
Namespace 1 Formatted LBA Size: 512
Namespace 1 IEEE EUI-64: 001b44 8b4639d8d5
Local Time is: Sun Jan 30 22:42:15 2022 +03
bash-5.1$ sudo smartctl -c /dev/nvme0n1
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.21-210.current] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Firmware Updates (0x14): 2 Slots, no Reset required
Optional Admin Commands (0x0017): Security Format Frmw_DL Self_Test
Optional NVM Commands (0x005f): Comp Wr_Unc DS_Mngmt Wr_Zero Sav/Sel_Feat Timestmp
Maximum Data Transfer Size: 128 Pages
Warning Comp. Temp. Threshold: 84 Celsius
Critical Comp. Temp. Threshold: 88 Celsius
Namespace 1 Features (0x02): NA_Fields
Supported Power States
St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat
0 + 5.50W - - 0 0 0 0 0 0
1 + 3.50W - - 1 1 1 1 0 0
2 + 3.00W - - 2 2 2 2 0 0
3 - 0.0700W - - 3 3 3 3 4000 10000
4 - 0.0025W - - 4 4 4 4 4000 40000
Supported LBA Sizes (NSID 0x1)
Id Fmt Data Metadt Rel_Perf
0 + 512 0 2
1 - 4096 0 1
bash-5.1$ sudo smartctl -H /dev/nvme0n1
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.21-210.current] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
bash-5.1$ sudo smartctl -A /dev/nvme0n1
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.21-210.current] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF SMART DATA SECTION ===
SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 39 Celsius
Available Spare: 100%
Available Spare Threshold: 10%
Percentage Used: 3%
Data Units Read: 24,467,170 [12.5 TB]
Data Units Written: 33,306,821 [17.0 TB]
Host Read Commands: 857,427,925
Host Write Commands: 674,960,975
Controller Busy Time: 1,482
Power Cycles: 233
Power On Hours: 3,536
Unsafe Shutdowns: 108
Media and Data Integrity Errors: 0
Error Information Log Entries: 1
Warning Comp. Temperature Time: 0
Critical Comp. Temperature Time: 0
Thermal Temp. 1 Transition Count: 7
Thermal Temp. 1 Total Time: 69
bash-5.1$ sudo smartctl -l error 1
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.21-210.current] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
1: Unable to detect device type
Please specify device type with the -d option.
Use smartctl -h to get a usage summary
bash-5.1$ sudo smartctl -l error /dev/nvme0n1
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.21-210.current] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF SMART DATA SECTION ===
Error Information (NVMe Log 0x01, max 256 entries)
No Errors Logged
bash-5.1$
Any other suggestion to check?