Re: HDD issues.
Thank you.
HDD issues.
Collapse
X
-
Re: HDD issues.
I split off the SSD discussion into this new thread:
https://www.badcaps.net/forum/showthread.php?t=49114Leave a comment:
-
Re: HDD issues.
I'm not aware of any modern file system that doesn't allow for fragmentation, but then I haven't looked much beyond Microsoft. In fact that last time I saw a file system that would only write files in contiguous space was in the 1980s.
PATA has a speed limit related to the selected UDMA mode whereas SATA can transfer data at a much faster rate, especially for SSDs. You would only use IDE compatibility mode for legacy OS-es or in the absence of a suitable SATA driver. For example, some HDD manufacturers' firmware updates are delivered via DOS based utilities which sometimes have trouble communicating in SATA mode.
As for glass platters, the data recovery guys often relate horror stories about shattered platters, or platters that have suffered a prolonged head crash, to the point that all the oxide has been scraped off and the platters have become transparent.
https://upload.wikimedia.org/wikiped...iled_Disks.png
http://www.nitroware.net/images/stor.../deskstar2.jpg
http://www.howtogeek.com/115229/htg-...defragmenting/
It's a little old, 2012 I think, but it's still valid. I'm not sure how the newer file systems in Linux deal with fragmentation, like Btrfs (B-Tree File System or Binary Tree File System).Leave a comment:
-
Re: HDD issues.
I'm not aware of any modern file system that doesn't allow for fragmentation, but then I haven't looked much beyond Microsoft. In fact that last time I saw a file system that would only write files in contiguous space was in the 1980s.
PATA has a speed limit related to the selected UDMA mode whereas SATA can transfer data at a much faster rate, especially for SSDs. You would only use IDE compatibility mode for legacy OS-es or in the absence of a suitable SATA driver. For example, some HDD manufacturers' firmware updates are delivered via DOS based utilities which sometimes have trouble communicating in SATA mode.
As for glass platters, the data recovery guys often relate horror stories about shattered platters, or platters that have suffered a prolonged head crash, to the point that all the oxide has been scraped off and the platters have become transparent.
https://upload.wikimedia.org/wikiped...iled_Disks.png
http://www.nitroware.net/images/stor.../deskstar2.jpgLeave a comment:
-
Re: HDD issues.
The ROM does not decide where the data goes. No drive "scatters" data. The OS tells the drive to write to LBA n, and the drive then writes to LBA n. However, the drive has a "translator" which determines how the logical blocks are mapped to the drive's physical CHS addresses. Even so, the data are still laid down in serpentine fashion, in LBA order, except for the grown defects. Please read the Tracks and Zones article. It was written by a Seagate employee who is a highly regarded member of the data recovery community.Leave a comment:
-
Re: HDD issues.
The firmware doesn't "scatter" any data. The OS determines where the data are written. AV drives incorporate the ATA Streaming feature set which allows the drive to skip difficult sectors whereas a typical desktop drive will become bogged down with error recovery. The philosophy is that AV applications can tolerate missed video frames or audio dropouts.Leave a comment:
-
Re: HDD issues.
I have not used the Red drives, but I have some Re's, and I like them.
WD Red drives have a 3 year warranty. They are not really enterprise drives. WD says, "WD Red NAS hard drives are recommended for use in home and small office 1-8 bay NAS systems." WD rates them at 1 million hours MTBF. Here is one review of the 4tb Red drive.
WD Red Pro drives have a 5 year warranty.
WD Re drives have a 5 year warranty. They are enterprise drives. WD says they are rated for 2 millions hours MTBF and "Designed to handle workloads up to 550 TB per year".
Note that the BackBlaze reports do not indicate that enterprise drives have fewer failures in their use case (mostly being written to until they are full then spinning with few accesses until somebody needs to restore a backup). This does not mean they don't last longer for their intended purpose (24/7 data transfers).Leave a comment:
-
Re: HDD issues.
Actually were the data is written is a function of both the OS and the ROM chip in the hard-drive. If the ROM chip is pre-programed to scatter the data that is just what it will do in-spite of the OS telling it to write to a particular address. Some hard drive makers to not have such a set up and allow the OS to dictate where the data on the disk is.Leave a comment:
-
Re: HDD issues.
http://community.wd.com/t5/Desktop-M...ed/td-p/840798
ISTM that WD spends more time in the marketing department than the lab.
For example, a consumer grade 5400 RPM ("IntelliPower") HDD gets enterprise-class spindle motor balancing, whereas an enterprise grade 7200 RPM HDD is limited to a Stabletrac (tm) screw. Bizarre.Leave a comment:
-
Re: HDD issues.
The firmware doesn't "scatter" any data. The OS determines where the data are written. AV drives incorporate the ATA Streaming feature set which allows the drive to skip difficult sectors whereas a typical desktop drive will become bogged down with error recovery. The philosophy is that AV applications can tolerate missed video frames or audio dropouts.Leave a comment:
-
Re: HDD issues.
The following thread may help you understand what goes on during error correction:
Error Correction and Read Retry Operations:
http://www.hddoracle.com/viewtopic.p...&t=1133&p=5128
I would recommend a SMART tool such as CrystalDiskInfo. Look for reallocated, pending, or uncorrectable sectors.
http://crystalmark.info/software/Cry...o/index-e.htmlLeave a comment:
-
Re: HDD issues.
http://alter.org.ua/soft/win/bb_recover/
It functions like ddrescue, but at the file level.Leave a comment:
-
-
Re: HDD issues.
If you examine a HD Tune read benchmark graph, you will see that the transfer rate monotonically decreases from the outer tracks to the inner tracks. That proves that the data are laid down in LBA order. In fact, at high resolutions you can see the actual steps between zones. At even higher resolutions you can see the serpentine segments.
Measuring hard drive RPM:
http://www.hddoracle.com/viewtopic.php?f=59&t=149&p=268
HDD from inside: Tracks and Zones:
http://hddscan.com/doc/HDD_Tracks_and_Zones.htmlLeave a comment:
-
Re: HDD issues.
the firmware does scatter the data, the sectors are not hard mapped like the old days.Leave a comment:
-
Re: HDD issues.
i know drive makers write the firmware to scatter data across the drive to try to stop this happening.
however, this can cause issues with smooth reading on slow drives, so the firmware does exactly the opposite and tries to write files in continuous blocks on AV drives designed for PVR's
WD's AV-GREEN series are a good example of this.Leave a comment:
-
Re: HDD issues.
WD red and black are the same drive with different firmware.
the black will constantly re-try on errors for as long as it takes, the red will try a few times and then just report an error.
red are for raid systems - black will cause problems in raid if there is a read error.Leave a comment:
-
Re: HDD issues.
Have you guys heard anything about the WD Red drives? They come with a 5 year warranty I think. I believe they consider them "Enterprise" edition hard drives. You know, meant for a lot of wear and tear. Any of you guys ever try them yet? I always seemed to like the WD blacks. Had good luck with them.
WD Red drives have a 3 year warranty. They are not really enterprise drives. WD says, "WD Red NAS hard drives are recommended for use in home and small office 1-8 bay NAS systems." WD rates them at 1 million hours MTBF. Here is one review of the 4tb Red drive.
WD Red Pro drives have a 5 year warranty.
WD Re drives have a 5 year warranty. They are enterprise drives. WD says they are rated for 2 millions hours MTBF and "Designed to handle workloads up to 550 TB per year".
Note that the BackBlaze reports do not indicate that enterprise drives have fewer failures in their use case (mostly being written to until they are full then spinning with few accesses until somebody needs to restore a backup). This does not mean they don't last longer for their intended purpose (24/7 data transfers).Leave a comment:
-
Re: HDD issues.
Have you guys heard anything about the WD Red drives? They come with a 5 year warranty I think. I believe they consider them "Enterprise" edition hard drives. You know, meant for a lot of wear and tear. Any of you guys ever try them yet? I always seemed to like the WD blacks. Had good luck with them.Leave a comment:
-
Re: HDD issues.
if you open failed ones you would know.
usually there is an area on the platter with the coating rubbed away like a ring.
i could be where the swapfile was stored, or it could be where a regularly used file resides.
whatever the cause, the head must get worn down too.
i know drive makers write the firmware to scatter data across the drive to try to stop this happening.
however, this can cause issues with smooth reading on slow drives, so the firmware does exactly the opposite and tries to write files in continuous blocks on AV drives designed for PVR's
WD's AV-GREEN series are a good example of this.Leave a comment:
Related Topics
Collapse
-
by ha0sHello everyone,
I have an Acer A114-61L laptop (motherboard: DA0Z8XMB6D0 REV. D) where the OEM partitions were accidentally wiped using the diskpart -> clean command. Now the laptop no longer boots, but it does show signs of life:- Power consumption is around 22 mA when powered on
- It can be switched into EDL mode, where it is detected as Qualcomm HS-USB QDLoader 9008
- I would like to try restoring the GPT/partitions via EDL
To access storage in EDL mode, I need a firehose loader.
Does anyone happen to have a compatible firehose for QSIP 7180?
... -
by SoulFreezeHi, trying to troubleshoot some problems with this laptop I just finished repairing which had power issues (Burnt Buck converter - SY8883DFC shorted to ground).
After repairing the above issue, I realized the following remaining problem,
Sound only comes from bottom speakers, top palmrest speakers don't work. Neither does the headphone jack (static/buzzing).
The computer recognizes headphones are connected and displays a popup in windows
Sometimes, the computer will boot up and the sound will be working fine. However, if I run intensive programs and the computer... -
by NagyeszI have a Lenovo IdeaPad Gaming 3 15ACH, which has started exhibiting the well-known issues of the Lenovo IdeaPad 3.
All stress tests run perfectly, and there are no performance issues. However, the solder joints are almost certainly starting to fail. If the top two screws on the back are not screwed in, moving the screen results in a BSOD or, in some cases, a slight artifact and freeze. This is a 2023 notebook..
How can I extend its lifespan? Could reflow help?
It has ryzen 5 5500h, rtx 2050, no soldered ram.
Example of the artifacts:
...03-01-2025, 11:11 AM -
by pwnjuiceCustomers laptop had a Motherboard go bad and replaced it. they want to try to get data but. I am having bitlocker issues. I will list below
Issue 1: When connect the drive to my computer to decrypt it I get this message. "there are no supported protectors on this drive the drive cannot be unlocked"
Issue 2: When I run powershell as admin and try manage-bde -protectors -get e: I get this message. " ERROR: An attempt to access a required resource was denied. I also get the same error when I try manage-bde -status e: When I try the same with terminal with...-
Channel: General Computer & Tech Discussion
-
-
by SkgodHey I am having Asus Rog strix g15 g513ih hn0865 and it's having display issues while running on igpu. Works fine when I open any game or whatsapp windows application. The issues are :
Black screen, freeze
The weird thing is that when as long as the laptop is running on igpu the problem keeps happening. But as soon as I open any game or whatsapp windows application, the laptop works completely fine.
When the screen freeze or black screen I used to move the display lid up and down and it usually works like that.
So can anyone tell me what would be the possible cause?... - Loading...
- No more items.
Leave a comment: