xen-users
RE: [Xen-users] Xen GPL PV, W2k3 SBS, Xen Net driver
> I posted some info on how to do this just recently (today?). It might
> have been on the -dev list though. It is easiest just to not install the
> xennet drivers in the first place.
>
> This problem shouldn't happen though... can you tell me as much as you
> can about your Dom0 and hypervisor (eg what dist, how did you install
> xen, etc) as I have not been able to reproduce the problem yet...
>
> James
Hi James,
i'll look for the posting you've mentioned.
Here a short overview of the system:
The Hypervisor used is:
(XEN) Xen version 3.2.1-rc1-pre (buildd@buildd) (gcc version 4.2.3
(Ubuntu 4.2.3-2ubuntu7)) Fri Apr 11 01:13:51 UTC 2008
(I know, RC1 pre ... but otherwise _really_ rock solid)
root@franconia:~# xm info
host : franconia
release : 2.6.18.8-xen
version : #3 SMP Mon Apr 14 20:36:16 CEST 2008
machine : x86_64
nr_cpus : 2
nr_nodes : 1
cores_per_socket : 2
threads_per_core : 1
cpu_mhz : 2660
hw_caps :
bfebfbff:20100800:00000000:00000140:0000e3fd:00000000:00000001
total_memory : 8189
free_memory : 5
max_free_memory : 2416
max_para_memory : 2412
max_hvm_memory : 2398
node_to_cpu : node0:0-1
xen_major : 3
xen_minor : 2
xen_extra : .1-rc1-pre
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : unavailable
cc_compiler : gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
cc_compile_by : buildd
cc_compile_domain : buildd
cc_compile_date : Fri Apr 11 01:13:51 UTC 2008
xend_config_format : 4
The particular domU is a Windows 2003 SBS 32bit w/ all Servicepacks
installed.
root@franconia:~# cat /etc/xen/exchangesbs.hvm | grep -v \# | grep -v
-e '^$'
name = 'exchangesbs.hvm'
kernel = '/usr/lib/xen-ioemu-3.2/boot/hvmloader'
builder = 'hvm'
device_model = '/usr/lib/xen-ioemu-3.2/bin/qemu-dm'
memory = 2048
shadow_memory = 8
vif = [
'mac=00:16:3e:14:A2:24,type=ioemu,bridge=eth1',
'mac=00:16:3e:15:A2:25,type=ioemu,bridge=dummy0'
]
disk = [
'phy:/dev/vg0/exchange-sbs-disk-c,xvda,w',
'phy:/dev/vg0/exchange-sbs-disk-d,xvdb,w',
'phy:/dev/vg0/exchange-disk-e,xvdc,w'
]
boot = 'cd'
localtime='0'
acpi=1
apic=1
pae=1
vcpus=1
usb=1
usbdevice='tablet'
vnc=1
vncunused=1
keymap='de'
vncviewer=0
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
I currently don't know which of the qemu-dm-*.log files were written
with /gplpv enabled. I don't expect any differences but will peek into
this after business hours.
Another domU running a Windows 2003 Server w/ all available Servicepacks
is running without any problems. Config is similar:
name = 'blackberry.hvm'
kernel = '/usr/lib/xen-ioemu-3.2/boot/hvmloader'
builder = 'hvm'
device_model = '/usr/lib/xen-ioemu-3.2/bin/qemu-dm'
memory = 1536
shadow_memory = 8
vif = [
'mac=00:16:3e:14:82:25,type=ioemu,bridge=eth1'
]
disk = [
'phy:/dev/vg0/blackberry-disk-c,xvda,w'
]
boot = 'cd'
localtime='0'
acpi=1
apic=1
pae=1
vcpus=1
usb=1
usbdevice='tablet'
vnc=1
vncunused=1
keymap='de'
vncviewer=0
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
You might note that there's a bridge bound to dummy0, this is correct. I
don't
think this causes the problems as the other HVM domU formerly used this
bridge also without a problem.
cheers,
Stephan
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Xen GPL PV, W2k3 SBS, Xen Net driver, netz-haut - stephan seitz
- RE: [Xen-users] Xen GPL PV, W2k3 SBS, Xen Net driver,
netz-haut - stephan seitz <=
- RE: [Xen-users] Xen GPL PV, W2k3 SBS, Xen Net driver, Markus Plischke
- RE: [Xen-users] Xen GPL PV, W2k3 SBS, Xen Net driver, Markus Plischke
- RE: [Xen-users] Xen GPL PV, W2k3 SBS, Xen Net driver, James Harper
- RE: [Xen-users] Xen GPL PV, W2k3 SBS, Xen Net driver, Markus Plischke
- Message not available
- RE: [Xen-users] Xen GPL PV, W2k3 SBS, Xen Net driver, James Harper
- Re: [Xen-users] Xen GPL PV, W2k3 SBS, Xen Net driver, Scott McKenzie
RE: [Xen-users] Xen GPL PV, W2k3 SBS, Xen Net driver, netz-haut - stephan seitz
|
|
|