Re: System freeze when copying files



On Thu, Feb 01, 2007 at 05:57:53PM +0100, Dan H. wrote:
Hello,

whenever I copy large files (1.5GB and up) from one disk to another
(different physical disks, not just from one partition to another on the
same disk or within one partition), my system locks up completely. Not
just X and stuff; the console as well and there's no sshing into the
box. This happens both when copying between ATA disks and when copying
from ATA to a portable USB harddisk.

The bug seems to strike only if actual data is transferred from one disk
to the other. dd if=/dev/zero bs=1M count=3k of=somefile works just as
well as dd'ing big files into /dev/null, but dd if=bigfile of=newfile,
where oldfile and newfile reside on different physical disks crashes the
machine. It doesn't matter if I use cp or dd for copying.

There seems to be some jam on the data highways, because when I throttle
traffic like so:

cat infile | (while dd count=20000 ; do sleep 1; done) | cat >> outfile

I can transfer arbitrarily big files.

Now my question is: For which package do I file a bug? Kernel?

are you sure its not a hardware issue? anything in the logs that
points to the problem? Does it come out of the freeze or do you have
to kill the whole box?

A

Attachment: signature.asc
Description: Digital signature



Relevant Pages

  • Re: Linux community software-update-anarchy polemic
    ... Remember, I'm just a monkey. ... That implies that if you have one disk per partition, ... Trust the kernel or don't trust the kernel, but either way, both ...
    (comp.os.linux.misc)
  • SUMMARY: Moving /usr From Under Root "/" To Its Own Partition
    ... One of the reasons for doing this is to end up with a smaller root ... Install the boot block and boot off the new drive. ... " In order for the root partition to be fscked and remounted ... D> temporarily on the existing disk. ...
    (SunManagers)
  • Re: Two "expert" issues I must solve before upgading
    ... I think backups are different than the other fluff you suggest - more ... out there who had a disk crash and had to start from scratch. ... >image of your current Windows 98 OS partition. ... you can restore the disk image and get back quickly ...
    (microsoft.public.windowsxp.newusers)
  • Re: Found the chkdsk log [STOP error, data unviewable etc...]
    ... The type of the file system is NTFS. ... CHKDSK is recovering lost files. ... 33013543 KB total disk space. ... partition, etc. Oh well... ...
    (microsoft.public.win2000.file_system)
  • Re: Copying a Hard Disk Containing Windows With Fedora
    ... His basic mistrake was using partitions rather than copying the entire ... fdisk showed my Windows HD had a main partition and a "hidden" ... windows from a PARTITION to a new partition of another drive, ... > Subject: Re: Copying a Hard Disk Containing Windows With Fedora ...
    (Fedora)