[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#685696: marked as done (Very slow disk write speed)



Your message dated Thu, 23 Aug 2012 17:50:52 +0200
with message-id <201208231750.53492.holger@layer-acht.org>
and subject line Re: Processed: Re: Bug#685696: Very slow disk write speed
has caused the Debian Bug report #685696,
regarding Very slow disk write speed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
685696: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685696
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debian
Version: 6.0.5 (and earlier releases of squeeze)

I'm using x86_64.

When writing data to a sata disk, write speed is very very slow compared with fedora on the same machine.
Here is an example session using an 896MB tar archive of a rootfs on a freshly installed minimal system;

# mkdir tmp && cd tmp
# date > time.txt; tar -xf ~/ac100-root-tmp.tar; date >> time.txt
# cat time.txt
Thu Aug 23 14:03:16 BST 2012
Thu Aug 23 14:07:52 BST 2012
#
# date > time.txt; rm -rf *; date >> time.txt
# cat time.txt
Thu Aug 23 14:08:26 BST 2012
Thu Aug 23 14:11:48 BST 2012
#

The same session on the same machine with a freshly installed minimal fedora17 system;

# mkdir tmp && cd tmp
# date > time.txt; tar -xf ~/ac100-root-tmp.tar; date >> time.txt
# cat time.txt
Thu Aug 23 14:46:53 BST 2012
Thu Aug 23 14:46:55 BST 2012
#
# date > time.txt; rm -rf *; date >> time.txt
# cat time.txt
Thu Aug 23 14:47:34 BST 2012
Thu Aug 23 14:47:39 BST 2012
#

The above session on a wheezy install (different machine) results in timings similar to the fedora session.

Regards,

--
Michael Howard        mike at dewberryfields dot co dot uk
Lancashire
England

--- End Message ---
--- Begin Message ---
Hi,

closing the bug, as it's fixed in wheezy, as you have observed in your 
bugreport.


cheers,
	Holger

--- End Message ---

Reply to: