[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Windows 2008 - slow upload
- To: Tomek <timor@xxxxx>
- From: Stephen Ross <stephen.ross1986@xxxxxxxxxxxxxx>
- Date: Mon, 3 Aug 2009 10:32:12 +0100
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Mon, 03 Aug 2009 02:32:55 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=prtimQLd1Ss5pNRvt7XvnV6L7qe+E7SHv1EkXTO7cttCLLVvahY40VSn1CPC8p95H/ V5oF7ZBVW0q6kLTfRf6G4M1X9ZSw380RAKGFOHcLWnnIybzga5GMKAKQsVGCasX+ul6z E5NSt3R8RVs9vo8JSNhZCpcLNzEh2Q++1ug84=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Hi Tomek,
Where are you uploading to? I have been having very
similar issues to you, however I've found that my issues are specific
to certain hosts on my network.
Do other DomU's on the same host get the same issues?
Cheers,
Steve
2009/8/3 Tomek <timor@xxxxx>
Hello,
I have a Win2k8 Server machine running on updated debian lenny, with installed GPLPV drivers. This virtual machine will be my company's file server, but.... Machine without GPLPV drivers have only 100MBit if's. This file server needs 1GBit interfaces. I also need ACPI shutdown from hypervisor option for shuting down vm for backups.
The wrong thing after installing GPLPV drivers is decreased machine upload. I could download about 40~60MB/s but upload runs at 10~20KB/s. It's to low for anything ;/
I've tested this behaviour with "Checksum Offload" enabled/disabled, "Check checksum on RX packets" enabled/disabled and combination of both options. None of that works.
For now I have no idea how to fix this.
This is config file of this vm:
kernel = "/usr/lib/xen-3.2-1/boot/hvmloader"
builder = 'hvm'
memory = 3072
name = 'fileserver'
vif = [ 'bridge=brXX' ]
disk = [
'phy:/dev/vgsas/dc1-sys,hda,w',
'file:/xen/ISO/win2k8.iso,hdb:cdrom,r',
]
device_model = '/usr/lib/xen-3.2-1/bin/qemu-dm'
acpi = 1
apic = 1
#pae = 1
usb = 1
usbdevice = 'tablet'
parallel = 'none'
serial = 'pty'
localtime = 1
cpus = "0,1"
vcpus = 2
sdl = 0
vfb = [ 'type=vnc,vnclisten=192.168.x.x,vncdisplay=1' ]
boot='c'
>
on_reboot = 'restart'
on_crash = 'restart'
keymap = 'pl'
Thanks for any advices.
--
Greets,
Thomas.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|