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] problems using domu as network backend domain (fedora 7)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] problems using domu as network backend domain (fedora 7)
From: "Stefanie Braun" <fannys@xxxxxxx>
Date: Fri, 8 Feb 2008 15:02:58 +0100
Delivery-date: Fri, 08 Feb 2008 06:03:34 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=kcs0KGgygYRbz60lVAXgNycdGIPbRVYD25iBudn3l3E=; b=l8lqKMPPxLkYo0Q8xnFirYwiLP+VmY6uxbNDegHb7QQNRqjDl+NqZt3q6Wj+0OULc6N9RDXGuV5SU1Nnhma5lviy4uHCHyEDZQYgjxeVIQL1tt6kExJWhyrvoz4O+TLyKZCO7KWKXn6RGxyvSSmmXihtnPixTQlV8O9/iZEFsAQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=O5mwH8u7+hQBMwcFvW96BmeSPW2f9ZhgOJjrT3shPxeAUiqx3jD4Cf89gzdNwrC0Bu1FGFC9OZFSV7ie1v0doraEQQcG33g3kWRf2uE90u/oqI1qIyn2GhMmOP03F3HFTDSaBLzrhi56TPlmhgmW8M6AaHN8KMXJlQiUi1Bg73k=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4427b5940802040713i1a4a87b0u456920c4661d06a2@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/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>
References: <4427b5940802040713i1a4a87b0u456920c4661d06a2@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello
problem solved, network setting is working.
The bug just means that domu1 has not enough privileges.
To give domu1 enough privileges it seems to be necessary to pass through a hardware device.
Then domu1 has the right privileges and no bug occurs.

For PCI passthrough the hardware needs to be deactivated (or hidden) in dom-0 and the hardware id of the device
needs to be specified in the domain-u config file.

new config parameter for domu1:
pci = ['00:12.0']
netif    = "yes"

Greetings Fanny







_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>