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

[Xen-users] Problem with XEN and CONFIG_XEN_PHYSDEV_ACCESS

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem with XEN and CONFIG_XEN_PHYSDEV_ACCESS
From: Sebastian Roesner <xen@xxxxxxxxxxxxxxxxx>
Date: Wed, 10 Aug 2005 01:26:52 +0200 (CEST)
Delivery-date: Tue, 09 Aug 2005 23:25:26 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

I have a problem using CONFIG_XEN_PHYSDEV_ACCESS. I want to access a network adapter directly from a Domain != 0 (Router domain). So I enabled CONFIG_XEN_PHYSDEV_ACCESS and PCI support in the kernel. But then I can't start the domain anymore, even if I don't select any hardware driver in the kernel config.

My .config-File for the Domain can be found at
http://sr.dyndns.org/~sroesner/config-physdev

-- Shell Output --
# xm create -f router  -c
Using config file "/etc/xen/router".
Started domain Router, console on port 9633
************ REMOTE CONSOLE: CTRL-] TO QUIT ********

************ REMOTE CONSOLE EXITED *****************
-- /Shell Output --


-- xen config file --
kernel = "/boot/vmlinuz-2.6.11-xenU-router"
memory = 64
name = "Router"
nics=0
disk = [ 'file:/vm/router,sda1,w' ]
root = "/dev/sda1 ro"
-- /xen config file --

The output of xend.log and xend-debug.log can be found at
http://sr.dyndns.org/~sroesner/xen-log

I really have no clue what's wrong.. I tried to enable/disable PCI-support, to switch off networking for this Domain, ... nothing worked. Is it somehow possible to get more debug output?

I use xen 2.0.7, self-compiled on a debian sarge.

Thanks for help,

Sebastian Roesner

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

<Prev in Thread] Current Thread [Next in Thread>