zechao wang
2007-Jun-06 13:39 UTC
[Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
Hello Everyone: My environment is ubuntu7.04+xen-3.0.4, dom0 and xend service could be started successfully. But when boot a winxp guest, it is failed: ------------------------------------------------------ root@zwang-desktop:~# /etc/init.d/xend start root@zwang-desktop:~# xm list Name ID Mem VCPUs State Time(s) Domain-0 0 484 1 r----- 4214.3 root@zwang-desktop:~# xm create /etc/xen/winxp.hvm Using config file "/etc/xen/winxp.hvm". Error: Device 0 (vif) could not be connected. Hotplug scripts not working. ------------------------------------------------------ I have searched much, but the problem is still... Someone who had met or solved the problem, please tell me! Thank you very much! --------------------------------- 抢注雅虎免费邮箱3.5G容量,20M附件! --0-977088189-1181137197=:40857 Content-Type: text/html; charset=gb2312 Content-Transfer-Encoding: 8bit Hello Everyone:<br><br>My environment is ubuntu7.04+xen-3.0.4, dom0 and xend service could be started successfully.<br><br>But when boot a winxp guest, it is failed:<br>------------------------------------------------------<br>root@zwang-desktop:~# /etc/init.d/xend start<br>root@zwang-desktop:~# xm list<br>Name ID Mem VCPUs State Time(s)<br>Domain-0 0 484 1 r----- 4214.3<br>root@zwang-desktop:~# xm create /etc/xen/winxp.hvm <br>Using config file "/etc/xen/winxp.hvm".<br>Error: Device 0 (vif) could not be connected. Hotplug scripts not working.<br>------------------------------------------------------<br><br>I have searched much, but the problem is still...<br><br>Someone who had met or solved the problem, please tell me!<br>Thank you very much!<br><p>  <hr size=1><a href="http://cn.mail.yahoo.com" target=blank>抢注雅虎免费邮箱3.5G容量,20M附件!</a> --0-977088189-1181137197=:40857-- --===============1435729887=Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users --===============1435729887==--
jparaire@maat-g.com
2007-Jun-06 13:42 UTC
Re: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
Hi Zechao! I had a problem similar to this 1 month ago... in my case the problem was that when I tried to run xen the device in which I was trying to mount the bridge had no IP (due to a pppoe extrange configuration), then XEN was not able to build all the interfaces. Try to run ifconfig command ant look if here are all the virutal devices. Cheers, Jordi, El 06/06/2007, a las 15:39, zechao wang escribió:> Hello Everyone: > > My environment is ubuntu7.04+xen-3.0.4, dom0 and xend service could > be started successfully. > > But when boot a winxp guest, it is failed: > ------------------------------------------------------ > root@zwang-desktop:~# /etc/init.d/xend start > root@zwang-desktop:~# xm list > Name ID Mem VCPUs > State Time(s) > Domain-0 0 484 1 > r----- 4214.3 > root@zwang-desktop:~# xm create /etc/xen/winxp.hvm > Using config file "/etc/xen/winxp.hvm". > Error: Device 0 (vif) could not be connected. Hotplug scripts not > working. > ------------------------------------------------------ > > I have searched much, but the problem is still... > > Someone who had met or solved the problem, please tell me! > Thank you very much! > > 抢注雅虎免费邮箱3.5G容量,20M附件! > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
zechao wang
2007-Jun-15 02:28 UTC
[Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
Hello everyone ! My environment is Ubuntu7.04+Xen3.0.4-1-src.gz The error message has followed me several weeks, I still donot know how to solve it. ------------------------------------ root@zwang-desktop:~# /etc/init.d/xend start root@zwang-desktop:~# xm list Name ID Mem VCPUs State Time(s) Domain-0 0 391 1 r----- 513.7 root@zwang-desktop:~# xm create -c /etc/xen/fc6.cfg Using config file "/etc/xen/fc6.cfg". Error: Device 0 (vif) could not be connected. Hotplug scripts not working. root@zwang-desktop:~# ------------------------------------ fc6.cfg: ------------------------------------ zwang@zwang-desktop:~$ cat /etc/xen/fc6.cfg kernel = "/boot/vmlinuz-2.6-xenU" memory = 256 name = "fedora.fc6" vif = [ '''' ] dhcp = "dhcp" # disk = [''file:/xen/fedora/fedora.fc6.img,sda1,w'', ''file:/xen/fedora/fedora.swap,sda2,w''] disk = [''phy:sda8,sda8,w'', ''phy:sda3,sda3,w''] root = "/dev/sda8 ro" ------------------------------------ Any one can give me some advice ? Thank you very very very much !!! --------------------------------- 雅虎免费邮箱-3.5G容量,20M附件 --0-1497852197-1181874489=:72117 Content-Type: text/html; charset=gb2312 Content-Transfer-Encoding: 8bit Hello everyone !<br><br>My environment is Ubuntu7.04+Xen3.0.4-1-src.gz<br>The error message has followed me several weeks, I still donot know how to solve it.<br>------------------------------------<br>root@zwang-desktop:~# /etc/init.d/xend start<br>root@zwang-desktop:~# xm list<br>Name ID Mem VCPUs State Time(s)<br>Domain-0 0 391 1 r----- 513.7<br>root@zwang-desktop:~# xm create -c /etc/xen/fc6.cfg <br>Using config file "/etc/xen/fc6.cfg".<br>Error: Device 0 (vif) could not be connected. Hotplug scripts not working.<br>root@zwang-desktop:~# <br>------------------------------------<br><br>fc6.cfg:<br>------------------------------------<br>zwang@zwang-desktop:~$ cat /etc/xen/fc6.cfg <br>kernel = "/boot/vmlinuz-2.6-xenU"<br>memory = 256<br>name = "fedora.fc6"<br>vif = [ '''' ]<br>dhcp = "dhcp"<br># disk = [''file:/xen/fedora/fedora.fc6.img,sda1,w'', ''file:/xen/fedora/fedora.swap,sda2,w'']<br>disk = [''phy:sda8,sda8,w'', ''phy:sda3,sda3,w'']<br>root = "/dev/sda8 ro"<br>------------------------------------<br><br>Any one can give me some advice ?<br>Thank you very very very much !!! <br><BR><BR><p>  <hr size=1><a href="http://cn.mail.yahoo.com/" target=blank> 雅虎免费邮箱-3.5G容量,20M附件 </a> --0-1497852197-1181874489=:72117-- --===============1930701589=Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users --===============1930701589==--