All of lore.kernel.org
 help / color / mirror / Atom feed
* Error: Device 0 (vif) could not be connected. Hotplug scripts not working
@ 2009-03-26  9:32 Ananth
  2009-03-26  9:56 ` Boris Derzhavets
  2009-03-26 20:17 ` Jeremy Fitzhardinge
  0 siblings, 2 replies; 7+ messages in thread
From: Ananth @ 2009-03-26  9:32 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com


[-- Attachment #1.1: Type: text/plain, Size: 509 bytes --]

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 <http://markmail.org/message/24aj3qs6ddrtwdks>" . 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

[-- Attachment #1.2: Type: text/html, Size: 632 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Error: Device 0 (vif) could not be connected. Hotplug scripts not working
  2009-03-26  9:32 Error: Device 0 (vif) could not be connected. Hotplug scripts not working Ananth
@ 2009-03-26  9:56 ` Boris Derzhavets
  2009-03-26 10:07   ` Ananth
  2009-03-26 20:17 ` Jeremy Fitzhardinge
  1 sibling, 1 reply; 7+ messages in thread
From: Boris Derzhavets @ 2009-03-26  9:56 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com, Ananth


[-- Attachment #1.1: Type: text/plain, Size: 1007 bytes --]

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@gmail.com> wrote:
From: Ananth <cbananth@gmail.com>
Subject: [Xen-devel] Error: Device 0 (vif) could not be connected. Hotplug scripts not working
To: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
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@lists.xensource.com
http://lists.xensource.com/xen-devel



      

[-- Attachment #1.2: Type: text/html, Size: 1530 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Error: Device 0 (vif) could not be connected. Hotplug scripts not working
  2009-03-26  9:56 ` Boris Derzhavets
@ 2009-03-26 10:07   ` Ananth
  2009-03-26 10:20     ` Boris Derzhavets
  0 siblings, 1 reply; 7+ messages in thread
From: Ananth @ 2009-03-26 10:07 UTC (permalink / raw)
  To: bderzhavets; +Cc: xen-devel@lists.xensource.com


[-- Attachment #1.1: Type: text/plain, Size: 1373 bytes --]

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@yahoo.com>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@gmail.com>* wrote:
>
> From: Ananth <cbananth@gmail.com>
> Subject: [Xen-devel] Error: Device 0 (vif) could not be connected. Hotplug
> scripts not working
> To: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
> 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 <http://markmail.org/message/24aj3qs6ddrtwdks>" . 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@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>
>

[-- Attachment #1.2: Type: text/html, Size: 2669 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Error: Device 0 (vif) could not be connected. Hotplug scripts not working
  2009-03-26 10:07   ` Ananth
@ 2009-03-26 10:20     ` Boris Derzhavets
  0 siblings, 0 replies; 7+ messages in thread
From: Boris Derzhavets @ 2009-03-26 10:20 UTC (permalink / raw)
  To: Ananth; +Cc: xen-devel@lists.xensource.com


[-- Attachment #1.1: Type: text/plain, Size: 1823 bytes --]

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@gmail.com> wrote:
From: Ananth <cbananth@gmail.com>
Subject: Re: [Xen-devel] Error: Device 0 (vif) could not be connected. Hotplug  scripts not working
To: bderzhavets@yahoo.com
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
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@yahoo.com> 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@gmail.com> wrote:

From: Ananth <cbananth@gmail.com>
Subject: [Xen-devel] Error: Device 0 (vif) could not be connected. Hotplug scripts not working

To: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>

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@lists.xensource.com
http://lists.xensource.com/xen-devel




      




      

[-- Attachment #1.2: Type: text/html, Size: 3568 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Error: Device 0 (vif) could not be connected. Hotplug scripts not working
  2009-03-26  9:32 Error: Device 0 (vif) could not be connected. Hotplug scripts not working Ananth
  2009-03-26  9:56 ` Boris Derzhavets
@ 2009-03-26 20:17 ` Jeremy Fitzhardinge
  1 sibling, 0 replies; 7+ messages in thread
From: Jeremy Fitzhardinge @ 2009-03-26 20:17 UTC (permalink / raw)
  To: Ananth; +Cc: xen-devel@lists.xensource.com

Ananth wrote:
> 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 <http://markmail.org/message/24aj3qs6ddrtwdks>" . 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.

Did you build this yourself, or are you using a packaged version?  If 
you built it, from what sources?  Which kernel are you using for dom0 
and domU?

    J

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
@ 2009-05-31 18:41 eXeC001er
  0 siblings, 0 replies; 7+ messages in thread
From: eXeC001er @ 2009-05-31 18:41 UTC (permalink / raw)
  To: Xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 145 bytes --]

Hello!
Typically my xen-system works, but sometimes this error appears.
Why?
My Xen box.
kernel-2.6.30-rc3-tip
xen-3.4-stable
ubuntu-8.10-server

[-- Attachment #1.2: Type: text/html, Size: 266 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
@ 2009-05-31 20:11 Boris Derzhavets
  0 siblings, 0 replies; 7+ messages in thread
From: Boris Derzhavets @ 2009-05-31 20:11 UTC (permalink / raw)
  To: Xen-devel, eXeC001er


[-- Attachment #1.1: Type: text/plain, Size: 624 bytes --]

Yes, sometimes.

--- On Sun, 5/31/09, eXeC001er <execooler@gmail.com> wrote:

From: eXeC001er <execooler@gmail.com>
Subject: [Xen-devel] Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
To: "Xen-devel" <xen-devel@lists.xensource.com>
Date: Sunday, May 31, 2009, 2:41 PM

Hello!
Typically my xen-system works, but sometimes this error appears.Why?My Xen box.kernel-2.6.30-rc3-tipxen-3.4-stable

ubuntu-8.10-server

-----Inline Attachment Follows-----

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



      

[-- Attachment #1.2: Type: text/html, Size: 1290 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-05-31 20:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-26  9:32 Error: Device 0 (vif) could not be connected. Hotplug scripts not working Ananth
2009-03-26  9:56 ` Boris Derzhavets
2009-03-26 10:07   ` Ananth
2009-03-26 10:20     ` Boris Derzhavets
2009-03-26 20:17 ` Jeremy Fitzhardinge
  -- strict thread matches above, loose matches on Subject: below --
2009-05-31 18:41 eXeC001er
2009-05-31 20:11 Boris Derzhavets

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.