Is my sata SSD faulty?

My SATA SSD has been getting random disconnects that only get solved by rebooting the PC. When the disconnect happens I can’t browse files using Dolphin and sudo mount -a fails due to a superblock error.

Also, sudo smartctl -t short -a /dev/sda shows some errors. I’m including the most relevant info from that command:

Error 191 occurred at disk power-on lifetime: 2325 hours (96 days + 21 hours)
When the command that caused the error occurred, the device was active or idle.

After command completion occurred, registers were:
ER ST SC SN CL CH DH


40 41 38 88 78 1e 40 Error: UNC at LBA = 0x001e7888 = 1996936

Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name


60 08 38 88 78 1e 40 08 11:36:23.990 READ FPDMA QUEUED
60 e0 a0 d8 d2 2f 40 08 11:36:23.813 READ FPDMA QUEUED
60 20 90 20 28 19 40 08 11:36:23.810 READ FPDMA QUEUED
ef 90 03 00 00 00 a0 08 11:36:23.787 SET FEATURES [Disable SATA feature]
2f 00 01 30 08 00 a0 08 11:36:23.778 READ LOG EXT

Error 190 occurred at disk power-on lifetime: 2325 hours (96 days + 21 hours)
When the command that caused the error occurred, the device was active or idle.

After command completion occurred, registers were:
ER ST SC SN CL CH DH


40 41 70 10 78 1e 40 Error: UNC at LBA = 0x001e7810 = 1996816

Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name


60 08 70 10 78 1e 40 08 11:36:23.516 READ FPDMA QUEUED
60 08 58 98 66 d8 40 08 11:36:23.389 READ FPDMA QUEUED
ef 90 03 00 00 00 a0 08 11:36:23.366 SET FEATURES [Disable SATA feature]
2f 00 01 30 08 00 a0 08 11:36:23.357 READ LOG EXT
2f 00 01 30 00 00 a0 08 11:36:23.338 READ LOG EXT

Please help my troubleshoot this, is my SSD faulty?

Hello and welcome @smillmorel!

Have you tried connecting the drive to a different SATA port on the motherboard or using a different SATA cable, assuming that it’s a desktop computer with additional ports available.

If the issue persists, then the drive could have a NAND chip that is starting to fail or issues with the controller within the drive; and, if that’s the case, then the only option is to back up the data that you are able to and replace the drive with another known good drive.

Also, if you could provide some information about your system by running inxi -Fzxx and posting the output here. This might be able to help spotlight any hardware that could be troublesome.

Thanks for the suggestion! I have already tried using different SATA ports with no success but have not tried replacing the SATA Cable yet. I’ll try with that!

While a bad SATA cable shouldn’t cause UNC errors, more like dropouts or timeouts when accessing the drive, it would be nice to eliminate that from the list of stuff.

Could also be bad firmware on the SSD … try:

  1. sudo fwupdmgr refresh
  2. sudo fwupdmgr update
    … that “should” update the firmware on the drive if there any available …

I tried both command and the device was identified but no update is available.
The disconnects occur randomly so I cannot immediately identify the problem. I’ll be in the lookout in the following days. Thanks for your coop.

I suspect power-saving tech and would disable anything related with kernel options and in the BIOS. Here’s some boot options:

ahci.mobile_lpm_policy=1 pcie_aspm=off

You may need to also toggle stuff in BIOS related to Above 4G decode and IOMMU.

There’s some drive-specific things that can be set with hdparm too.


I’ve had cheap SATA and NVMe SSDs but haven’t seen any give SMART errors with years of power-on. I’ve had random disconnects in the past due to something with SATA power saving, and seen random NVMe issues with IOMMU enabled.

What is useful to see is the smart variables.
Post output of sudo smartctl -a /dev/sda please.

This is the full output of sudo smartctl -a /dev/sda

