|
| |||
| Re: Disk Defrag "rick s" wrote in <news:4C4390A7-08CB-4E70-9695-FF9880DA1801@microsoft.com>: > Someone told me that the more you run disk defrg the better chance of > destroying your hard drive. Is this true? The more activity, the more wear, just like the more you use your bicycle the more likely the chain will break. So, do you not use your hard disk at all between these defrags? You power up, do a defrag, and then power down until the next time you defrag? |
| |||
| Re: Disk Defrag "rick s" <ricks@discussions.microsoft.com> wrote in message news:4C4390A7-08CB-4E70-9695-FF9880DA1801@microsoft.com... > Someone told me that the more you run disk defrg the better chance of > destroying your hard drive. Is this true? There is a small risk of damaging your file system while defragging, e.g. when you suffer a power failure right in the middle. I think defragging once a month is plenty. Any more often would make no measurable difference but would increase the risk. |
| |||
| Re: Disk Defrag Absolutely untrue. "rick s" <ricks@discussions.microsoft.com> wrote in message news:4C4390A7-08CB-4E70-9695-FF9880DA1801@microsoft.com... > Someone told me that the more you run disk defrg the better chance of > destroying your hard drive. Is this true? |
| |||
| Re: Disk Defrag It is not so much that you're running defrag as it is disk usage. Anything that heavily accesses the disk can eventually cause wear and tear on the mechanisms sufficiently to shorten disk drive life (even if slightly) when run excessively. You can get the same effect by constantly running chkdks or other disk utilities far more often than needed. But don't let that slight concern prevent you from running defrag appropriately (when the defrag analyser says you should defrag). These are reasons why folks should maintain a good backup plan. Hard drives do eventually just wear out even when using best practices. I have some that have lasted many years and I have had some that only made it a year. "rick s" <ricks@discussions.microsoft.com> wrote in message news:4C4390A7-08CB-4E70-9695-FF9880DA1801@microsoft.com... > Someone told me that the more you run disk defrg the better chance of > destroying your hard drive. Is this true? |
| |||
| Re: Disk Defrag VanguardLH wrote: > "rick s" wrote in > <news:4C4390A7-08CB-4E70-9695-FF9880DA1801@microsoft.com>: > >> Someone told me that the more you run disk defrg the better chance of >> destroying your hard drive. Is this true? > > The more activity, the more wear, just like the more you use your > bicycle the more likely the chain will break. So, do you not use your > hard disk at all between these defrags? You power up, do a defrag, and > then power down until the next time you defrag? This begs the question: just how much is the MTBF reduced by running a defrag more often? I'm not sure anyone has collected the data to really know. I bet its impact is minimal, however, in practical terms. |
| |||
| Re: Disk Defrag "Bill in Co." wrote in <news:OgF5mTFuIHA.4952@TK2MSFTNGP05.phx.gbl>: > VanguardLH wrote: >> "rick s" wrote in >> <news:4C4390A7-08CB-4E70-9695-FF9880DA1801@microsoft.com>: >> >>> Someone told me that the more you run disk defrg the better chance of >>> destroying your hard drive. Is this true? >> >> The more activity, the more wear, just like the more you use your >> bicycle the more likely the chain will break. So, do you not use your >> hard disk at all between these defrags? You power up, do a defrag, and >> then power down until the next time you defrag? > > This begs the question: just how much is the MTBF reduced by running a > defrag more often? I'm not sure anyone has collected the data to really > know. I bet its impact is minimal, however, in practical terms. Like begging the question as to how much shorter is the MTBF if there is less physical RAM so more pagefile space must be used. I know of users that like to use the flash memory thumb drives for pagefile space not realizing how often the pagefile gets used. Flash memory does wear out due to oxide stress. There is logic available on the drive to mask out bad areas but eventually the reserve gets used up and the thumb drive suddenly and catastrophically dies taking the pagefile with it and any changes saved there during the current Windows session. |
| |||
| Re: Disk Defrag "Pegasus (MVP)" wrote in <news:u5nV18EuIHA.4528@TK2MSFTNGP03.phx.gbl>: > "rick s" <ricks@discussions.microsoft.com> wrote in message > news:4C4390A7-08CB-4E70-9695-FF9880DA1801@microsoft.com... >> Someone told me that the more you run disk defrg the better chance of >> destroying your hard drive. Is this true? > > There is a small risk of damaging your file system while > defragging, e.g. when you suffer a power failure right in > the middle. I think defragging once a month is plenty. Any > more often would make no measurable difference but > would increase the risk. I believe the use of journaling with NTFS compensates for that loss, and also if the content of the hard disk's PCB write buffers aren't flushed to the platters, too. Another reason to use NTFS rather than FAT. NTFS can use its journal log to determine how to return the disk to a consistent state upon recovery. |
| |||
| Re: Disk Defrag "VanguardLH" <V@nguard.LH> wrote in message news:OcjLOjFuIHA.4736@TK2MSFTNGP04.phx.gbl... > "Pegasus (MVP)" wrote in <news:u5nV18EuIHA.4528@TK2MSFTNGP03.phx.gbl>: > >> "rick s" <ricks@discussions.microsoft.com> wrote in message >> news:4C4390A7-08CB-4E70-9695-FF9880DA1801@microsoft.com... >>> Someone told me that the more you run disk defrg the better chance of >>> destroying your hard drive. Is this true? >> >> There is a small risk of damaging your file system while >> defragging, e.g. when you suffer a power failure right in >> the middle. I think defragging once a month is plenty. Any >> more often would make no measurable difference but >> would increase the risk. > > I believe the use of journaling with NTFS compensates for that loss, and > also if the content of the hard disk's PCB write buffers aren't flushed > to the platters, too. Another reason to use NTFS rather than FAT. NTFS > can use its journal log to determine how to return the disk to a > consistent state upon recovery. I am aware of this mechanism. It appears to work most of the time but once every so often we get a post in this newsgroup that reports a thrashed filing system after an interrupted defrag. |
| |||
| Re: Disk Defrag VanguardLH wrote: > "Bill in Co." wrote in <news:OgF5mTFuIHA.4952@TK2MSFTNGP05.phx.gbl>: > >> VanguardLH wrote: >>> "rick s" wrote in >>> <news:4C4390A7-08CB-4E70-9695-FF9880DA1801@microsoft.com>: >>> >>>> Someone told me that the more you run disk defrg the better chance of >>>> destroying your hard drive. Is this true? >>> >>> The more activity, the more wear, just like the more you use your >>> bicycle the more likely the chain will break. So, do you not use your >>> hard disk at all between these defrags? You power up, do a defrag, and >>> then power down until the next time you defrag? >> >> This begs the question: just how much is the MTBF reduced by running a >> defrag more often? I'm not sure anyone has collected the data to >> really >> know. I bet its impact is minimal, however, in practical terms. > > Like begging the question as to how much shorter is the MTBF if there is > less physical RAM so more pagefile space must be used. Yup Another interesting question. :-) > I know of users that like to use the flash memory thumb drives for > pagefile space not realizing how often the pagefile gets used. Sounds like a BAD idea (per below). > Flash memory does wear out due to oxide stress. There is logic available > on > the drive to mask out bad areas but eventually the reserve gets used up > and the thumb drive suddenly and catastrophically dies taking the > pagefile with it and any changes saved there during the current Windows > session. Right. We just had a discussion on that in the other group, and how the flash memory lifetime is limited to begin with, and running defrag on it can significantly reduce its lifetime. (Someone mentioned a figure of only 1000 erase/writes for each cell, but that the overall memory lifetime, from a user's standpoint, is increased (by the chip logic you mentioned), so that the end result is the average lifetime figure is more like 10,000 - 100,000 erase/write cycles. |
| |||
| Re: Disk Defrag Pegasus (MVP) wrote: > "VanguardLH" <V@nguard.LH> wrote in message > news:OcjLOjFuIHA.4736@TK2MSFTNGP04.phx.gbl... >> "Pegasus (MVP)" wrote in <news:u5nV18EuIHA.4528@TK2MSFTNGP03.phx.gbl>: >> >>> "rick s" <ricks@discussions.microsoft.com> wrote in message >>> news:4C4390A7-08CB-4E70-9695-FF9880DA1801@microsoft.com... >>>> Someone told me that the more you run disk defrg the better chance of >>>> destroying your hard drive. Is this true? >>> >>> There is a small risk of damaging your file system while >>> defragging, e.g. when you suffer a power failure right in >>> the middle. I think defragging once a month is plenty. Any >>> more often would make no measurable difference but >>> would increase the risk. >> >> I believe the use of journaling with NTFS compensates for that loss, and >> also if the content of the hard disk's PCB write buffers aren't flushed >> to the platters, too. Another reason to use NTFS rather than FAT. NTFS >> can use its journal log to determine how to return the disk to a >> consistent state upon recovery. > > I am aware of this mechanism. It appears to work most of the time > but once every so often we get a post in this newsgroup that reports > a thrashed filing system after an interrupted defrag. Which indicates the journaling actually failed? Wow. Well, maybe its not all that unexpected. Admitedly the overhead of NTFS has it advantages here, over FAT. I'll have to concede that. :-) |
| |||
| Re: Disk Defrag I would venture to say there is much more wear and tear on a fragmented file if you don't defrag. "Colin Barnhorst" <c.barnhorst@comcast.net> wrote in message news:B9923CBE-E339-46D2-9071-6849C82831F8@microsoft.com... > It is not so much that you're running defrag as it is disk usage. > Anything that heavily accesses the disk can eventually cause wear and tear > on the mechanisms sufficiently to shorten disk drive life (even if > slightly) when run excessively. You can get the same effect by constantly > running chkdks or other disk utilities far more often than needed. But > don't let that slight concern prevent you from running defrag > appropriately (when the defrag analyser says you should defrag). These > are reasons why folks should maintain a good backup plan. Hard drives do > eventually just wear out even when using best practices. I have some that > have lasted many years and I have had some that only made it a year. > > "rick s" <ricks@discussions.microsoft.com> wrote in message > news:4C4390A7-08CB-4E70-9695-FF9880DA1801@microsoft.com... >> Someone told me that the more you run disk defrg the better chance of >> destroying your hard drive. Is this true? > |
| |||
| Re: Disk Defrag Yes. The heads have to move all over the place to link together a fragmented file and the system has to do this all the time whereas a defrag operation may take an hour and result in much reduced head movement for weeks. "Unknown" <unknown@unknown.kom> wrote in message news:4uHXj.3774$ah4.3227@flpi148.ffdc.sbc.com... >I would venture to say there is much more wear and tear on a fragmented >file if you don't defrag. > "Colin Barnhorst" <c.barnhorst@comcast.net> wrote in message > news:B9923CBE-E339-46D2-9071-6849C82831F8@microsoft.com... >> It is not so much that you're running defrag as it is disk usage. >> Anything that heavily accesses the disk can eventually cause wear and >> tear on the mechanisms sufficiently to shorten disk drive life (even if >> slightly) when run excessively. You can get the same effect by >> constantly running chkdks or other disk utilities far more often than >> needed. But don't let that slight concern prevent you from running >> defrag appropriately (when the defrag analyser says you should defrag). >> These are reasons why folks should maintain a good backup plan. Hard >> drives do eventually just wear out even when using best practices. I >> have some that have lasted many years and I have had some that only made >> it a year. >> >> "rick s" <ricks@discussions.microsoft.com> wrote in message >> news:4C4390A7-08CB-4E70-9695-FF9880DA1801@microsoft.com... >>> Someone told me that the more you run disk defrg the better chance of >>> destroying your hard drive. Is this true? >> > > |
| |||
| Re: Disk Defrag Rick I have always used Disk Defragmenter a fair bit. It is over 10 years since I had my only hard disk failure. The disk was under warranty and replaced free of charge. New disks are just as likely to fail as old ones. -- Hope this helps. Gerry ~~~~ FCA Stourport, England Enquire, plan and execute ~~~~~~~~~~~~~~~~~~~ rick s wrote: > Someone told me that the more you run disk defrg the better chance of > destroying your hard drive. Is this true? |
| |||
| Re: Disk Defrag there is one thing you should keep in mind and that is if your disk is pretty filled up with data and you have very low disk space, then there is a lot of burden on the hard drive. but if you have lots of harddisk space, then run the defrag as much as your little heart desires. eventually you will come to realize that defragging takes time and is not always needed especially with large capacity disks. -- db·´¯`·...¸><)))º> "rick s" <ricks@discussions.microsoft.com> wrote in message news:4C4390A7-08CB-4E70-9695-FF9880DA1801@microsoft.com... > Someone told me that the more you run disk defrg the better chance of > destroying your hard drive. Is this true? |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A better way to defrag your hard disk | On the Bridge! | Windows Vista | 44 | 03-12-2008 09:00 PM |
| Vista Disk Defrag | David B. Mathews | Windows Vista | 9 | 11-25-2007 05:19 PM |
| Disk Defrag Doesnt work....... | tdawg | Vista Hardware | 0 | 04-12-2007 07:23 AM |
| Disk Defrag-Progress Bar | NSA | Windows Vista | 12 | 04-08-2007 07:30 PM |
| Having trouble running disk defrag | Greg | Windows XP | 1 | 04-04-2007 06:45 AM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |