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] Re: [Xen-devel] Error: Device 0 (vif) could not be connected

To: bderzhavets@xxxxxxxxx
Subject: [Xen-users] Re: [Xen-devel] Error: Device 0 (vif) could not be connected. Hotplug scripts not working
From: Ananth <cbananth@xxxxxxxxx>
Date: Thu, 26 Mar 2009 16:01:37 +0530
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 01 May 2009 11:45:01 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=stEj2iVCt4yO2BsylmyI9SPd0oWOeLptRLpR05OOOCk=; b=Ppr2FniJ6Rk7OzfHV4w1Q7y8Fn07zJLG00YeHIzZtnlH+RJv2qdA5g8In/9NL5nslf a6KfOp3Vyht+MSmpi+80+v0kdVU1XCyvx+YCHzZ0rOdhcDTMf5QXDkB2ABbZRU4RRHu3 FgohpZGZREoe5skqyM/z7Wz06Z563QAsiHTS4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Gwn6SImJ1rUwNGvlvctId/Q1K+ilcE1dxBYmjdMgbkG09eA+4TyHNe+sF4ZMhhHjTZ PYcvF6JEH5I3wDD0JmCXguIqNCNPtHOlgejj7f55x72Y9RZ9Z3ZjyY9ElWpXuzKi1F4u QkgBRXBrvv+ipujbgKaaBa8PFOQ9ewYbrX+5I=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <397639.99444.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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: <bdf293de0903260307o739d3a9an9ab5c8b8c99e8ab1@xxxxxxxxxxxxxx> <397639.99444.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi
Thanks for pointing out.
Please find attached the xend.log file and output of xm info.

Regards
Ananth

On Thu, Mar 26, 2009 at 3:50 PM, Boris Derzhavets <bderzhavets@xxxxxxxxx> wrote:
I am not sure "xen-devel" mailing list would be a right place for this thread.
"xen-users" mailing list  would be better. Please post:-
# xm info

Boris.

--- On Thu, 3/26/09, Ananth <cbananth@xxxxxxxxx> wrote:
From: Ananth <cbananth@xxxxxxxxx>
Subject: Re: [Xen-devel] Error: Device 0 (vif) could not be connected. Hotplug scripts not working
To: bderzhavets@xxxxxxxxx
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Date: Thursday, March 26, 2009, 6:07 AM


Hi
Thanks for the quick response. brctl show returned bridge name eth0 .
I still get the same error after I modified the config file as you had mentioned.

Regards
Ananth

On Thu, Mar 26, 2009 at 3:26 PM, Boris Derzhavets <bderzhavets@xxxxxxxxx> wrote:
Try:-
# brctl show
It will report your xen-bridge. Say eth0.
Fix vif= [ 'bridge=eth0']
See what happens.

--- On Thu, 3/26/09, Ananth <cbananth@xxxxxxxxx> wrote:
From: Ananth <cbananth@xxxxxxxxx>
Subject: [Xen-devel] Error: Device 0 (vif) could not be connected. Hotplug scripts not working
To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Date: Thursday, March 26, 2009, 5:32 AM


Hello,
When I install guest OS on xen using "xm create /path/of/file/ubuntu.cfg -c" , I am getting an error message
"Error: Device 0 (vif) could not be connected. Hotplug scripts not working" . I also saw that hotplugs and udev are prerequisites to be installed before compiling xen. I could not find hotplugs in Yast. However i installed udev.
My vif value in the config file is set to [' '].

Please guide me through this.

Thank you.

Warm Regards
Ananth
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel





Attachment: xminfo.txt
Description: Text document

Attachment: xend.log
Description: Binary data

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Re: [Xen-devel] Error: Device 0 (vif) could not be connected. Hotplug scripts not working, Ananth <=