== START OF INFORMATION SECTION ===
Device Model:     SPCC Solid State Disk
Serial Number:    AA230803S304KG01106
LU WWN Device Id: 0 000000 000000000
Firmware Version: VE0R840H
User Capacity:    4,000,787,030,016 bytes [4.00 TB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Form Factor:      2.5 inches
TRIM Command:     Available, deterministic
Device is:        Not in smartctl database 7.3/5528
ATA Version is:   ACS-3, ATA8-ACS T13/1699-D revision 6
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Thu Jan  9 19:52:33 2025 AST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
                                        was never started.
                                        Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0) The previous self-test routine completed
                                        without error or no self-test has ever 
                                        been run.
Total time to complete Offline 
data collection:                (    1) seconds.
Offline data collection
capabilities:                    (0x59) SMART execute Offline immediate.
                                        No Auto Offline data collection support.
                                        Suspend Offline collection upon new
                                        command.
                                        Offline surface scan supported.
                                        Self-test supported.
                                        No Conveyance Self-test supported.
                                        Selective Self-test supported.
SMART capabilities:            (0x0002) Does not save SMART data before
                                        entering power-saving mode.
                                        Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                                        General Purpose Logging supported.
Short self-test routine 
recommended polling time:        (   1) minutes.
Extended self-test routine
recommended polling time:        (   2) minutes.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x002f   100   100   050    Pre-fail  Always       -       0
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       488
  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       2355
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       1151
161 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       0
162 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       715
163 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       3000
164 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       1
166 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       168
167 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
168 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
169 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       100
171 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
172 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
174 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       129
175 Program_Fail_Count_Chip 0x0032   100   100   000    Old_age   Always       -       61
181 Program_Fail_Cnt_Total  0x0022   100   100   000    Old_age   Always       -       31586
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       61
194 Temperature_Celsius     0x0022   100   100   000    Old_age   Always       -       40
195 Hardware_ECC_Recovered  0x003a   100   100   000    Old_age   Always       -       0
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       61
199 UDMA_CRC_Error_Count    0x0032   100   100   000    Old_age   Always       -       0
206 Unknown_SSD_Attribute   0x0032   100   100   000    Old_age   Always       -       0
207 Unknown_SSD_Attribute   0x0032   100   100   000    Old_age   Always       -       3
232 Available_Reservd_Space 0x0032   100   100   000    Old_age   Always       -       100
241 Total_LBAs_Written      0x0032   100   100   000    Old_age   Always       -       4799
242 Total_LBAs_Read         0x0032   100   100   000    Old_age   Always       -       21674
249 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       4873
250 Read_Error_Retry_Rate   0x0032   100   100   000    Old_age   Always       -       4946

SMART Error Log Version: 1
Warning: ATA error count 207 inconsistent with error log pointer 5

ATA Error Count: 207 (device log contains only the most recent five errors)
        CR = Command Register [HEX]
        FR = Features Register [HEX]
        SC = Sector Count Register [HEX]
        SN = Sector Number Register [HEX]
        CL = Cylinder Low Register [HEX]
        CH = Cylinder High Register [HEX]
        DH = Device/Head Register [HEX]
        DC = Device Command Register [HEX]
        ER = Error register [HEX]
        ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.

