HDD GURU FORUMS
http://forum.hddguru.com/

do frequent partition restores wear down an SSD?
http://forum.hddguru.com/viewtopic.php?f=7&t=41987
Page 1 of 1

Author:  Swapjim [ December 18th, 2021, 16:47 ]
Post subject:  do frequent partition restores wear down an SSD?

Every couple of months I restore my Windows installation with ntfsclone. It's command line Linux utility similar to dd or ddrescue, only that it specializes in NTFS partitions. It's included in Clonezilla.

My question is, will doing this every 2 months wear down the drive?

If you're unfamiliar with ntfsclone, dd, ddrescue, or Clonezilla, but you have knowledge of another partition restore utility, like Acronis, then you can answer about that tool.

P.S.: I've posted under the Software and hardware tools section but if a moderator feels it's better suited at the Conventional hard drive section then by all means move the thread.

Author:  Arch Stanton [ December 20th, 2021, 8:06 ]
Post subject:  Re: do frequent partition restores wear down an SSD?

As write erase cycles are finite, every write 'wears down' the drive much like every breath you take wears you down. Sending TRIM commands before the restore may help a bit in reducing write amplification?

Author:  Swapjim [ December 24th, 2021, 7:43 ]
Post subject:  Re: do frequent partition restores wear down an SSD?

Code:
C:\Users\Swapjim>fsutil behavior query disabledeletenotify
NTFS DisableDeleteNotify = 0  (Disabled)
ReFS DisableDeleteNotify = 0  (Disabled)


This means that TRIM is enabled, yes?

Author:  Arch Stanton [ December 24th, 2021, 8:11 ]
Post subject:  Re: do frequent partition restores wear down an SSD?

Swapjim wrote:
Code:
C:\Users\Swapjim>fsutil behavior query disabledeletenotify
NTFS DisableDeleteNotify = 0  (Disabled)
ReFS DisableDeleteNotify = 0  (Disabled)


This means that TRIM is enabled, yes?


Yes.

Author:  Swapjim [ December 25th, 2021, 13:43 ]
Post subject:  Re: do frequent partition restores wear down an SSD?

Thank you.

Page 1 of 1 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/