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: Ananth <cbananth@xxxxxxxxx>
Subject: [Xen-users] Re: [Xen-devel] Error: Device 0 (vif) could not be connected. Hotplug scripts not working
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Thu, 26 Mar 2009 05:30:27 -0700 (PDT)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 26 Mar 2009 05:31:05 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1238070628; bh=mT2hjdBlsEGiUpVYDkxn+cc4yaATy+1EzI8AhWB1qwc=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=FyeapQkn+kdgLFzeOuRnjbZggrjQde9vkhErsrJRtzjDPPxOkHew5OoVS4rERClxtw4VkWlTjuXKNkztRXMUYS1M+R4S3knNCbCd0vbWJOZCfWBgaXSwIX+7zXBWhsz6Ai7MCdpTjmLPC2QtxXXJRiQUk6o6mjKC+KaXFd3aK/c=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=Cqs26vIjE5NKTIAyZvpXpNS5MrTmRv4mpYGVVyacf5eTw126yRbNawzbeN8U0dLX9oLDeSbajLvLsG7oZ0DYSS7CabemwlfOCudE29BkOy2enkCwavapEC0KxNQ4woitc3zUN+el/odA8DDqixnbK/uDyIQ+nq4zDRZAqXjbzO0=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <bdf293de0903260331r72a317ebg25696fb93e6c6c10@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>
Reply-to: bderzhavets@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
>release                : 2.6.25.5-1.1-xen

Looks like Debian xen-ified kernel
Native Xen should be 3.2.1
However:-

>xen_major              : 3
>xen_minor              : 3
>xen_extra              : .1

Did you make a port Xen 3.3.1 ?

# cd /usr/src
# tar zxvf xen-3.3.1.tar.gz
# cd xen-3.3.1
# make xen
# make install-xen
# make tools
# make install-tools


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-users@xxxxxxxxxxxxxxxxxxx
Date: Thursday, March 26, 2009, 6:31 AM

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







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