Error 207 occurred at disk power-on lifetime: 2354 hours (98 days + 2 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 41 d0 70 7b 1e 40  Error: UNC at LBA = 0x001e7b70 = 1997680

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
>   60 08 d0 70 7b 1e 40 08      03:52:59.656  READ FPDMA QUEUED
>   61 08 58 28 88 10 40 08      03:52:59.436  WRITE FPDMA QUEUED
>   60 20 b0 e0 96 0f 40 08      03:52:59.308  READ FPDMA QUEUED
>   ef 90 03 00 00 00 a0 08      03:52:59.287  SET FEATURES [Disable SATA feature]
>   2f 00 01 30 08 00 a0 08      03:52:59.279  READ LOG EXT
> 
> Error 206 occurred at disk power-on lifetime: 2354 hours (98 days + 2 hours)
>   When the command that caused the error occurred, the device was active or idle.
> 
>   After command completion occurred, registers were:
>   ER ST SC SN CL CH DH
>   -- -- -- -- -- -- --
>   40 41 b8 70 7b 1e 40  Error: UNC at LBA = 0x001e7b70 = 1997680
> 
>   Commands leading to the command that caused the error were:
>   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
>   -- -- -- -- -- -- -- --  ----------------  --------------------
>   60 08 b8 70 7b 1e 40 08      03:52:59.104  READ FPDMA QUEUED
>   60 a0 c0 98 5d da 40 08      03:52:58.890  READ FPDMA QUEUED
>   61 08 88 20 88 10 40 08      03:52:58.680  WRITE FPDMA QUEUED
>   60 20 30 40 99 07 40 08      03:52:58.664  READ FPDMA QUEUED
>   ef 90 03 00 00 00 a0 08      03:52:58.649  SET FEATURES [Disable SATA feature]
> 
> Error 205 occurred at disk power-on lifetime: 2354 hours (98 days + 2 hours)
>   When the command that caused the error occurred, the device was active or idle.
> 
>   After command completion occurred, registers were:
>   ER ST SC SN CL CH DH
>   -- -- -- -- -- -- --
>   40 41 20 f0 7a 1e 40  Error: UNC at LBA = 0x001e7af0 = 1997552
> 
>   Commands leading to the command that caused the error were:
>   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
>   -- -- -- -- -- -- -- --  ----------------  --------------------
>   60 08 20 f0 7a 1e 40 08      03:52:58.419  READ FPDMA QUEUED
>   60 20 48 80 b4 10 40 08      03:52:58.269  READ FPDMA QUEUED
>   60 20 40 40 02 43 40 08      03:52:58.269  READ FPDMA QUEUED
>   60 20 f0 c8 17 a1 40 08      03:52:58.255  READ FPDMA QUEUED
>   60 20 d0 00 80 02 40 08      03:52:58.248  READ FPDMA QUEUED
> 
> Error 204 occurred at disk power-on lifetime: 2354 hours (98 days + 2 hours)
>   When the command that caused the error occurred, the device was active or idle.
> 
>   After command completion occurred, registers were:
>   ER ST SC SN CL CH DH
>   -- -- -- -- -- -- --
>   40 41 f8 70 7b 1e 40  Error: UNC at LBA = 0x001e7b70 = 1997680
> 
>   Commands leading to the command that caused the error were:
>   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
>   -- -- -- -- -- -- -- --  ----------------  --------------------
>   60 08 f8 70 7b 1e 40 08      03:52:57.992  READ FPDMA QUEUED
>   60 20 18 20 88 30 40 08      03:52:57.930  READ FPDMA QUEUED
>   ef 90 03 00 00 00 a0 08      03:52:57.915  SET FEATURES [Disable SATA feature]
>   2f 00 01 30 08 00 a0 08      03:52:57.906  READ LOG EXT
>   2f 00 01 30 00 00 a0 08      03:52:57.890  READ LOG EXT
> 
> Error 203 occurred at disk power-on lifetime: 2354 hours (98 days + 2 hours)
>   When the command that caused the error occurred, the device was active or idle.
> 
>   After command completion occurred, registers were:
>   ER ST SC SN CL CH DH
>   -- -- -- -- -- -- --
>   40 41 c0 f0 7a 1e 40  Error: 
> 
>   Commands leading to the command that caused the error were:
>   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
>   -- -- -- -- -- -- -- --  ----------------  --------------------
>   ef 90 03 00 00 00 a0 08      03:52:57.682  SET FEATURES [Disable SATA feature]
>   ef 90 03 00 00 00 a0 08      03:52:57.604  SET FEATURES [Disable SATA feature]
>   2f 00 01 30 08 00 a0 08      03:52:57.594  READ LOG EXT
>   2f 00 01 30 00 00 a0 08      03:52:57.578  READ LOG EXT
>   2f 00 01 00 00 00 a0 08      03:52:57.562  READ LOG EXT
> 
> 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%      2333         -
> # 2  Short offline       Aborted by host               50%       975         -
> # 3  Short offline       Completed without error       00%       962         -
> # 4  Short offline       Completed without error       00%       931         -
> # 5  Short offline       Completed without error       00%       920         -
> # 6  Short offline       Completed without error       00%       912         -
> # 7  Short offline       Completed without error       00%       906         -
> # 8  Short offline       Completed without error       00%       891         -
> # 9  Short offline       Completed without error       00%       880         -
> #10  Short offline       Completed without error       00%       866         -
> #11  Short offline       Completed without error       00%       860         -
> #12  Extended offline    Completed without error       00%       849         -
> 
> SMART Selective self-test log data structure revision number 0
> Note: revision number not 1 implies that no selective self-test has ever been run
>  SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
>     1        0        0  Not_testing
>     2        0        0  Not_testing
>     3        0        0  Not_testing
>     4        0        0  Not_testing
>     5        0        0  Not_testing
> Selective self-test flags (0x0):
>   After scanning selected spans, do NOT read-scan remainder of disk.
> If Selective self-test is pending on power-up, resume after 0 minute delay.
> 
> The above only provides legacy SMART information - try 'smartctl -x' for more

I edited your post to use preformatted text to make in output easier to read.

Can you try the -x command as suggested.

The output of -a does had a seems to indicate problems.

1 Like
=== START OF INFORMATION SECTION ===
Device Model:     SPCC Solid State Disk
Serial Number:    AA230803S304KG01106
LU WWN Device Id: 0 000000 000000000
Firmware Version: VE0R840H
User Capacity:    4,000,787,030,016 bytes [4.00 TB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Form Factor:      2.5 inches
TRIM Command:     Available, deterministic
Device is:        Not in smartctl database 7.3/5528
ATA Version is:   ACS-3, ATA8-ACS T13/1699-D revision 6
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Sat Jan 11 19:11:50 2025 AST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is:   Unavailable
APM feature is:   Unavailable
Rd look-ahead is: Disabled
Write cache is:   Enabled
DSN feature is:   Unavailable
ATA Security is:  Disabled, frozen [SEC2]
Wt Cache Reorder: Unavailable

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
                                        was never started.
                                        Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0) The previous self-test routine completed
                                        without error or no self-test has ever 
                                        been run.
Total time to complete Offline 
data collection:                (    1) seconds.
Offline data collection
capabilities:                    (0x59) SMART execute Offline immediate.
                                        No Auto Offline data collection support.
                                        Suspend Offline collection upon new
                                        command.
                                        Offline surface scan supported.
                                        Self-test supported.
                                        No Conveyance Self-test supported.
                                        Selective Self-test supported.
SMART capabilities:            (0x0002) Does not save SMART data before
                                        entering power-saving mode.
                                        Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                                        General Purpose Logging supported.
Short self-test routine 
recommended polling time:        (   1) minutes.
Extended self-test routine
recommended polling time:        (   2) minutes.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate     POSR-K   100   100   050    -    0
  5 Reallocated_Sector_Ct   PO--CK   100   100   010    -    488
  9 Power_On_Hours          -O--CK   100   100   000    -    2363
 12 Power_Cycle_Count       -O--CK   100   100   000    -    1158
161 Unknown_Attribute       -O--CK   100   100   050    -    0
162 Unknown_Attribute       -O--CK   100   100   000    -    722
163 Unknown_Attribute       -O--CK   100   100   000    -    3000
164 Unknown_Attribute       -O--CK   100   100   000    -    1
166 Unknown_Attribute       -O--CK   100   100   000    -    168
167 Unknown_Attribute       -O--CK   100   100   000    -    0
168 Unknown_Attribute       -O--CK   100   100   000    -    0
169 Unknown_Attribute       -O--CK   100   100   000    -    100
171 Unknown_Attribute       -O--CK   100   100   000    -    0
172 Unknown_Attribute       -O--CK   100   100   000    -    0
174 Unknown_Attribute       -O--CK   100   100   000    -    130
175 Program_Fail_Count_Chip -O--CK   100   100   000    -    61
181 Program_Fail_Cnt_Total  -O---K   100   100   000    -    31666
187 Reported_Uncorrect      -O--CK   100   100   000    -    61
194 Temperature_Celsius     -O---K   100   100   000    -    40
195 Hardware_ECC_Recovered  -O-RCK   100   100   000    -    0
196 Reallocated_Event_Count -O--CK   100   100   000    -    61
199 UDMA_CRC_Error_Count    -O--CK   100   100   000    -    0
206 Unknown_SSD_Attribute   -O--CK   100   100   000    -    0
207 Unknown_SSD_Attribute   -O--CK   100   100   000    -    3
232 Available_Reservd_Space -O--CK   100   100   000    -    100
241 Total_LBAs_Written      -O--CK   100   100   000    -    4799
242 Total_LBAs_Read         -O--CK   100   100   000    -    22252
249 Unknown_Attribute       -O--CK   100   100   000    -    4915
250 Read_Error_Retry_Rate   -O--CK   100   100   000    -    4946
                            ||||||_ K auto-keep
                            |||||__ C event count
                            ||||___ R error rate
                            |||____ S speed/performance
                            ||_____ O updated online
                            |______ P prefailure warning

General Purpose Log Directory Version 1
SMART           Log Directory Version 1 [multi-sector log support]
Address    Access  R/W   Size  Description
0x00       GPL,SL  R/O      1  Log Directory
0x01           SL  R/O      1  Summary SMART error log
0x02           SL  R/O      1  Comprehensive SMART error log
0x03       GPL     R/O      2  Ext. Comprehensive SMART error log
0x04       GPL,SL  R/O      5  Device Statistics log
0x06           SL  R/O      1  SMART self-test log
0x07       GPL     R/O      1  Extended self-test log
0x09           SL  R/W      1  Selective self-test log
0x10       GPL     R/O      1  NCQ Command Error log
0x11       GPL     R/O      1  SATA Phy Event Counters log
0x30       GPL,SL  R/O      8  IDENTIFY DEVICE data log
0x80-0x9f  GPL,SL  R/W     16  Host vendor specific log
0xe0       GPL,SL  R/W      1  SCT Command/Status
0xe1       GPL,SL  R/W      1  SCT Data Transfer

SMART Extended Comprehensive Error Log Version: 1 (2 sectors)
Device Error Count: 220 (device log contains only the most recent 8 errors)
        CR     = Command Register
        FEATR  = Features Register
        COUNT  = Count (was: Sector Count) Register
        LBA_48 = Upper bytes of LBA High/Mid/Low Registers ]  ATA-8
        LH     = LBA High (was: Cylinder High) Register    ]   LBA
        LM     = LBA Mid (was: Cylinder Low) Register      ] Register
        LL     = LBA Low (was: Sector Number) Register     ]
        DV     = Device (was: Device/Head) Register
        DC     = Device Control Register
        ER     = Error register
        ST     = Status register
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.

