All of lore.kernel.org
 help / color / mirror / Atom feed
From: Izik Eidus <izike@qumranet.com>
To: Davide D'Amico <davide.damico@televas.it>
Cc: kvm-devel@lists.sourceforge.net
Subject: Re: problems with Ubuntu server amd64 (kernel 2.6.24) and Windows 2003 32bit as guest
Date: Wed, 09 Apr 2008 12:09:36 +0300	[thread overview]
Message-ID: <47FC87D0.4060606@qumranet.com> (raw)
In-Reply-To: <49445.192.168.0.10.1207727953.squirrel@webmail.televas.it>

Davide D'Amico wrote:
> Hi,
> I'm new in the world of virtualization.
> I have the following setup:
> An Ubuntu amd64 Server (DELL PE 2950 with Dual Quad Xen 2Ghz) with 24GB DDR2 Ram
> onboard and a Perc 6/i SAS controller.
> I have a Windows 2003 32 bit guest that hangs up (i.e. not responding anymore)
> when I try to transfer a big file on it (i.e. 120 MBytes or more).
> I am using libvirt and virt-manager with this .xml config file:
> <domain type='kvm'>
>   <name>w2k3</name>
>   <uuid>e98b1cf4-fb3b-11dc-bcfb-001e4f1c0780</uuid>
>   <memory>6291456</memory>
>   <currentMemory>6291456</currentMemory>
>   <vcpu>2</vcpu>
>   <os>
>     <type>hvm</type>
>     <boot dev='hd'/>
>   </os>
>   <features>
>     <acpi/>
>   </features>
>   <clock offset='localtime'/>
>   <on_poweroff>destroy</on_poweroff>
>   <on_reboot>restart</on_reboot>
>   <on_crash>destroy</on_crash>
>   <devices>
>     <emulator>/usr/bin/kvm</emulator>
>     <disk type='file' device='disk'>
>       <source file='/mnt/dom2/w2k3.img'/>
>       <target dev='hda'/>
>     </disk>
>     <interface type='bridge'>
>       <mac address='00:16:3e:40:90:16'/>
>       <source bridge='br0'/>
>     </interface>
>     <input type='mouse' bus='ps2'/>
>     <graphics type='vnc' port='5902' listen='127.0.0.1'/>
>   </devices>
> </domain>
> 
> And a bridged network environment on it:
> bridge name	bridge id		STP enabled	interfaces
> br0		8000.001e4f1c0780	no		eth0
> 							vnet0
> 							vnet1
> 							vnet2
> 
> I don't know if I have to enable $MAGIC_OPTION during kernel compilation
> or enable any features in libvirt config file (pae, apic) or if it could
> be a network problem.
> Could someone point in the right direction to solve the issue?
> 
> Thanks in advance,
> dave
> 
ok, what happen if you tell virt-manger to run the Win2k3 without kvm (i mean with the qemu cpu emulator)


-- 
woof.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

  reply	other threads:[~2008-04-09  9:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-09  7:59 problems with Ubuntu server amd64 (kernel 2.6.24) and Windows 2003 32bit as guest Davide D'Amico
2008-04-09  9:09 ` Izik Eidus [this message]
2008-04-09 13:10   ` Davide D'Amico
2008-04-09 13:27 ` Felix Leimbach
2008-04-09 15:16   ` Davide D'Amico
2008-04-10 13:16   ` Davide D'Amico

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47FC87D0.4060606@qumranet.com \
    --to=izike@qumranet.com \
    --cc=davide.damico@televas.it \
    --cc=kvm-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.