WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

RE: [Xen-users] Xen GPL PV, W2k3 SBS, Xen Net driver

To: 'netz-haut - stephan seitz' <s.seitz@xxxxxxxxxxxx>
Subject: RE: [Xen-users] Xen GPL PV, W2k3 SBS, Xen Net driver
From: Markus Plischke <m.plischke@xxxxxxxxx>
Date: Mon, 21 Jul 2008 16:47:07 +0200
Accept-language: de-DE, en-US
Acceptlanguage: de-DE, en-US
Cc: "'xen-users@xxxxxxxxxxxxxxxxxxx'" <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 21 Jul 2008 07:45:14 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1216647397.16210.12.camel@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1216647397.16210.12.camel@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcjrO0f3VP+fIZTCTUyGO/sMRVMvyAAA7S7Q
Thread-topic: [Xen-users] Xen GPL PV, W2k3 SBS, Xen Net driver
I had the same problem when I tryed to install the GPLPV Drivers on a 
production Windows Server 2003 R2 with Exchange 2007 installed. If I boot 
without GPLPV the network is fully functional but with GPLPV the network does 
not work because it is not configured and I cant configure it, I cant open the 
Network Configuration.

My Workarround for this is to install a new Exchange, install Windows Server 
2003, the GPLPV Drivers, configure it and then install ADS and Exchange. Now 
the Server runs with and withount the GPLPV boot flag (with GPLPV the 
performance is excellent).

If there is another Solution that would be great, I cant find the post from 
James.


The main problem is ADS/Exchange that blocks all activities if there is no 
network configuration I think. Also with DHCP I have the same problem.

Markus



-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of netz-haut - stephan 
seitz
Sent: Monday, July 21, 2008 4:09 PM
To: James Harper
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: 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


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users