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] xend.util.security 4312] INFO (__init__:1072) Resource l

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xend.util.security 4312] INFO (__init__:1072) Resource label file not found.
From: Paolo Capanni <pcrt33@xxxxxxxxxxx>
Date: Sat, 21 Oct 2006 00:08:57 +0200
Delivery-date: Fri, 20 Oct 2006 15:08:42 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
User-agent: Thunderbird 1.5.0.7 (X11/20060927)
Had same problem in etch and moved to GNU/Debian sid  but did not help.

Checked log file from
/var/log/xen/qemu-dm.xxxx.log
and discovered the message:

/etc/xen/qemu-ifup: could not launch network script
Could not initialize device 'tap'


I made a:
# cd /etc/xen
# ln -s scripts/qemu-ifup qemu-ifup

Now I have a perfect "windows in a box" with network connection.

Other checks:
I start "windows" with
# xm create xxxxx.vhm

inside xxxxx.vhm I have
vif = [ 'type=ioemu, bridge=xenbr0' ]

inside /etc/xen/xend-config.sxp I set:
(network-script network-bridge)
(vif-script vif-bridge)

My system is ( from grub menu.lst)

kernel   /xen-3.0-unstable-1-i386.gz
module   /vmlinuz-2.6.18-1-xen-686 ...




_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-users] xend.util.security 4312] INFO (__init__:1072) Resource label file not found., Paolo Capanni <=