Error 220 [7] occurred at disk power-on lifetime: 2363 hours (98 days + 11 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER -- ST COUNT  LBA_48  LH LM LL DV DC
  -- -- -- == -- == == == -- -- -- -- --
  40 -- 41 00 28 00 00 bd 1e 7a b0 40 08  Error: UNC at LBA = 0xbd1e7ab0 = 3172891312

  Commands leading to the command that caused the error were:
  CR FEATR COUNT  LBA_48  LH LM LL DV DC  Powered_Up_Time  Command/Feature_Name
  -- == -- == -- == == == -- -- -- -- --  ---------------  --------------------
  60 00 08 00 28 00 00 bd 1e 7a b0 40 08     00:50:09.944  READ FPDMA QUEUED
  ef 00 90 00 03 00 00 00 00 00 00 a0 08     00:50:09.769  SET FEATURES [Disable SATA feature]
  2f 00 00 00 01 00 00 00 00 08 30 a0 08     00:50:09.759  READ LOG EXT
  2f 00 00 00 01 00 00 00 00 00 30 a0 08     00:50:09.743  READ LOG EXT
  2f 00 00 00 01 00 00 00 00 00 00 a0 08     00:50:09.727  READ LOG EXT

Error 219 [6] occurred at disk power-on lifetime: 2363 hours (98 days + 11 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER -- ST COUNT  LBA_48  LH LM LL DV DC
  -- -- -- == -- == == == -- -- -- -- --
  40 -- 41 00 58 00 00 bd 1e 7a b0 40 08  Error: 

  Commands leading to the command that caused the error were:
  CR FEATR COUNT  LBA_48  LH LM LL DV DC  Powered_Up_Time  Command/Feature_Name
  -- == -- == -- == == == -- -- -- -- --  ---------------  --------------------
  ef 00 90 00 03 00 00 00 00 00 00 a0 08     00:50:09.538  SET FEATURES [Disable SATA feature]
  ef 00 90 00 03 00 00 00 00 00 00 a0 08     00:50:09.448  SET FEATURES [Disable SATA feature]
  2f 00 00 00 01 00 00 00 00 08 30 a0 08     00:50:09.439  READ LOG EXT
  2f 00 00 00 01 00 00 00 00 00 30 a0 08     00:50:09.423  READ LOG EXT
  2f 00 00 00 01 00 00 00 00 00 00 a0 08     00:50:09.406  READ LOG EXT

Error 218 [5] occurred at disk power-on lifetime: 2363 hours (98 days + 11 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER -- ST COUNT  LBA_48  LH LM LL DV DC
  -- -- -- == -- == == == -- -- -- -- --
  40 -- 41 00 38 00 00 bd 1e 7a b0 40 08  Error: UNC at LBA = 0xbd1e7ab0 = 3172891312

  Commands leading to the command that caused the error were:
  CR FEATR COUNT  LBA_48  LH LM LL DV DC  Powered_Up_Time  Command/Feature_Name
  -- == -- == -- == == == -- -- -- -- --  ---------------  --------------------
  60 00 08 00 38 00 00 bd 1e 7a b0 40 08     00:50:09.206  READ FPDMA QUEUED
  60 00 20 00 68 00 00 c3 df 45 60 40 08     00:50:09.114  READ FPDMA QUEUED
  60 00 20 00 a8 00 00 71 01 33 c0 40 08     00:50:09.082  READ FPDMA QUEUED
  60 00 60 00 10 00 00 d2 98 43 a8 40 08     00:50:08.835  READ FPDMA QUEUED
  60 00 20 00 f8 00 00 71 0c 10 80 40 08     00:50:08.812  READ FPDMA QUEUED

Error 217 [4] occurred at disk power-on lifetime: 2363 hours (98 days + 11 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER -- ST COUNT  LBA_48  LH LM LL DV DC
  -- -- -- == -- == == == -- -- -- -- --
  40 -- 41 00 00 00 00 00 00 00 00 00 00  Error: 

  Commands leading to the command that caused the error were:
  CR FEATR COUNT  LBA_48  LH LM LL DV DC  Powered_Up_Time  Command/Feature_Name
  -- == -- == -- == == == -- -- -- -- --  ---------------  --------------------
  00 00 00 00 00 00 00 00 00 00 00 00 00     00:46:16.122  NOP [Abort queued commands]
  60 00 08 00 18 00 00 bd 1e 71 68 40 08     00:46:12.627  READ FPDMA QUEUED
  ef 00 90 00 03 00 00 00 00 00 00 a0 08     00:46:12.612  SET FEATURES [Disable SATA feature]
  2f 00 00 00 01 00 00 00 00 08 30 a0 08     00:46:12.603  READ LOG EXT
  2f 00 00 00 01 00 00 00 00 00 30 a0 08     00:46:12.587  READ LOG EXT

Error 216 [3] occurred at disk power-on lifetime: 2363 hours (98 days + 11 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER -- ST COUNT  LBA_48  LH LM LL DV DC
  -- -- -- == -- == == == -- -- -- -- --
  40 -- 41 00 00 00 00 00 00 00 00 00 00  Error: 

  Commands leading to the command that caused the error were:
  CR FEATR COUNT  LBA_48  LH LM LL DV DC  Powered_Up_Time  Command/Feature_Name
  -- == -- == -- == == == -- -- -- -- --  ---------------  --------------------
  00 00 00 00 00 00 00 00 00 00 00 00 00     00:46:12.369  NOP [Abort queued commands]
  60 00 20 00 18 00 00 bd 1e 71 a8 40 08     00:46:10.771  READ FPDMA QUEUED
  60 00 20 00 10 00 00 bd 1e 71 80 40 08     00:46:10.770  READ FPDMA QUEUED
  60 00 98 00 08 00 00 bd 1e 70 d0 40 08     00:46:10.770  READ FPDMA QUEUED
  60 00 a8 00 00 00 00 bd 1e 72 00 40 08     00:46:10.770  READ FPDMA QUEUED

Error 215 [2] occurred at disk power-on lifetime: 2360 hours (98 days + 8 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER -- ST COUNT  LBA_48  LH LM LL DV DC
  -- -- -- == -- == == == -- -- -- -- --
  40 -- 41 00 d0 00 00 bd 1e 76 c8 40 08  Error: UNC at LBA = 0xbd1e76c8 = 3172890312

  Commands leading to the command that caused the error were:
  CR FEATR COUNT  LBA_48  LH LM LL DV DC  Powered_Up_Time  Command/Feature_Name
  -- == -- == -- == == == -- -- -- -- --  ---------------  --------------------
  60 00 08 00 d0 00 00 bd 1e 76 c8 40 08     01:04:15.942  READ FPDMA QUEUED
  60 00 20 00 50 00 01 89 04 b3 e0 40 08     01:04:15.800  READ FPDMA QUEUED
  60 00 08 00 40 00 01 14 36 c6 10 40 08     01:04:15.798  READ FPDMA QUEUED
  60 00 20 00 30 00 01 89 1a 4e 40 40 08     01:04:15.796  READ FPDMA QUEUED
  ef 00 90 00 03 00 00 00 00 00 00 a0 08     01:04:15.390  SET FEATURES [Disable SATA feature]

Error 214 [1] occurred at disk power-on lifetime: 2360 hours (98 days + 8 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER -- ST COUNT  LBA_48  LH LM LL DV DC
  -- -- -- == -- == == == -- -- -- -- --
  40 -- 41 00 b0 00 00 bd 1e 76 c8 40 08  Error: UNC at LBA = 0xbd1e76c8 = 3172890312

  Commands leading to the command that caused the error were:
  CR FEATR COUNT  LBA_48  LH LM LL DV DC  Powered_Up_Time  Command/Feature_Name
  -- == -- == -- == == == -- -- -- -- --  ---------------  --------------------
  60 00 08 00 b0 00 00 bd 1e 76 c8 40 08     01:04:14.386  READ FPDMA QUEUED
  60 00 08 00 80 00 01 a4 6e 21 80 40 08     01:04:14.287  READ FPDMA QUEUED
  61 00 08 00 00 00 00 71 10 c3 d8 40 08     01:04:14.287  WRITE FPDMA QUEUED
  61 00 08 00 f8 00 00 71 10 c3 d8 40 08     01:04:14.287  WRITE FPDMA QUEUED
  61 00 08 00 b8 00 01 89 1a 57 78 40 08     00:00:00.000  WRITE FPDMA QUEUED

Error 213 [0] occurred at disk power-on lifetime: 2360 hours (98 days + 8 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER -- ST COUNT  LBA_48  LH LM LL DV DC
  -- -- -- == -- == == == -- -- -- -- --
  40 -- 41 00 28 00 00 bd 1e 76 c8 40 08  Error: 

  Commands leading to the command that caused the error were:
  CR FEATR COUNT  LBA_48  LH LM LL DV DC  Powered_Up_Time  Command/Feature_Name
  -- == -- == -- == == == -- -- -- -- --  ---------------  --------------------
  ef 00 90 00 03 00 00 00 00 00 00 a0 08     01:04:12.920  SET FEATURES [Disable SATA feature]
  61 00 08 00 60 00 00 71 10 c3 c8 40 08     00:00:00.000  WRITE FPDMA QUEUED
  61 00 08 00 10 00 00 71 10 c3 c8 40 08     01:04:12.853  WRITE FPDMA QUEUED
  60 00 08 00 08 00 01 14 36 c6 18 40 08     01:04:12.853  READ FPDMA QUEUED
  60 00 08 00 48 00 01 a4 6e 21 88 40 08     01:04:12.852  READ FPDMA QUEUED

SMART Extended Self-test Log Version: 1 (1 sectors)
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%      2333         -
# 2  Short offline       Aborted by host               50%       975         -
# 3  Short offline       Completed without error       00%       962         -
# 4  Short offline       Completed without error       00%       931         -
# 5  Short offline       Completed without error       00%       920         -
# 6  Short offline       Completed without error       00%       912         -
# 7  Short offline       Completed without error       00%       906         -
# 8  Short offline       Completed without error       00%       891         -
# 9  Short offline       Completed without error       00%       880         -
#10  Short offline       Completed without error       00%       866         -
#11  Short offline       Completed without error       00%       860         -
#12  Extended offline    Completed without error       00%       849         -

SMART Selective self-test log data structure revision number 0
Note: revision number not 1 implies that no selective self-test has ever been run
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

SCT Commands not supported

Device Statistics (GP Log 0x04)
Page  Offset Size        Value Flags Description
0x01  =====  =               =  ===  == General Statistics (rev 1) ==
0x01  0x008  4            1158  ---  Lifetime Power-On Resets
0x01  0x010  4            2363  ---  Power-on Hours
0x01  0x018  6     10064728935  ---  Logical Sectors Written
0x01  0x020  6        50297317  ---  Number of Write Commands
0x01  0x028  6     46667877114  ---  Logical Sectors Read
0x01  0x030  6       236218548  ---  Number of Read Commands
0x01  0x038  6      8509347299  ---  Date and Time TimeStamp
0x04  =====  =               =  ===  == General Errors Statistics (rev 1) ==
0x04  0x008  4             220  ---  Number of Reported Uncorrectable Errors
0x04  0x010  4             170  ---  Resets Between Cmd Acceptance and Completion
0x06  =====  =               =  ===  == Transport Statistics (rev 1) ==
0x06  0x008  4            4417  ---  Number of Hardware Resets
0x06  0x018  4               0  ---  Number of Interface CRC Errors
0x07  =====  =               =  ===  == Solid State Device Statistics (rev 1) ==
0x07  0x008  1               0  ---  Percentage Used Endurance Indicator
                                |||_ C monitored condition met
                                ||__ D supports DSN
                                |___ N normalized value

Pending Defects log (GP Log 0x0c) not supported

SATA Phy Event Counters (GP Log 0x11)
ID      Size     Value  Description
0x0001  4            0  Command failed due to ICRC error
0x000a  4            3  Device-to-host register FISes sent due to a COMRESET

I think the SSD is failing, from the power on hours it looks lime a new drive. You should be able to get it replaced by the vendor.