xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* xenbus_dev_shutdown: device/vif/0: Initialising != Connected, skipping
@ 2013-10-31  6:02 =?gb18030?B?usa3rrCh?=
  2013-10-31 11:43 ` Jason Luan
  0 siblings, 1 reply; 4+ messages in thread
From: =?gb18030?B?usa3rrCh?= @ 2013-10-31  6:02 UTC (permalink / raw)
  To: =?gb18030?B?eGVuLWRldmVs?=


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: Type: text/plain; charset="gb18030", Size: 882 bytes --]

this is my problem.        when i run a  dominU
        it shows: 
       
      
 Initialising Xen virtual ethernet driver.
XENBUS: Waiting for devices to initialise: 295s...290s...285s...280s...275s...270s...265s...260s...255s...250s...245s...240s...235s...230s...225s...220s...215s...210s...205s...200s...195s...190s...185s...180s...175s...170s...165s...160s...155s...150s...145s...140s...135s...130s...125s...
EXT3-fs (xvda1): using internal journal
       ...............
      ................. 
 45s...40s...35s...30s...25s...20s...15s...10s...5s...0s...
XENBUS: Timeout connecting to device: device/vif/0 (local state 1, remote state 1)
  
  
      and  when i shutdown it,it shows:
  
  
  init: Re-executing /sbin/init
Halting system...
xenbus_dev_shutdown: device/vif/0: Initialising != Connected, skipping
System halted.
       Can  anybody help me??

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

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

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

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

* Re: xenbus_dev_shutdown: device/vif/0: Initialising != Connected, skipping
  2013-10-31  6:02 xenbus_dev_shutdown: device/vif/0: Initialising != Connected, skipping =?gb18030?B?usa3rrCh?=
@ 2013-10-31 11:43 ` Jason Luan
  2013-11-01 19:31   ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 4+ messages in thread
From: Jason Luan @ 2013-10-31 11:43 UTC (permalink / raw)
  To: 浩樊啊, xen-devel


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


On 2013年10月31日 14:02, 浩樊啊 wrote:
>      this is my problem.
>       when i run a  dominU

