Conversation
trying to see if this SSD is any good or about to die (the one that came with the optiplex) but smart data is confusing and hard to read as always lmao
2
0
0
like is this saying 0 power on hours but a ton of reallocated sectors??????? im dum
1
0
0
@ezio or maybe not, who the hell knows lmao
0
0
0

@novenary @ezio Yeah, it's zero for both. The "normalized" values are usually a threshold or percentage, while the "raw" values are the actual number, at least for discrete events (things like "read error rate" are a bit more nebulous)

1
0
0
@becomethewaifu @ezio what even is between parentheses tho lol
0
0
0

@ezio if it’s an nvme ssd try:

nvme smart-log <your drive>

it’s part of a package either called nvme or nvme-cli and it outputs a much nicer output like:

Smart Log for NVME device:nvme0n1 namespace-id:ffffffff                                                                                                                                                                                     
critical_warning                        : 0                                                                                                                                                                                                 
temperature                             : 52 °C (325 K, 125 °F)                                                                                                                                                                             
available_spare                         : 100%                                                                                                                                                                                              
available_spare_threshold               : 10%                                                                                                                                                                                               
percentage_used                         : 36%                                                                                                                                                                                               
endurance group critical warning summary: 0                                                                                                                                                                                                 
Data Units Read                         : 1780974999 (911.86 TB)                                                                                                                                                                            
Data Units Written                      : 1041212333 (533.10 TB)                                                                                                                                                                            
host_read_commands                      : 30611965663                                                                                                                                                                                       
host_write_commands                     : 19703167803                                                                                                                                                                                       
controller_busy_time                    : 93073                                                                                                                                                                                             
power_cycles                            : 1250                                                                                                                                                                                              
power_on_hours                          : 7163                                                                                                                                                                                              
unsafe_shutdowns                        : 269
media_errors                            : 0
num_err_log_entries                     : 0
Warning Temperature Time                : 0
Critical Composite Temperature Time     : 0
Temperature Sensor 1                    : 52 °C (325 K, 125 °F)
Temperature Sensor 2                    : 60 °C (333 K, 140 °F)
Thermal Management T1 Trans Count       : 0
Thermal Management T2 Trans Count       : 0
Thermal Management T1 Total Time        : 0
Thermal Management T2 Total Time        : 0
1
0
1
@charlotte sadly its just a random sata ssd, but ty for this
0
0
1