Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@desktop:~# for i in $(lsblk -dn -o NAME); do echo "$i:" $(lsblk -dn -o SIZE /dev/$i); smartctl -A /dev/$i | egrep -e'^ *[0-9]+' | egrep -ve ' 0 *$'; echo; done
- sda: 74,5G
- 1 Raw_Read_Error_Rate 0x000b 095 095 016 Pre-fail Always - 196621
- 3 Spin_Up_Time 0x0007 121 121 024 Pre-fail Always - 164 (Average 165)
- 4 Start_Stop_Count 0x0012 100 100 000 Old_age Always - 3988
- 5 Reallocated_Sector_Ct 0x0033 004 004 005 Pre-fail Always FAILING_NOW 1816
- 9 Power_On_Hours 0x0012 097 097 000 Old_age Always - 23530
- 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 3662
- 192 Power-Off_Retract_Count 0x0032 097 097 000 Old_age Always - 4689
- 193 Load_Cycle_Count 0x0012 097 097 000 Old_age Always - 4689
- 194 Temperature_Celsius 0x0002 150 150 000 Old_age Always - 40 (Min/Max 12/60)
- 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 2367
- sdb: 74,5G
- 1 Raw_Read_Error_Rate 0x000b 095 095 016 Pre-fail Always - 262151
- 3 Spin_Up_Time 0x0007 125 125 024 Pre-fail Always - 160 (Average 160)
- 4 Start_Stop_Count 0x0012 100 100 000 Old_age Always - 3074
- 5 Reallocated_Sector_Ct 0x0033 009 009 005 Pre-fail Always - 1718
- 9 Power_On_Hours 0x0012 098 098 000 Old_age Always - 18727
- 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 2933
- 192 Power-Off_Retract_Count 0x0032 097 097 000 Old_age Always - 3698
- 193 Load_Cycle_Count 0x0012 097 097 000 Old_age Always - 3698
- 194 Temperature_Celsius 0x0002 130 130 000 Old_age Always - 46 (Min/Max 13/63)
- 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 2245
- sdc: 931,5G
- 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 47
- 3 Spin_Up_Time 0x0027 174 173 021 Pre-fail Always - 4300
- 4 Start_Stop_Count 0x0032 099 099 000 Old_age Always - 1539
- 9 Power_On_Hours 0x0032 089 089 000 Old_age Always - 8355
- 12 Power_Cycle_Count 0x0032 099 099 000 Old_age Always - 1382
- 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 323
- 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 1215
- 194 Temperature_Celsius 0x0022 103 092 000 Old_age Always - 44
- 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 1
- 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 1
- 199 UDMA_CRC_Error_Count 0x0032 200 001 000 Old_age Always - 16645
- 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 32
- sdd: 931,5G
- 3 Spin_Up_Time 0x0027 171 170 021 Pre-fail Always - 4433
- 4 Start_Stop_Count 0x0032 099 099 000 Old_age Always - 1563
- 9 Power_On_Hours 0x0032 089 089 000 Old_age Always - 8070
- 12 Power_Cycle_Count 0x0032 099 099 000 Old_age Always - 1348
- 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 289
- 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 1273
- 194 Temperature_Celsius 0x0022 098 087 000 Old_age Always - 49
- 199 UDMA_CRC_Error_Count 0x0032 200 199 000 Old_age Always - 20
- sde: 2,7T
- 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 1
- 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 13
- 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 1
- 194 Temperature_Celsius 0x0022 113 111 000 Old_age Always - 37
- sdf: 298,1G
- 2 Throughput_Performance 0x0005 129 129 054 Pre-fail Offline - 156
- 3 Spin_Up_Time 0x0007 114 114 024 Pre-fail Always - 336 (Average 335)
- 4 Start_Stop_Count 0x0012 100 100 000 Old_age Always - 3805
- 8 Seek_Time_Performance 0x0005 131 131 020 Pre-fail Offline - 29
- 9 Power_On_Hours 0x0012 097 097 000 Old_age Always - 23434
- 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 3475
- 192 Power-Off_Retract_Count 0x0032 097 097 000 Old_age Always - 4264
- 193 Load_Cycle_Count 0x0012 097 097 000 Old_age Always - 4264
- 194 Temperature_Celsius 0x0002 146 146 000 Old_age Always - 41 (Min/Max 12/60)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement