qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Why do rsync and scp stall when transferring files from host to guest?
@ 2009-08-17 20:11 Atoosah
  0 siblings, 0 replies; only message in thread
From: Atoosah @ 2009-08-17 20:11 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 750 bytes --]

When I scp or rsync a file several MBs from host Linux machine to guest
Linux machine (both CentOS), the transfer starts at several hundred KB/s but
slows down pretty quickly until it eventually "stalls". I've found a strange
solution which is that if the guest machine pings the host at intervals then
it keeps the connection from stalling (with a rate of about 10 to 20 KB/s).
pinging works fine, but why does secure transfer have problems with
maintaining a stable connection when transfering a single decent sized file?

I've tried rebooting the machine to no avail :-(

scp command used: $scp somefile.gz user@10.0.2.15:/directory_path/

rsync command used: $rsync -av somefile.gz --rsh=ssh user@10.0.2.15:
/directory_path/


thank you,
Atoosah

[-- Attachment #2: Type: text/html, Size: 911 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-17 20:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-17 20:11 [Qemu-devel] Why do rsync and scp stall when transferring files from host to guest? Atoosah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).