Very low cpio tansfer rates with 2.2.12-20

From: Thierry Danis (danis@mail.dotcom.fr)
Date: Sat Mar 25 2000 - 04:49:19 EST


Hello,

I needed to transfer a news spool tree (almost 650.000 files) between
two computers. I did that using a cpio through the network.

The command was :
# cd /var/spool
# find news -depth | cpio -oB | rsh other_computer 'cd /var/spool; cpio -iBdm'

As soon as I had to much files in some directories (say, more than 3000,
maybe less), the cpio paused 10 or 15 seconds every 100 files, with no
network load, no disk access, and no CPU load as well.
When in directories with few files, or at the beginning of a directory,
the transfer went back to normal.

It tooks hours to transfer all the spool tree, and the source computer
had a very low average load.

Both machines are RH 6.1 Stock RH kernel 2.2.12-20. Hard drives are 4 Go
UW SCSI. The source machine is a P100, 48Mb RAM, NE2000 PCI 10 Mb/s.
The destination machine is a Celeron 400, 64 Mb RAM, SMC 100 Mb/s.

The question is why was the machine almost idle during the transfer ?

A+,

-- 
	Thierry Danis
# rm *;o
o : commande non trouvée

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Mar 31 2000 - 21:00:15 EST