Page 1 of 1
Delayed Write Failed
Posted: Sun Dec 12, 2021 2:57 am
by GergHouse
Hi.
I'm trying to download a torrent with two files, one with 64.7 MiB and other with 1.936 TiB (yes).
The torrent was downloaded up to 57.9% normally, with a speed of 1000 KiB/s.
After that, the message "Delayed Write Failed" started to appear indicating the largest file, the file with 1.936 TiB of size.
I use a USB 3.0 server with five 6 TB HDDs in RAID 5.
One of the HDDs was damaged after the message "Delayed Write Failed" started to appear.
I had to replace the HDD and RAID reconstructed the data.
The message "Delayed Write Failed" keeps appearing and I paused downloading the torrent for fear of damaging another HDD.
With the torrent paused, the message does not appear.
I use Windows 7 x64 and qBittorrent v4.1.4 (64-bit).
Coalesce reads & writes = enable
What can I do?
Re: Delayed Write Failed
Posted: Sun Dec 12, 2021 10:30 pm
by Stormprobe
Delayed Write Failed usually means there is trouble writing to drive. Test the other drives in the array to make sure they're not also failing, and make sure there aren't any USB issues.
Re: Delayed Write Failed
Posted: Sun Dec 12, 2021 10:55 pm
by GergHouse
I use the Hard Disk Sentinel for monitoring the HDDs.
All HDDs on this server were 100% healthy.
It appears that downloading this torrent has damaged one of the HDDs.
Up to 57.9% of the download, approximately 1 TiB, the HDD resisted. After that it didn't resist anymore and it damaged.
I'm thinking of downloading it another server with two HDDs in RAID 1, using the eSATA interface.
Put only this download accessing the server, and on an interface different than USB 3.0
Re: Delayed Write Failed
Posted: Sun Dec 19, 2021 10:55 pm
by Peter
Well, I don't know what's happening exactly with the drives - but you cannot damage a drive from software.
Like no matter what software you run, how much you download / upload stuff, the drives will never sustain physical/hardware damage.
(This applies to hard drives; you can write too much on SSDs, but that's a whole different story.)
Re: Delayed Write Failed
Posted: Sun Dec 19, 2021 11:03 pm
by GergHouse
I also don't know what is happening.
I have 32GB of RAM. How can I configure qBittorrent to use the minimum disk? Not recording on it all the time?
Re: Delayed Write Failed
Posted: Sun Dec 19, 2021 11:18 pm
by Peter
You can't do that. You can increase disk cache (it will put more data in ram before writing), or delayed writing, but it will all just delay the inevitable and cause you to lose more data.
What kind of server are you running?
I mean, 6 drives in RAID5.. is it a NAS? Is it a normal PC with 6 drives?
Re: Delayed Write Failed
Posted: Mon Dec 20, 2021 1:00 am
by GergHouse
I have 3x DAS Orico 9558RU3 each one with 5x 6TB in RAID 5.
Re: Delayed Write Failed
Posted: Mon Dec 20, 2021 12:02 pm
by Peter
GergHouse wrote: Mon Dec 20, 2021 1:00 am
I have 3x DAS Orico 9558RU3 each one with 5x 6TB in RAID 5.
Hmm. Does it let you see the SMART data?
I'd be interested to see the SMART information for the drives..
Re: Delayed Write Failed
Posted: Tue Dec 21, 2021 2:10 am
by GergHouse
Yes, I can see the S.M.A.R.T parameters using Hard Disk Sentinel.
The Hard Disk Sentinel monitors all HDDs/SSDs at all times.
None of the discs exceeds a temperature of 40 ÂșC. All are in the green range temperature of the Hard Disk Sentinel.
All discs on the server I used to download were 100% "healthy". It still remains 100% because I replaced the damaged HDD.
All three servers are turned on 24 hours a day, 7 days a week.
Every time I needed to use RAID to recover data from a disk, the server "saved" me.

- SMART_RodrigoRAID_Preto.png (14.21 KiB) Viewed 3312 times
Re: Delayed Write Failed
Posted: Tue Dec 21, 2021 9:01 am
by Peter
Hmm if the server is 100% alright, then the problem could be also caused by the network connection (wifi, ethernet, router, etc.)
Re: Delayed Write Failed
Posted: Thu Dec 23, 2021 12:26 am
by GergHouse
But the network connection is related to this error "Delayed Write Failed"? Related to HDD failure?
Re: Delayed Write Failed
Posted: Thu Dec 23, 2021 9:40 am
by Peter
Well it simply means Windows could not finish the writes. So anything is related until the data arrives to the HDD.
Can you check Windows Event Log when this happens? It should tell you some more information as well.
Re: Delayed Write Failed
Posted: Fri Dec 24, 2021 1:50 am
by GergHouse
What events? Sorry, but I don't know how to use "Windows Event Log".