Hi All ! I tried to start DomU in my Debian Sid dom0 with Xen 3 unstable-hg ... i received an error : Error: Devie o (vif) could not be conected. Hotplug scripts not working I have another computer with Xen 3 unstable hg and Debian Sid (who are updated last 2 weeks) and all working good ... So i suspect an update of a package on Debian who giving these error, but wich one ? Thanks Michael _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Am Montag, 30. Januar 2006 13:49 schrieb Michael Lessard:> Hi All ! > > I tried to start DomU in my Debian Sid dom0 with Xen 3 unstable-hg ... i > received an error : > > Error: Devie o (vif) could not be conected. Hotplug scripts not working > > I have another computer with Xen 3 unstable hg and Debian Sid (who are > updated last 2 weeks) and all working good ... So i suspect an update of a > package on Debian who giving these error, but wich one ?Hi, I think your question would fit better in the xen-users list then the dev list, but neverless, I guess you have compiled xen3 with hotplug installed and then installed udev later on (and so uninstalled hotplug automaticly) or maybe even the other way around (build with udev, but now hotplug is used). The xen source installs only the needed hotplug or udev scripts in /etc once and if you later on change your system configuration you will see such a message. maybe it''s something other, maybe you using the wrong brige in your domains config. in xen3 the default bridge is named xenbr0. Also take a look at /var/log/xen-hotplug.log and maybe /var/log/xend.log. There could be some usefully information. At least for xen3-testing I don''t see any problem with an up-to-date debian sid in 32bit.> Thanks > > Michael--Ralph _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Michael Lessard wrote:> > I tried to start DomU in my Debian Sid dom0 with Xen 3 unstable-hg ... > i received an error : > > Error: Devie o (vif) could not be conected. Hotplug scripts not workingI had the same error with debian unstable (amd64) and Xen 3... just look at: http://lists.xensource.com/archives/html/xen-users/2006-01/msg01074.html achim _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Mon, Jan 30, 2006 at 07:49:08AM -0500, Michael Lessard wrote:> Hi All ! > > I tried to start DomU in my Debian Sid dom0 with Xen 3 unstable-hg ... i > received an error : > > Error: Devie o (vif) could not be conected. Hotplug scripts not workingCheck /var/log/xen-hotplug.log, and if that is not enlightening, then check whether the scripts are actually running and where they stop by inserting echo statements. Thanks, Ewan. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel