Nick Couchman
2005-Dec-16 21:09 UTC
[Xen-users] Error: Device ... could not be connected. Hotplug scripts not working.
Well, it feels like I''ve been very needy lately, but I''m getting very frustrated trying to get Xen 3 to work. My latest problem is errors connecting devices. If I have a network card present in my domU configuration, I get the following error message on the command line: Error: Device 0 (vif) could not be connected. Hotplug scripts not working. If I set the configuration so that there are no NICs in the domU, I receive the following error message, instead: Error: Device 769 (vbd) could not be connected. Hotplug scripts not working. I have tried adding lines to the /etc/xen/scripts/block script (and other scripts) to debug it, including redirecting stderr output to another file, but I don''t get anything logged in the file. There is nothing to do with either udev or hotplug in my /var/log/messages file. I have udev 068, so the Xen installer installed the files necessary for using udev instead of hotplug. I''ve verified that the udev rule file is installed in the correct place, and udevd is running: xen-server00:~ # ps -ef | grep udev root 4384 1 0 13:58 ? 00:00:00 /sbin/udevd --daemon I''ve been through the list archives - both the user list and the developer list - looking for solutions, but none of the postings seem to apply to my situation, or at least trying the suggestions in those posting haven''t gotten me anywhere. I''m running a clean, lean install of SuSE10. I didn''t install the SuSE RPM''s for XEN, I downloaded the XEN source and built everything from source. Right now the only thing I''m trying to run is the simple ttylinux image provided on the XEN site for testing. I''ve attached the files xend.log, xend-debug.log, xend.trace (bzipped), and the domain configuration file (ttylinux). Can someone point out what in the world I''m missing that''s causing this headache? Also, I''ve verified that I have the necessary packages installed. bridge-utils is installed, and a quick glance at both "brctl show" and "ifconfig -a" show the the ethernet interfaces are being connected. The problems with the vbd seem to indicate that this isn''t limited to networking, though. Thanks, _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users