Hi
Trying to estimate how long a SSD device will live before failing .
if I have a Kingston A400 (cheap consumer grade ) 240GB SSD with a TBW value of 80 Terabyte.
80.000 / ( 365 x 3 x240 ) = 0.3 DiskWrites per day
240* 0,3 = 73
so for three years the A400 is listed to be able to receive 73 Gbytes per day.
and for five years the A400 is listed to be able to receive 44 Gbytes per day.
is there a known method to measure how much data is written to and deleted from a storage device during a delta T. ?
will IOSTAT tell me the truth on amount of Megabytes written to the medium during the interval set ?
Does IOSTAT include all data written to /dev/nda0 ? /dev/nda1 ......
Swap data ? UFS journal ? ZFS LOG & CACHE ?
what traffic to the storage device is not measured by IOSTAT ?
Trying to estimate how long a SSD device will live before failing .
if I have a Kingston A400 (cheap consumer grade ) 240GB SSD with a TBW value of 80 Terabyte.
80.000 / ( 365 x 3 x240 ) = 0.3 DiskWrites per day
240* 0,3 = 73
so for three years the A400 is listed to be able to receive 73 Gbytes per day.
and for five years the A400 is listed to be able to receive 44 Gbytes per day.
is there a known method to measure how much data is written to and deleted from a storage device during a delta T. ?
will IOSTAT tell me the truth on amount of Megabytes written to the medium during the interval set ?
Does IOSTAT include all data written to /dev/nda0 ? /dev/nda1 ......
Swap data ? UFS journal ? ZFS LOG & CACHE ?
what traffic to the storage device is not measured by IOSTAT ?