[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Error "Device 0 (vif) could not be connected"
Thanks for all your suggestions! Actually it turns out to be quite a silly mistake. I use sudo to run all those commands. brctl is located in /usr/local/sbin, which is in my local PATH but not in root's. I only check the path under my own account. However the boot scripts encounters a 'command not found'... I redirect the output and find this. Now though I still get some problem with domU's file system, at least I can go through the initial stage. Thanks! Regards, Wei Huang > wei huang wrote: > > > And I find entry like this in /var/log/messages after xm create fails: > > > > Nov 7 20:40:56 c5xen kernel: e100: peth0: e100_watchdog: link up, 100Mbps, > > full-duplex > > Nov 7 20:40:56 c5xen kernel: ip_tables: (C) 2000-2002 Netfilter core team > > Nov 7 20:40:57 c5xen kernel: xenbr0: port 2(peth0) entering learning state > > Nov 7 20:40:57 c5xen kernel: xenbr0: topology change detected, > > propagating > > Nov 7 20:40:57 c5xen kernel: xenbr0: port 2(peth0) entering forwarding > > state > > Nov 7 20:41:44 c5xen ntpd[3633]: synchronized to LOCAL(0), stratum 10 > > > Nov 7 20:42:47 c5xen logger: /etc/xen/scripts/vif-bridge: brctl addif > > xenbr0 vif1.0 failed > > Well, that would be the fatal failure. > > You seem to have created bridges successfully so assuming you have brctl > on your system. But try doing the above step (adding the interface to the > bridge) manually. > > Also, put a set -x in your /etc/xen/scripts/network-bridge and > /etc/xen/scripts/vif-bridge script, and post their output found > in /var/log/xen-debug.log. Could be an older version of brctl > which doesn't return status (?). > > thanks, > Nivedita > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Nov 7 20:42:48 c5xen ntpd[3633]: synchronized to 80.28.46.78, stratum 2 > > Nov 7 20:43:52 c5xen ntpd[3633]: kernel time sync enabled 0001 > > > > This is the only problem I can find. Would you please give more > > suggestions? > > > thanks, > Nivedita > > > _______________________________________________ > 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |