|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Network problem
On Mon, Jan 18, 2010 at 09:16:15PM -0000, Ian Tobin wrote:
> Think i spoke to soon.
>
> The domU gets further in starting up now that you can see the main console
> start the virtual device but it still returns that error. Looking in the log
> file doesn't really report any errors.
>
> If i comment out the networking in the config file the domU starts fine
>
Please pastebin the domU configuration file from /etc/xen/
-- Pasi
>
>
> -----Original Message-----
> From: Fajar A. Nugraha [mailto:fajar@xxxxxxxxx]
> Sent: 18 January 2010 13:57
> To: Ian Tobin
> Cc: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Xen-users] Network problem
>
> On Mon, Jan 18, 2010 at 5:11 PM, Ian Tobin <itobin@xxxxxxxxxxxxx> wrote:
> > I have also checked udev is running and the only error in the log that i
> > can see is
> >
> > Traceback (most recent call last):
> > File "/usr/lib/python2.5/site-packages/xen/xend/XendDomainInfo.py",
> > line 2228, in _releaseDevices
> > self.destroyDevice(true_devclass, dev, False);
> > File "/usr/lib/python2.5/site-packages/xen/xend/XendDomainInfo.py",
> > line 1148, in destroyDevice
> > rc = self.getDeviceController(deviceClass).destroyDevice(devid,
> > force)
> > File "/usr/lib/python2.5/site-packages/xen/xend/XendDomainInfo.py",
> > line 2249, in getDeviceController
> > raise XendError("Unknown device type: %s" % name)
> > XendError: Unknown device type: None
> >
> > Not sure if that means anything to you?
> >
>
> Go back several lines (should be less than one hundred), start looking
> from the one where the domain is starting. There might be a more
> useful info there, like what it was doing before it throws the error
> vif not connected.
>
> --
> Fajar
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|