Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Linux File copy slowness ??

 
   Soft32 Home -> Linux -> Development RSS
Next:  memory  
Author Message
parvinderb

External


Since: Jan 06, 2006
Posts: 11



(Msg. 1) Posted: Fri Jan 06, 2006 5:26 am
Post subject: Linux File copy slowness ??
Archived from groups: linux>redhat>devel (more info?)

Hi,

We are trying to copy a 15Gig file from one directory to another
(inside same partition) for example:

cp /data/BigFile /data/data/ (Bigfile - being file that is greater
than 15 gig).

It takes about 32 minutes to finish copying. When we do the same
operation on a windows 2003 server it takes almost HALF the time.

I am wondering if this behaviour is normal or something wrong with
system?kernel? etc.

The system is a hefty: Dell 1850 server with Dual Xeons 3.2 ghz (hyper
threaded) with 2 Gig ram, SCSI hard drives 10k rpm.

Also, while the system is copying the file, I don't see any kernel
errors or IO errros and all the time while the sytem is copying this
drive the cpu usage is at 50 Any help is highly appreciated.

-Parvinder Bhasin
Back to top
Login to vote
Tommy Reynolds

External


Since: Oct 29, 2005
Posts: 79



(Msg. 2) Posted: Sat Jan 07, 2006 12:48 am
Post subject: Re: Linux File copy slowness ?? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 06 Jan 2006 11:26:28 -0800, parvinderb wrote:

> cp /data/BigFile /data/data/ (Bigfile - being file that is greater than
> 15 gig).

Try this instead:

$ time dd if=/data/BigFile of=/data/data bs=512k

and see if that helps.

Cheers
Back to top
Login to vote
Display posts from previous:   
Related Topics:
lowlevellock.h: No such file or directory - Hi, I am getting error while doing make bootstrap for egcs1.1.2 on Fedora Core 4. The error is : ..

User defined tag in spec file - rpm -q --qf %{CONFIG_FILE_LOCATION} <RPM_PACKAGE_NAME> where CONFIG_FILE_LOCATION is not the predefined tag . ...

Reserving a chunk of memory exclusively for virtual mappin.. - Sub: Reserving a chunk of memory exclusively for virtual mapping a file Message: Hi, Can any one provide me some..

Mapping big chunk of virtual memory / file to small physic.. - Sub: Mapping big chunk of virtual memory / file to small physical memory in kernel 2.4 Message: Hi, I am fixed in a....

connecting Linux to Internet - i just installed red hat 9 to dual boot with win xp pro. aparently, both os's work well (!) my machine is connected to....

Linux Kernel 2.6.1 released - http://www.codefish.net.au/modules.php?op=modload&name=News&file=article&sid=508&mode=thread&order=...
       Soft32 Home -> Linux -> Development All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
  Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]