Would you like to give more information about DomU and Dom0 (such as 
version of DomU' s kernel )?

Jason
>        it shows:
> Initialising Xen virtual ethernet driver.
> XENBUS: Waiting for devices to initialise: 
> 295s...290s...285s...280s...275s...270s...265s...260s...255s...250s...245s...240s...235s...230s...225s...220s...215s...210s...205s...200s...195s...190s...185s...180s...175s...170s...165s...160s...155s...150s...145s...140s...135s...130s...125s...
> EXT3-fs (xvda1): using internal journal
>       ...............
>      .................
> 45s...40s...35s...30s...25s...20s...15s...10s...5s...0s...
> XENBUS: Timeout connecting to device: device/vif/0 (local state 1, 
> remote state 1)
>      and  when i shutdown it,it shows:
>  init: Re-executing /sbin/init
> Halting system...
> xenbus_dev_shutdown: device/vif/0: Initialising != Connected, skipping
> System halted.
>       Can  anybody help me??
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel


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

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

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

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

* Re: xenbus_dev_shutdown: device/vif/0: Initialising != Connected, skipping
  2013-10-31 11:43 ` Jason Luan
@ 2013-11-01 19:31   ` Konrad Rzeszutek Wilk
  2013-11-04 10:34     ` Ian Campbell
  0 siblings, 1 reply; 4+ messages in thread
From: Konrad Rzeszutek Wilk @ 2013-11-01 19:31 UTC (permalink / raw)
  To: Jason Luan; +Cc: xen-devel, 浩樊啊

On Thu, Oct 31, 2013 at 07:43:20PM +0800, Jason Luan wrote:
> 
> On 2013年10月31日 14:02, 浩樊啊 wrote:
> >     this is my problem.
> >      when i run a  dominU
> 
> Would you like to give more information about DomU and Dom0 (such as
> version of DomU' s kernel )?


That looks like you don't have a NIC initialized for the guest. Did
you configure one in the guest config?


> 
> Jason
> >       it shows:
> >Initialising Xen virtual ethernet driver.
> >XENBUS: Waiting for devices to initialise: 295s...290s...285s...280s...275s...270s...265s...260s...255s...250s...245s...240s...235s...230s...225s...220s...215s...210s...205s...200s...195s...190s...185s...180s...175s...170s...165s...160s...155s...150s...145s...140s...135s...130s...125s...
> >EXT3-fs (xvda1): using internal journal
> >      ...............
> >     .................
> >45s...40s...35s...30s...25s...20s...15s...10s...5s...0s...
> >XENBUS: Timeout connecting to device: device/vif/0 (local state 1,
> >remote state 1)
> >     and  when i shutdown it,it shows:
> > init: Re-executing /sbin/init
> >Halting system...
> >xenbus_dev_shutdown: device/vif/0: Initialising != Connected, skipping
> >System halted.
> >      Can  anybody help me??
> >
> >
> >_______________________________________________
> >Xen-devel mailing list
> >Xen-devel@lists.xen.org
> >http://lists.xen.org/xen-devel
> 

> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel


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

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

* Re: xenbus_dev_shutdown: device/vif/0: Initialising != Connected, skipping
  2013-11-01 19:31   ` Konrad Rzeszutek Wilk
@ 2013-11-04 10:34     ` Ian Campbell
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Campbell @ 2013-11-04 10:34 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel, Jason Luan, 浩樊啊

On Fri, 2013-11-01 at 15:31 -0400, Konrad Rzeszutek Wilk wrote:
> On Thu, Oct 31, 2013 at 07:43:20PM +0800, Jason Luan wrote:
> > 
> > On 2013年10月31日 14:02, 浩樊啊 wrote:
> > >     this is my problem.
> > >      when i run a  dominU
> > 
> > Would you like to give more information about DomU and Dom0 (such as
> > version of DomU' s kernel )?
> 
> 
> That looks like you don't have a NIC initialized for the guest. Did
> you configure one in the guest config?

I think you've got this backwards, he does have a VIF configured
(device/vif/0) but there appears to be no driver present for it. Jason,
you should check that you have netfront enabled in your kernel config
and that the module (if it is not a statically compiled in driver) is
available to the guest kernel.

BTW, this question would have been better posted to the xen-users list
since it has nothing to do with development.

Ian.

> 
> > 
> > Jason
> > >       it shows:
> > >Initialising Xen virtual ethernet driver.
> > >XENBUS: Waiting for devices to initialise: 295s...290s...285s...280s...275s...270s...265s...260s...255s...250s...245s...240s...235s...230s...225s...220s...215s...210s...205s...200s...195s...190s...185s...180s...175s...170s...165s...160s...155s...150s...145s...140s...135s...130s...125s...
> > >EXT3-fs (xvda1): using internal journal
> > >      ...............
> > >     .................
> > >45s...40s...35s...30s...25s...20s...15s...10s...5s...0s...
> > >XENBUS: Timeout connecting to device: device/vif/0 (local state 1,
> > >remote state 1)
> > >     and  when i shutdown it,it shows:
> > > init: Re-executing /sbin/init
> > >Halting system...
> > >xenbus_dev_shutdown: device/vif/0: Initialising != Connected, skipping
> > >System halted.
> > >      Can  anybody help me??
> > >
> > >
> > >_______________________________________________
> > >Xen-devel mailing list
> > >Xen-devel@lists.xen.org
> > >http://lists.xen.org/xen-devel
> > 
> 
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xen.org
> > http://lists.xen.org/xen-devel
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel



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

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

end of thread, other threads:[~2013-11-04 10:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-31  6:02 xenbus_dev_shutdown: device/vif/0: Initialising != Connected, skipping =?gb18030?B?usa3rrCh?=
2013-10-31 11:43 ` Jason Luan
2013-11-01 19:31   ` Konrad Rzeszutek Wilk
2013-11-04 10:34     ` Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).