Ian Tobin
2010-Feb-19 23:55 UTC
[Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working
Hi guys, Familiar issue. Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny Everytime i build the server i get the same issue. The build goes well but as soon as i try and start a DomU i get this problem. Have checked the bridge everytime which exists, checked vif config which is fine and also have tried live configs from another server to no effect. Logs show nothing. Interesting i have found if i have 2 ssh windows open i can issue xm create domu in one window and while it hangs jump to the other and issue xm unpause domu and then jump back to the other and issue ctrl+c the and the domU will start with networking! Im really puzzled but it sounds to me like a bug in one of the xen scripts. Anyone else had this issue? Ian _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Tej
2010-Feb-20 12:03 UTC
Re: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working
On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <itobin@tidyhosts.com> wrote:> Hi guys, > > > > Familiar issue. > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > Everytime i build the server i get the same issue. The build goes well but > as soon as i try and start a DomU i get this problem. > > > > Have checked the bridge everytime which exists, checked vif config which is > fine and also have tried live configs from another server to no effect. > > > > Logs show nothing. > > > > Interesting i have found if i have 2 ssh windows open i can issue xm create > domu in one window and while it hangs jump to the other and issue xm unpause > domu and then jump back to the other and issue ctrl+c the and the domU will > start with networking! > > > > Im really puzzled but it sounds to me like a bug in one of the xen scripts. > > > > Anyone else had this issue?I had this issue couple of time.... But I go for some quick fix for it. what your udev directory says: # ls -l /etc/udev/rules.d If not hotplug scripts exist, copy it from tools (could be some dependency issue e.g uuid not installed )> > > > Ian > > > > > > _______________________________________________ > 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
Ian Tobin
2010-Feb-20 12:33 UTC
RE: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working
Hi, Heres the output vmsrv:~# ls -l /etc/udev/rules.d total 64 -rw-r--r-- 1 root root 3801 2009-08-26 11:27 50-udev.rules -rw-r--r-- 1 root root 1601 2009-08-26 11:27 60-persistent-input.rules -rw-r--r-- 1 root root 4873 2009-08-26 11:27 60-persistent-storage.rules -rw-r--r-- 1 root root 1488 2009-08-26 11:27 60-persistent-storage-tape.rules -rw-r--r-- 1 root root 523 2009-08-26 11:27 60-persistent-v4l.rules -rw-r--r-- 1 root root 991 2009-05-07 12:03 65_mdadm.vol_id.rules -rw-r--r-- 1 root root 1302 2010-02-19 14:54 70-persistent-cd.rules -rw-r--r-- 1 root root 373 2010-02-19 14:54 70-persistent-net.rules -rw-r--r-- 1 root root 452 2009-08-26 11:27 75-cd-aliases-generator.rules -rw-r--r-- 1 root root 4427 2009-08-26 11:27 75-persistent-net-generator.rules -rw-r--r-- 1 root root 2507 2009-08-26 11:27 80-drivers.rules -rw-r--r-- 1 root root 4559 2009-08-26 11:27 91-permissions.rules -rw-r--r-- 1 root root 593 2009-08-26 11:27 95-late.rules lrwxrwxrwx 1 root root 20 2010-02-19 17:13 xen-backend.rules -> ../xen-backend.rules lrwxrwxrwx 1 root root 13 2010-02-19 17:13 xend.rules -> ../xend.rules -----Original Message----- From: Tej [mailto:bewith.tej@gmail.com] Sent: 20 February 2010 12:04 To: Ian Tobin Cc: xen-users@lists.xensource.com Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <itobin@tidyhosts.com> wrote:> Hi guys, > > > > Familiar issue. > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > Everytime i build the server i get the same issue. The build goes wellbut> as soon as i try and start a DomU i get this problem. > > > > Have checked the bridge everytime which exists, checked vif configwhich is> fine and also have tried live configs from another server to noeffect.> > > > Logs show nothing. > > > > Interesting i have found if i have 2 ssh windows open i can issue xmcreate> domu in one window and while it hangs jump to the other and issue xmunpause> domu and then jump back to the other and issue ctrl+c the and the domUwill> start with networking! > > > > Im really puzzled but it sounds to me like a bug in one of the xenscripts.> > > > Anyone else had this issue?I had this issue couple of time.... But I go for some quick fix for it. what your udev directory says: # ls -l /etc/udev/rules.d If not hotplug scripts exist, copy it from tools (could be some dependency issue e.g uuid not installed )> > > > Ian > > > > > > _______________________________________________ > 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
Ian Tobin
2010-Feb-23 13:30 UTC
RE: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working
Hello, Can anyone help? I have again installed a fresh OS Debian Lenny 64bit and done the following Xen: downloaded xen-3.4.2.tar.gz and extract it cd xen-3.4.2 make xen make tools make stubdom cd dist/install/ cp -R * / downloaded Jeremys kernel make menuconfig make bzImage make modules make modules_install add to /etc/fstab none /proc/xen xenfs defaults 0 0 cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 cp -a System.map /boot/System.map-2.6.31.6 cp -a .config /boot/config-2.6.31.6 depmod -a update-initramfs -c -k 2.6.31.6 added grub line and rebooted. XEN starts but DomU just keeps coming up about hotplug scripts not working. Anyone? Thanks Ian -----Original Message----- From: Tej [mailto:bewith.tej@gmail.com] Sent: 20 February 2010 12:04 To: Ian Tobin Cc: xen-users@lists.xensource.com Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <itobin@tidyhosts.com> wrote:> Hi guys, > > > > Familiar issue. > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > Everytime i build the server i get the same issue. The build goes wellbut> as soon as i try and start a DomU i get this problem. > > > > Have checked the bridge everytime which exists, checked vif configwhich is> fine and also have tried live configs from another server to noeffect.> > > > Logs show nothing. > > > > Interesting i have found if i have 2 ssh windows open i can issue xmcreate> domu in one window and while it hangs jump to the other and issue xmunpause> domu and then jump back to the other and issue ctrl+c the and the domUwill> start with networking! > > > > Im really puzzled but it sounds to me like a bug in one of the xenscripts.> > > > Anyone else had this issue?I had this issue couple of time.... But I go for some quick fix for it. what your udev directory says: # ls -l /etc/udev/rules.d If not hotplug scripts exist, copy it from tools (could be some dependency issue e.g uuid not installed )> > > > Ian > > > > > > _______________________________________________ > 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
Pasi Kärkkäinen
2010-Feb-23 19:24 UTC
Re: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working
On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote:> Hello, > > Can anyone help? > > I have again installed a fresh OS Debian Lenny 64bit and done the > following > > Xen: > downloaded xen-3.4.2.tar.gz and extract it > cd xen-3.4.2 > make xen > make tools > make stubdom > > cd dist/install/ > cp -R * / > > downloaded Jeremys kernel > > make menuconfig > make bzImage > make modules > make modules_install > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > cp -a System.map /boot/System.map-2.6.31.6 > cp -a .config /boot/config-2.6.31.6 > depmod -a > update-initramfs -c -k 2.6.31.6 > > added grub line and rebooted. XEN starts but DomU just keeps coming up > about hotplug scripts not working. > > Anyone? >Does "xm log" have more details about the error? Do you have udev installed in dom0? What''s your udev version? -- Pasi> Thanks > > Ian > > > -----Original Message----- > From: Tej [mailto:bewith.tej@gmail.com] > Sent: 20 February 2010 12:04 > To: Ian Tobin > Cc: xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > Hotplug scripts not working > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <itobin@tidyhosts.com> wrote: > > Hi guys, > > > > > > > > Familiar issue. > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > Everytime i build the server i get the same issue. The build goes well > but > > as soon as i try and start a DomU i get this problem. > > > > > > > > Have checked the bridge everytime which exists, checked vif config > which is > > fine and also have tried live configs from another server to no > effect. > > > > > > > > Logs show nothing. > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > create > > domu in one window and while it hangs jump to the other and issue xm > unpause > > domu and then jump back to the other and issue ctrl+c the and the domU > will > > start with networking! > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > scripts. > > > > > > > > Anyone else had this issue? > > I had this issue couple of time.... But I go for some quick fix for it. > what your udev directory says: > > # ls -l /etc/udev/rules.d > > If not hotplug scripts exist, copy it from tools (could be some > dependency issue e.g uuid not installed ) > > > > > > > > > Ian > > > > > > > > > > > > _______________________________________________ > > 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_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Boris Derzhavets
2010-Feb-23 19:34 UTC
Re: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working
I would guess udev is installed, but 2.6.31.X kernel is to high for this udev. It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) Boris. P.S. Just a guess. --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: From: Pasi Kärkkäinen <pasik@iki.fi> Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working To: "Ian Tobin" <itobin@tidyhosts.com> Cc: xen-users@lists.xensource.com Date: Tuesday, February 23, 2010, 2:24 PM On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote:> Hello, > > Can anyone help? > > I have again installed a fresh OS Debian Lenny 64bit and done the > following > > Xen: > downloaded xen-3.4.2.tar.gz and extract it > cd xen-3.4.2 > make xen > make tools > make stubdom > > cd dist/install/ > cp -R * / > > downloaded Jeremys kernel > > make menuconfig > make bzImage > make modules > make modules_install > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > cp -a System.map /boot/System.map-2.6.31.6 > cp -a .config /boot/config-2.6.31.6 > depmod -a > update-initramfs -c -k 2.6.31.6 > > added grub line and rebooted. XEN starts but DomU just keeps coming up > about hotplug scripts not working. > > Anyone? >Does "xm log" have more details about the error? Do you have udev installed in dom0? What''s your udev version? -- Pasi> Thanks > > Ian > > > -----Original Message----- > From: Tej [mailto:bewith.tej@gmail.com] > Sent: 20 February 2010 12:04 > To: Ian Tobin > Cc: xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > Hotplug scripts not working > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <itobin@tidyhosts.com> wrote: > > Hi guys, > > > > > > > > Familiar issue. > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > Everytime i build the server i get the same issue. The build goes well > but > > as soon as i try and start a DomU i get this problem. > > > > > > > > Have checked the bridge everytime which exists, checked vif config > which is > > fine and also have tried live configs from another server to no > effect. > > > > > > > > Logs show nothing. > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > create > > domu in one window and while it hangs jump to the other and issue xm > unpause > > domu and then jump back to the other and issue ctrl+c the and the domU > will > > start with networking! > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > scripts. > > > > > > > > Anyone else had this issue? > > I had this issue couple of time.... But I go for some quick fix for it. > what your udev directory says: > > # ls -l /etc/udev/rules.d > > If not hotplug scripts exist, copy it from tools (could be some > dependency issue e.g uuid not installed ) > > > > > > > > > Ian > > > > > > > > > > > > _______________________________________________ > > 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_______________________________________________ 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
Ian Tobin
2010-Feb-23 19:42 UTC
RE: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working
Yes udev is installed running the latest package version on debian lenny (0.125-7+lenny3: amd64) Im now installing a 32bit Dom0 to see if it makes any difference although i can''t be the only one running lenny 64 with udev ? There isn''t anything in the logs Ian From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] Sent: 23 February 2010 19:34 To: Ian Tobin; Pasi Kärkkäinen Cc: xen-users@lists.xensource.com Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working I would guess udev is installed, but 2.6.31.X kernel is to high for this udev. It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) Boris. P.S. Just a guess. --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: From: Pasi Kärkkäinen <pasik@iki.fi> Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working To: "Ian Tobin" <itobin@tidyhosts.com> Cc: xen-users@lists.xensource.com Date: Tuesday, February 23, 2010, 2:24 PM On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote:> Hello, > > Can anyone help? > > I have again installed a fresh OS Debian Lenny 64bit and done the > following > > Xen: > downloaded xen-3.4.2.tar.gz and extract it > cd xen-3.4.2 > make xen > make tools > make stubdom > > cd dist/install/ > cp -R * / > > downloaded Jeremys kernel > > make menuconfig > make bzImage > make modules > make modules_install > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > cp -a System.map /boot/System.map-2.6.31.6 > cp -a .config /boot/config-2.6.31.6 > depmod -a > update-initramfs -c -k 2.6.31.6 > > added grub line and rebooted. XEN starts but DomU just keeps coming up > about hotplug scripts not working. > > Anyone? >Does "xm log" have more details about the error? Do you have udev installed in dom0? What''s your udev version? -- Pasi> Thanks > > Ian > > > -----Original Message----- > From: Tej [mailto:bewith.tej@gmail.com] > Sent: 20 February 2010 12:04 > To: Ian Tobin > Cc: xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > Hotplug scripts not working > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <itobin@tidyhosts.com> wrote: > > Hi guys, > > > > > > > > Familiar issue. > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > Everytime i build the server i get the same issue. The build goes well > but > > as soon as i try and start a DomU i get this problem. > > > > > > > > Have checked the bridge everytime which exists, checked vif config > which is > > fine and also have tried live configs from another server to no > effect. > > > > > > > > Logs show nothing. > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > create > > domu in one window and while it hangs jump to the other and issue xm > unpause > > domu and then jump back to the other and issue ctrl+c the and the domU > will > > start with networking! > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > scripts. > > > > > > > > Anyone else had this issue? > > I had this issue couple of time.... But I go for some quick fix for it. > what your udev directory says: > > # ls -l /etc/udev/rules.d > > If not hotplug scripts exist, copy it from tools (could be some > dependency issue e.g uuid not installed ) > > > > > > > > > Ian > > > > > > > > > > > > _______________________________________________ > > 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_______________________________________________ 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
Ian Tobin
2010-Feb-23 20:06 UTC
RE: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working
Confirmed, Exact same issue on 32bit. I don''t think you can use lenny without udev being installed?? From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] Sent: 23 February 2010 19:34 To: Ian Tobin; Pasi Kärkkäinen Cc: xen-users@lists.xensource.com Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working I would guess udev is installed, but 2.6.31.X kernel is to high for this udev. It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) Boris. P.S. Just a guess. --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: From: Pasi Kärkkäinen <pasik@iki.fi> Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working To: "Ian Tobin" <itobin@tidyhosts.com> Cc: xen-users@lists.xensource.com Date: Tuesday, February 23, 2010, 2:24 PM On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote:> Hello, > > Can anyone help? > > I have again installed a fresh OS Debian Lenny 64bit and done the > following > > Xen: > downloaded xen-3.4.2.tar.gz and extract it > cd xen-3.4.2 > make xen > make tools > make stubdom > > cd dist/install/ > cp -R * / > > downloaded Jeremys kernel > > make menuconfig > make bzImage > make modules > make modules_install > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > cp -a System.map /boot/System.map-2.6.31.6 > cp -a .config /boot/config-2.6.31.6 > depmod -a > update-initramfs -c -k 2.6.31.6 > > added grub line and rebooted. XEN starts but DomU just keeps coming up > about hotplug scripts not working. > > Anyone? >Does "xm log" have more details about the error? Do you have udev installed in dom0? What''s your udev version? -- Pasi> Thanks > > Ian > > > -----Original Message----- > From: Tej [mailto:bewith.tej@gmail.com] > Sent: 20 February 2010 12:04 > To: Ian Tobin > Cc: xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > Hotplug scripts not working > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <itobin@tidyhosts.com> wrote: > > Hi guys, > > > > > > > > Familiar issue. > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > Everytime i build the server i get the same issue. The build goes well > but > > as soon as i try and start a DomU i get this problem. > > > > > > > > Have checked the bridge everytime which exists, checked vif config > which is > > fine and also have tried live configs from another server to no > effect. > > > > > > > > Logs show nothing. > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > create > > domu in one window and while it hangs jump to the other and issue xm > unpause > > domu and then jump back to the other and issue ctrl+c the and the domU > will > > start with networking! > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > scripts. > > > > > > > > Anyone else had this issue? > > I had this issue couple of time.... But I go for some quick fix for it. > what your udev directory says: > > # ls -l /etc/udev/rules.d > > If not hotplug scripts exist, copy it from tools (could be some > dependency issue e.g uuid not installed ) > > > > > > > > > Ian > > > > > > > > > > > > _______________________________________________ > > 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_______________________________________________ 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
Pasi Kärkkäinen
2010-Feb-23 20:10 UTC
Re: [Xen-users] Error: Device 0 (vif) could not be connected. Hotplug scripts not working
On Tue, Feb 23, 2010 at 08:06:50PM -0000, Ian Tobin wrote:> Confirmed, > > > > Exact same issue on 32bit. I don''t think you can use lenny without udev > being installed?? >So maybe you need a newer udev version then? -- Pasi> > > > > From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] > Sent: 23 February 2010 19:34 > To: Ian Tobin; Pasi Kärkkäinen > Cc: xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > Hotplug scripts not working > > > > I would guess udev is installed, but 2.6.31.X kernel is to high for this > udev. > It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) > > Boris. > P.S. Just a guess. > > --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > From: Pasi Kärkkäinen <pasik@iki.fi> > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > Hotplug scripts not working > To: "Ian Tobin" <itobin@tidyhosts.com> > Cc: xen-users@lists.xensource.com > Date: Tuesday, February 23, 2010, 2:24 PM > > On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote: > > Hello, > > > > Can anyone help? > > > > I have again installed a fresh OS Debian Lenny 64bit and done the > > following > > > > Xen: > > downloaded xen-3.4.2.tar.gz and extract it > > cd xen-3.4.2 > > make xen > > make tools > > make stubdom > > > > cd dist/install/ > > cp -R * / > > > > downloaded Jeremys kernel > > > > make menuconfig > > make bzImage > > make modules > > make modules_install > > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > > cp -a System.map /boot/System.map-2.6.31.6 > > cp -a .config /boot/config-2.6.31.6 > > depmod -a > > update-initramfs -c -k 2.6.31.6 > > > > added grub line and rebooted. XEN starts but DomU just keeps coming up > > about hotplug scripts not working. > > > > Anyone? > > > > Does "xm log" have more details about the error? Do you have udev > installed in dom0? > > What''s your udev version? > > -- Pasi > > > Thanks > > > > Ian > > > > > > -----Original Message----- > > From: Tej [mailto:[1]bewith.tej@gmail.com] > > Sent: 20 February 2010 12:04 > > To: Ian Tobin > > Cc: [2]xen-users@lists.xensource.com > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <[3]itobin@tidyhosts.com> > wrote: > > > Hi guys, > > > > > > > > > > > > Familiar issue. > > > > > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > > > > > Everytime i build the server i get the same issue. The build goes well > > but > > > as soon as i try and start a DomU i get this problem. > > > > > > > > > > > > Have checked the bridge everytime which exists, checked vif config > > which is > > > fine and also have tried live configs from another server to no > > effect. > > > > > > > > > > > > Logs show nothing. > > > > > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > > create > > > domu in one window and while it hangs jump to the other and issue xm > > unpause > > > domu and then jump back to the other and issue ctrl+c the and the domU > > will > > > start with networking! > > > > > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > > scripts. > > > > > > > > > > > > Anyone else had this issue? > > > > I had this issue couple of time.... But I go for some quick fix for it. > > what your udev directory says: > > > > # ls -l /etc/udev/rules.d > > > > If not hotplug scripts exist, copy it from tools (could be some > > dependency issue e.g uuid not installed ) > > > > > > > > > > > > > > Ian > > > > > > > > > > > > > > > > > > _______________________________________________ > > > Xen-users mailing list > > > [4]Xen-users@lists.xensource.com > > > [5]http://lists.xensource.com/xen-users > > > > > > > > > > > _______________________________________________ > > Xen-users mailing list > > [6]Xen-users@lists.xensource.com > > [7]http://lists.xensource.com/xen-users > > _______________________________________________ > Xen-users mailing list > [8]Xen-users@lists.xensource.com > [9]http://lists.xensource.com/xen-users > > > > References > > Visible links > 1. file:///mc/compose?to=bewith.tej@gmail.com > 2. file:///mc/compose?to=xen-users@lists.xensource.com > 3. file:///mc/compose?to=itobin@tidyhosts.com > 4. file:///mc/compose?to=Xen-users@lists.xensource.com > 5. http://lists.xensource.com/xen-users > 6. file:///mc/compose?to=Xen-users@lists.xensource.com > 7. http://lists.xensource.com/xen-users > 8. file:///mc/compose?to=Xen-users@lists.xensource.com > 9. http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Ian Tobin
2010-Feb-23 20:55 UTC
RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplug scripts not working
The only route i can go it to testing *squeeze* Ill give it a go now and see thanks -----Original Message----- From: Pasi Kärkkäinen [mailto:pasik@iki.fi] Sent: 23 February 2010 20:11 To: Ian Tobin Cc: Boris Derzhavets; xen-users@lists.xensource.com Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplug scripts not working On Tue, Feb 23, 2010 at 08:06:50PM -0000, Ian Tobin wrote:> Confirmed, > > > > Exact same issue on 32bit. I don''t think you can use lenny without udev > being installed?? >So maybe you need a newer udev version then? -- Pasi> > > > > From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] > Sent: 23 February 2010 19:34 > To: Ian Tobin; Pasi Kärkkäinen > Cc: xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > Hotplug scripts not working > > > > I would guess udev is installed, but 2.6.31.X kernel is to high for this > udev. > It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) > > Boris. > P.S. Just a guess. > > --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > From: Pasi Kärkkäinen <pasik@iki.fi> > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > Hotplug scripts not working > To: "Ian Tobin" <itobin@tidyhosts.com> > Cc: xen-users@lists.xensource.com > Date: Tuesday, February 23, 2010, 2:24 PM > > On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote: > > Hello, > > > > Can anyone help? > > > > I have again installed a fresh OS Debian Lenny 64bit and done the > > following > > > > Xen: > > downloaded xen-3.4.2.tar.gz and extract it > > cd xen-3.4.2 > > make xen > > make tools > > make stubdom > > > > cd dist/install/ > > cp -R * / > > > > downloaded Jeremys kernel > > > > make menuconfig > > make bzImage > > make modules > > make modules_install > > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > > cp -a System.map /boot/System.map-2.6.31.6 > > cp -a .config /boot/config-2.6.31.6 > > depmod -a > > update-initramfs -c -k 2.6.31.6 > > > > added grub line and rebooted. XEN starts but DomU just keeps coming up > > about hotplug scripts not working. > > > > Anyone? > > > > Does "xm log" have more details about the error? Do you have udev > installed in dom0? > > What''s your udev version? > > -- Pasi > > > Thanks > > > > Ian > > > > > > -----Original Message----- > > From: Tej [mailto:[1]bewith.tej@gmail.com] > > Sent: 20 February 2010 12:04 > > To: Ian Tobin > > Cc: [2]xen-users@lists.xensource.com > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <[3]itobin@tidyhosts.com> > wrote: > > > Hi guys, > > > > > > > > > > > > Familiar issue. > > > > > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > > > > > Everytime i build the server i get the same issue. The build goes well > > but > > > as soon as i try and start a DomU i get this problem. > > > > > > > > > > > > Have checked the bridge everytime which exists, checked vif config > > which is > > > fine and also have tried live configs from another server to no > > effect. > > > > > > > > > > > > Logs show nothing. > > > > > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > > create > > > domu in one window and while it hangs jump to the other and issue xm > > unpause > > > domu and then jump back to the other and issue ctrl+c the and the domU > > will > > > start with networking! > > > > > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > > scripts. > > > > > > > > > > > > Anyone else had this issue? > > > > I had this issue couple of time.... But I go for some quick fix for it. > > what your udev directory says: > > > > # ls -l /etc/udev/rules.d > > > > If not hotplug scripts exist, copy it from tools (could be some > > dependency issue e.g uuid not installed ) > > > > > > > > > > > > > > Ian > > > > > > > > > > > > > > > > > > _______________________________________________ > > > Xen-users mailing list > > > [4]Xen-users@lists.xensource.com > > > [5]http://lists.xensource.com/xen-users > > > > > > > > > > > _______________________________________________ > > Xen-users mailing list > > [6]Xen-users@lists.xensource.com > > [7]http://lists.xensource.com/xen-users > > _______________________________________________ > Xen-users mailing list > [8]Xen-users@lists.xensource.com > [9]http://lists.xensource.com/xen-users > > > > References > > Visible links > 1. file:///mc/compose?to=bewith.tej@gmail.com > 2. file:///mc/compose?to=xen-users@lists.xensource.com > 3. file:///mc/compose?to=itobin@tidyhosts.com > 4. file:///mc/compose?to=Xen-users@lists.xensource.com > 5. http://lists.xensource.com/xen-users > 6. file:///mc/compose?to=Xen-users@lists.xensource.com > 7. http://lists.xensource.com/xen-users > 8. file:///mc/compose?to=Xen-users@lists.xensource.com > 9. http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Ian Tobin
2010-Feb-23 22:38 UTC
RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplug scripts not working
Well i have upgraded to squeeze which has installed udev (151-2) This still hasn''t has any affect :( Also grub2 got installed and it messed up everything, i managed to get it back to grub-legacy but thats going to caused more headaches for people. Any other ideas? thanks -----Original Message----- From: Pasi Kärkkäinen [mailto:pasik@iki.fi] Sent: 23 February 2010 20:11 To: Ian Tobin Cc: Boris Derzhavets; xen-users@lists.xensource.com Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplug scripts not working On Tue, Feb 23, 2010 at 08:06:50PM -0000, Ian Tobin wrote:> Confirmed, > > > > Exact same issue on 32bit. I don''t think you can use lenny without udev > being installed?? >So maybe you need a newer udev version then? -- Pasi> > > > > From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] > Sent: 23 February 2010 19:34 > To: Ian Tobin; Pasi Kärkkäinen > Cc: xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > Hotplug scripts not working > > > > I would guess udev is installed, but 2.6.31.X kernel is to high for this > udev. > It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) > > Boris. > P.S. Just a guess. > > --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > From: Pasi Kärkkäinen <pasik@iki.fi> > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > Hotplug scripts not working > To: "Ian Tobin" <itobin@tidyhosts.com> > Cc: xen-users@lists.xensource.com > Date: Tuesday, February 23, 2010, 2:24 PM > > On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote: > > Hello, > > > > Can anyone help? > > > > I have again installed a fresh OS Debian Lenny 64bit and done the > > following > > > > Xen: > > downloaded xen-3.4.2.tar.gz and extract it > > cd xen-3.4.2 > > make xen > > make tools > > make stubdom > > > > cd dist/install/ > > cp -R * / > > > > downloaded Jeremys kernel > > > > make menuconfig > > make bzImage > > make modules > > make modules_install > > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > > cp -a System.map /boot/System.map-2.6.31.6 > > cp -a .config /boot/config-2.6.31.6 > > depmod -a > > update-initramfs -c -k 2.6.31.6 > > > > added grub line and rebooted. XEN starts but DomU just keeps coming up > > about hotplug scripts not working. > > > > Anyone? > > > > Does "xm log" have more details about the error? Do you have udev > installed in dom0? > > What''s your udev version? > > -- Pasi > > > Thanks > > > > Ian > > > > > > -----Original Message----- > > From: Tej [mailto:[1]bewith.tej@gmail.com] > > Sent: 20 February 2010 12:04 > > To: Ian Tobin > > Cc: [2]xen-users@lists.xensource.com > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <[3]itobin@tidyhosts.com> > wrote: > > > Hi guys, > > > > > > > > > > > > Familiar issue. > > > > > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > > > > > Everytime i build the server i get the same issue. The build goes well > > but > > > as soon as i try and start a DomU i get this problem. > > > > > > > > > > > > Have checked the bridge everytime which exists, checked vif config > > which is > > > fine and also have tried live configs from another server to no > > effect. > > > > > > > > > > > > Logs show nothing. > > > > > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > > create > > > domu in one window and while it hangs jump to the other and issue xm > > unpause > > > domu and then jump back to the other and issue ctrl+c the and the domU > > will > > > start with networking! > > > > > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > > scripts. > > > > > > > > > > > > Anyone else had this issue? > > > > I had this issue couple of time.... But I go for some quick fix for it. > > what your udev directory says: > > > > # ls -l /etc/udev/rules.d > > > > If not hotplug scripts exist, copy it from tools (could be some > > dependency issue e.g uuid not installed ) > > > > > > > > > > > > > > Ian > > > > > > > > > > > > > > > > > > _______________________________________________ > > > Xen-users mailing list > > > [4]Xen-users@lists.xensource.com > > > [5]http://lists.xensource.com/xen-users > > > > > > > > > > > _______________________________________________ > > Xen-users mailing list > > [6]Xen-users@lists.xensource.com > > [7]http://lists.xensource.com/xen-users > > _______________________________________________ > Xen-users mailing list > [8]Xen-users@lists.xensource.com > [9]http://lists.xensource.com/xen-users > > > > References > > Visible links > 1. file:///mc/compose?to=bewith.tej@gmail.com > 2. file:///mc/compose?to=xen-users@lists.xensource.com > 3. file:///mc/compose?to=itobin@tidyhosts.com > 4. file:///mc/compose?to=Xen-users@lists.xensource.com > 5. http://lists.xensource.com/xen-users > 6. file:///mc/compose?to=Xen-users@lists.xensource.com > 7. http://lists.xensource.com/xen-users > 8. file:///mc/compose?to=Xen-users@lists.xensource.com > 9. http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Ian Tobin
2010-Feb-23 22:48 UTC
RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working
Going back through the log, only thing i found was this raise XendError("Unknown device type: %s" % name) XendError: Unknown device type: None Not sure if that is the cause -----Original Message----- From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ian Tobin Sent: 23 February 2010 22:38 To: Pasi Kärkkäinen Cc: Boris Derzhavets; xen-users@lists.xensource.com Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working Well i have upgraded to squeeze which has installed udev (151-2) This still hasn''t has any affect :( Also grub2 got installed and it messed up everything, i managed to get it back to grub-legacy but thats going to caused more headaches for people. Any other ideas? thanks -----Original Message----- From: Pasi Kärkkäinen [mailto:pasik@iki.fi] Sent: 23 February 2010 20:11 To: Ian Tobin Cc: Boris Derzhavets; xen-users@lists.xensource.com Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplug scripts not working On Tue, Feb 23, 2010 at 08:06:50PM -0000, Ian Tobin wrote:> Confirmed, > > > > Exact same issue on 32bit. I don''t think you can use lenny without udev > being installed?? >So maybe you need a newer udev version then? -- Pasi> > > > > From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] > Sent: 23 February 2010 19:34 > To: Ian Tobin; Pasi Kärkkäinen > Cc: xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > Hotplug scripts not working > > > > I would guess udev is installed, but 2.6.31.X kernel is to high for this > udev. > It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) > > Boris. > P.S. Just a guess. > > --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > From: Pasi Kärkkäinen <pasik@iki.fi> > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > Hotplug scripts not working > To: "Ian Tobin" <itobin@tidyhosts.com> > Cc: xen-users@lists.xensource.com > Date: Tuesday, February 23, 2010, 2:24 PM > > On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote: > > Hello, > > > > Can anyone help? > > > > I have again installed a fresh OS Debian Lenny 64bit and done the > > following > > > > Xen: > > downloaded xen-3.4.2.tar.gz and extract it > > cd xen-3.4.2 > > make xen > > make tools > > make stubdom > > > > cd dist/install/ > > cp -R * / > > > > downloaded Jeremys kernel > > > > make menuconfig > > make bzImage > > make modules > > make modules_install > > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > > cp -a System.map /boot/System.map-2.6.31.6 > > cp -a .config /boot/config-2.6.31.6 > > depmod -a > > update-initramfs -c -k 2.6.31.6 > > > > added grub line and rebooted. XEN starts but DomU just keeps coming up > > about hotplug scripts not working. > > > > Anyone? > > > > Does "xm log" have more details about the error? Do you have udev > installed in dom0? > > What''s your udev version? > > -- Pasi > > > Thanks > > > > Ian > > > > > > -----Original Message----- > > From: Tej [mailto:[1]bewith.tej@gmail.com] > > Sent: 20 February 2010 12:04 > > To: Ian Tobin > > Cc: [2]xen-users@lists.xensource.com > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <[3]itobin@tidyhosts.com> > wrote: > > > Hi guys, > > > > > > > > > > > > Familiar issue. > > > > > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > > > > > Everytime i build the server i get the same issue. The build goes well > > but > > > as soon as i try and start a DomU i get this problem. > > > > > > > > > > > > Have checked the bridge everytime which exists, checked vif config > > which is > > > fine and also have tried live configs from another server to no > > effect. > > > > > > > > > > > > Logs show nothing. > > > > > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > > create > > > domu in one window and while it hangs jump to the other and issue xm > > unpause > > > domu and then jump back to the other and issue ctrl+c the and the domU > > will > > > start with networking! > > > > > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > > scripts. > > > > > > > > > > > > Anyone else had this issue? > > > > I had this issue couple of time.... But I go for some quick fix for it. > > what your udev directory says: > > > > # ls -l /etc/udev/rules.d > > > > If not hotplug scripts exist, copy it from tools (could be some > > dependency issue e.g uuid not installed ) > > > > > > > > > > > > > > Ian > > > > > > > > > > > > > > > > > > _______________________________________________ > > > Xen-users mailing list > > > [4]Xen-users@lists.xensource.com > > > [5]http://lists.xensource.com/xen-users > > > > > > > > > > > _______________________________________________ > > Xen-users mailing list > > [6]Xen-users@lists.xensource.com > > [7]http://lists.xensource.com/xen-users > > _______________________________________________ > Xen-users mailing list > [8]Xen-users@lists.xensource.com > [9]http://lists.xensource.com/xen-users > > > > References > > Visible links > 1. file:///mc/compose?to=bewith.tej@gmail.com > 2. file:///mc/compose?to=xen-users@lists.xensource.com > 3. file:///mc/compose?to=itobin@tidyhosts.com > 4. file:///mc/compose?to=Xen-users@lists.xensource.com > 5. http://lists.xensource.com/xen-users > 6. file:///mc/compose?to=Xen-users@lists.xensource.com > 7. http://lists.xensource.com/xen-users > 8. file:///mc/compose?to=Xen-users@lists.xensource.com > 9. http://lists.xensource.com/xen-users_______________________________________________ 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
Ian Tobin
2010-Feb-23 22:59 UTC
RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working
Ignore that, it was a slight error in the disk line. Im lost with this, its very odd. -----Original Message----- From: Ian Tobin Sent: 23 February 2010 22:48 To: Ian Tobin; Pasi Kärkkäinen Cc: Boris Derzhavets; xen-users@lists.xensource.com Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working Going back through the log, only thing i found was this raise XendError("Unknown device type: %s" % name) XendError: Unknown device type: None Not sure if that is the cause -----Original Message----- From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ian Tobin Sent: 23 February 2010 22:38 To: Pasi Kärkkäinen Cc: Boris Derzhavets; xen-users@lists.xensource.com Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working Well i have upgraded to squeeze which has installed udev (151-2) This still hasn''t has any affect :( Also grub2 got installed and it messed up everything, i managed to get it back to grub-legacy but thats going to caused more headaches for people. Any other ideas? thanks -----Original Message----- From: Pasi Kärkkäinen [mailto:pasik@iki.fi] Sent: 23 February 2010 20:11 To: Ian Tobin Cc: Boris Derzhavets; xen-users@lists.xensource.com Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplug scripts not working On Tue, Feb 23, 2010 at 08:06:50PM -0000, Ian Tobin wrote:> Confirmed, > > > > Exact same issue on 32bit. I don''t think you can use lenny without udev > being installed?? >So maybe you need a newer udev version then? -- Pasi> > > > > From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] > Sent: 23 February 2010 19:34 > To: Ian Tobin; Pasi Kärkkäinen > Cc: xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > Hotplug scripts not working > > > > I would guess udev is installed, but 2.6.31.X kernel is to high for this > udev. > It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) > > Boris. > P.S. Just a guess. > > --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > From: Pasi Kärkkäinen <pasik@iki.fi> > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > Hotplug scripts not working > To: "Ian Tobin" <itobin@tidyhosts.com> > Cc: xen-users@lists.xensource.com > Date: Tuesday, February 23, 2010, 2:24 PM > > On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote: > > Hello, > > > > Can anyone help? > > > > I have again installed a fresh OS Debian Lenny 64bit and done the > > following > > > > Xen: > > downloaded xen-3.4.2.tar.gz and extract it > > cd xen-3.4.2 > > make xen > > make tools > > make stubdom > > > > cd dist/install/ > > cp -R * / > > > > downloaded Jeremys kernel > > > > make menuconfig > > make bzImage > > make modules > > make modules_install > > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > > cp -a System.map /boot/System.map-2.6.31.6 > > cp -a .config /boot/config-2.6.31.6 > > depmod -a > > update-initramfs -c -k 2.6.31.6 > > > > added grub line and rebooted. XEN starts but DomU just keeps coming up > > about hotplug scripts not working. > > > > Anyone? > > > > Does "xm log" have more details about the error? Do you have udev > installed in dom0? > > What''s your udev version? > > -- Pasi > > > Thanks > > > > Ian > > > > > > -----Original Message----- > > From: Tej [mailto:[1]bewith.tej@gmail.com] > > Sent: 20 February 2010 12:04 > > To: Ian Tobin > > Cc: [2]xen-users@lists.xensource.com > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <[3]itobin@tidyhosts.com> > wrote: > > > Hi guys, > > > > > > > > > > > > Familiar issue. > > > > > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > > > > > Everytime i build the server i get the same issue. The build goes well > > but > > > as soon as i try and start a DomU i get this problem. > > > > > > > > > > > > Have checked the bridge everytime which exists, checked vif config > > which is > > > fine and also have tried live configs from another server to no > > effect. > > > > > > > > > > > > Logs show nothing. > > > > > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > > create > > > domu in one window and while it hangs jump to the other and issue xm > > unpause > > > domu and then jump back to the other and issue ctrl+c the and the domU > > will > > > start with networking! > > > > > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > > scripts. > > > > > > > > > > > > Anyone else had this issue? > > > > I had this issue couple of time.... But I go for some quick fix for it. > > what your udev directory says: > > > > # ls -l /etc/udev/rules.d > > > > If not hotplug scripts exist, copy it from tools (could be some > > dependency issue e.g uuid not installed ) > > > > > > > > > > > > > > Ian > > > > > > > > > > > > > > > > > > _______________________________________________ > > > Xen-users mailing list > > > [4]Xen-users@lists.xensource.com > > > [5]http://lists.xensource.com/xen-users > > > > > > > > > > > _______________________________________________ > > Xen-users mailing list > > [6]Xen-users@lists.xensource.com > > [7]http://lists.xensource.com/xen-users > > _______________________________________________ > Xen-users mailing list > [8]Xen-users@lists.xensource.com > [9]http://lists.xensource.com/xen-users > > > > References > > Visible links > 1. file:///mc/compose?to=bewith.tej@gmail.com > 2. file:///mc/compose?to=xen-users@lists.xensource.com > 3. file:///mc/compose?to=itobin@tidyhosts.com > 4. file:///mc/compose?to=Xen-users@lists.xensource.com > 5. http://lists.xensource.com/xen-users > 6. file:///mc/compose?to=Xen-users@lists.xensource.com > 7. http://lists.xensource.com/xen-users > 8. file:///mc/compose?to=Xen-users@lists.xensource.com > 9. http://lists.xensource.com/xen-users_______________________________________________ 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
Mike Viau
2010-Feb-23 23:17 UTC
RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working
I am using udev 0.125-7+lenny3 with a xenified 2.6.31.12 kernel. I was getting "Error: Device 0 (vif) could not be connected.Hotplugscripts not working" initially, but by using the .config provided thankfully by Boris (bderzhavets@yahoo.com) with the exact same setup, the error went away. I see you are using the PV OPS kernel though...... -M> Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > Date: Tue, 23 Feb 2010 22:59:29 +0000 > From: itobin@tidyhosts.com > To: itobin@tidyhosts.com; pasik@iki.fi > CC: bderzhavets@yahoo.com; xen-users@lists.xensource.com > > Ignore that, it was a slight error in the disk line. > > Im lost with this, its very odd. > > -----Original Message----- > From: Ian Tobin > Sent: 23 February 2010 22:48 > To: Ian Tobin; Pasi Kärkkäinen > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > > Going back through the log, only thing i found was this > > raise XendError("Unknown device type: %s" % name) > XendError: Unknown device type: None > > Not sure if that is the cause > > > -----Original Message----- > From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ian Tobin > Sent: 23 February 2010 22:38 > To: Pasi Kärkkäinen > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > > Well i have upgraded to squeeze which has installed udev (151-2) > > This still hasn''t has any affect :( > > Also grub2 got installed and it messed up everything, i managed to get it back to grub-legacy but thats going to caused more headaches for people. > > Any other ideas? > > thanks > > > > -----Original Message----- > From: Pasi Kärkkäinen [mailto:pasik@iki.fi] > Sent: 23 February 2010 20:11 > To: Ian Tobin > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplug scripts not working > > On Tue, Feb 23, 2010 at 08:06:50PM -0000, Ian Tobin wrote: > > Confirmed, > > > > > > > > Exact same issue on 32bit. I don''t think you can use lenny without udev > > being installed?? > > > > So maybe you need a newer udev version then? > > -- Pasi > > > > > > > > > > > From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] > > Sent: 23 February 2010 19:34 > > To: Ian Tobin; Pasi Kärkkäinen > > Cc: xen-users@lists.xensource.com > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > > > > > > > I would guess udev is installed, but 2.6.31.X kernel is to high for this > > udev. > > It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) > > > > Boris. > > P.S. Just a guess. > > > > --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > > > From: Pasi Kärkkäinen <pasik@iki.fi> > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > To: "Ian Tobin" <itobin@tidyhosts.com> > > Cc: xen-users@lists.xensource.com > > Date: Tuesday, February 23, 2010, 2:24 PM > > > > On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote: > > > Hello, > > > > > > Can anyone help? > > > > > > I have again installed a fresh OS Debian Lenny 64bit and done the > > > following > > > > > > Xen: > > > downloaded xen-3.4.2.tar.gz and extract it > > > cd xen-3.4.2 > > > make xen > > > make tools > > > make stubdom > > > > > > cd dist/install/ > > > cp -R * / > > > > > > downloaded Jeremys kernel > > > > > > make menuconfig > > > make bzImage > > > make modules > > > make modules_install > > > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > > > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > > > cp -a System.map /boot/System.map-2.6.31.6 > > > cp -a .config /boot/config-2.6.31.6 > > > depmod -a > > > update-initramfs -c -k 2.6.31.6 > > > > > > added grub line and rebooted. XEN starts but DomU just keeps coming up > > > about hotplug scripts not working. > > > > > > Anyone? > > > > > > > Does "xm log" have more details about the error? Do you have udev > > installed in dom0? > > > > What''s your udev version? > > > > -- Pasi > > > > > Thanks > > > > > > Ian > > > > > > > > > -----Original Message----- > > > From: Tej [mailto:[1]bewith.tej@gmail.com] > > > Sent: 20 February 2010 12:04 > > > To: Ian Tobin > > > Cc: [2]xen-users@lists.xensource.com > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > > Hotplug scripts not working > > > > > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <[3]itobin@tidyhosts.com> > > wrote: > > > > Hi guys, > > > > > > > > > > > > > > > > Familiar issue. > > > > > > > > > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > > > > > > > > > Everytime i build the server i get the same issue. The build goes well > > > but > > > > as soon as i try and start a DomU i get this problem. > > > > > > > > > > > > > > > > Have checked the bridge everytime which exists, checked vif config > > > which is > > > > fine and also have tried live configs from another server to no > > > effect. > > > > > > > > > > > > > > > > Logs show nothing. > > > > > > > > > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > > > create > > > > domu in one window and while it hangs jump to the other and issue xm > > > unpause > > > > domu and then jump back to the other and issue ctrl+c the and the domU > > > will > > > > start with networking! > > > > > > > > > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > > > scripts. > > > > > > > > > > > > > > > > Anyone else had this issue? > > > > > > I had this issue couple of time.... But I go for some quick fix for it. > > > what your udev directory says: > > > > > > # ls -l /etc/udev/rules.d > > > > > > If not hotplug scripts exist, copy it from tools (could be some > > > dependency issue e.g uuid not installed ) > > > > > > > > > > > > > > > > > > > Ian > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Xen-users mailing list > > > > [4]Xen-users@lists.xensource.com > > > > [5]http://lists.xensource.com/xen-users > > > > > > > > > > > > > > > > _______________________________________________ > > > Xen-users mailing list > > > [6]Xen-users@lists.xensource.com > > > [7]http://lists.xensource.com/xen-users > > > > _______________________________________________ > > Xen-users mailing list > > [8]Xen-users@lists.xensource.com > > [9]http://lists.xensource.com/xen-users > > > > > > > > References > > > > Visible links > > 1. file:///mc/compose?to=bewith.tej@gmail.com > > 2. file:///mc/compose?to=xen-users@lists.xensource.com > > 3. file:///mc/compose?to=itobin@tidyhosts.com > > 4. file:///mc/compose?to=Xen-users@lists.xensource.com > > 5. http://lists.xensource.com/xen-users > > 6. file:///mc/compose?to=Xen-users@lists.xensource.com > > 7. http://lists.xensource.com/xen-users > > 8. file:///mc/compose?to=Xen-users@lists.xensource.com > > 9. http://lists.xensource.com/xen-users > > > > _______________________________________________ > 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_________________________________________________________________ Check your Hotmail from your phone. http://go.microsoft.com/?linkid=9708121 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Ian Tobin
2010-Feb-23 23:44 UTC
RE: [Xen-users] Error: Device 0 (vif) could not beconnected.Hotplugscripts not working
Interesting, so something in the config could be causing this. Im going to try Pasi''s config and see if that makes any difference. I must say i had it working before but because i had played around so much I had to do a fresh install. --Ian From: xtreme911@msn.com [mailto:xtreme911@msn.com] On Behalf Of Mike Viau Sent: 23 February 2010 23:18 To: Ian Tobin Cc: bderzhavets@yahoo.com; xen-users@lists.xensource.com; pasik@iki.fi Subject: RE: [Xen-users] Error: Device 0 (vif) could not beconnected.Hotplugscripts not working I am using udev 0.125-7+lenny3 with a xenified 2.6.31.12 kernel. I was getting "Error: Device 0 (vif) could not be connected.Hotplugscripts not working" initially, but by using the .config provided thankfully by Boris (bderzhavets@yahoo.com) with the exact same setup, the error went away. I see you are using the PV OPS kernel though...... -M> Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > Date: Tue, 23 Feb 2010 22:59:29 +0000 > From: itobin@tidyhosts.com > To: itobin@tidyhosts.com; pasik@iki.fi > CC: bderzhavets@yahoo.com; xen-users@lists.xensource.com > > Ignore that, it was a slight error in the disk line. > > Im lost with this, its very odd. > > -----Original Message----- > From: Ian Tobin > Sent: 23 February 2010 22:48 > To: Ian Tobin; Pasi Kärkkäinen > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > > Going back through the log, only thing i found was this > > raise XendError("Unknown device type: %s" % name) > XendError: Unknown device type: None > > Not sure if that is the cause > > > -----Original Message----- > From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ian Tobin > Sent: 23 February 2010 22:38 > To: Pasi Kärkkäinen > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > > Well i have upgraded to squeeze which has installed udev (151-2) > > This still hasn''t has any affect :( > > Also grub2 got installed and it messed up everything, i managed to get it back to grub-legacy but thats going to caused more headaches for people. > > Any other ideas? > > thanks > > > > -----Original Message----- > From: Pasi Kärkkäinen [mailto:pasik@iki.fi] > Sent: 23 February 2010 20:11 > To: Ian Tobin > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplug scripts not working > > On Tue, Feb 23, 2010 at 08:06:50PM -0000, Ian Tobin wrote: > > Confirmed, > > > > > > > > Exact same issue on 32bit. I don''t think you can use lenny without udev > > being installed?? > > > > So maybe you need a newer udev version then? > > -- Pasi > > > > > > > > > > > From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] > > Sent: 23 February 2010 19:34 > > To: Ian Tobin; Pasi Kärkkäinen > > Cc: xen-users@lists.xensource.com > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > > > > > > > I would guess udev is installed, but 2.6.31.X kernel is to high for this > > udev. > > It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) > > > > Boris. > > P.S. Just a guess. > > > > --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > > > From: Pasi Kärkkäinen <pasik@iki.fi> > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > To: "Ian Tobin" <itobin@tidyhosts.com> > > Cc: xen-users@lists.xensource.com > > Date: Tuesday, February 23, 2010, 2:24 PM > > > > On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote: > > > Hello, > > > > > > Can anyone help? > > > > > > I have again installed a fresh OS Debian Lenny 64bit and done the > > > following > > > > > > Xen: > > > downloaded xen-3.4.2.tar.gz and extract it > > > cd xen-3.4.2 > > > make xen > > > make tools > > > make stubdom > > > > > > cd dist/install/ > > > cp -R * / > > > > > > downloaded Jeremys kernel > > > > > > make menuconfig > > > make bzImage > > > make modules > > > make modules_install > > > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > > > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > > > cp -a System.map /boot/System.map-2.6.31.6 > > > cp -a .config /boot/config-2.6.31.6 > > > depmod -a > > > update-initramfs -c -k 2.6.31.6 > > > > > > added grub line and rebooted. XEN starts but DomU just keeps coming up > > > about hotplug scripts not working. > > > > > > Anyone? > > > > > > > Does "xm log" have more details about the error? Do you have udev > > installed in dom0? > > > > What''s your udev version? > > > > -- Pasi > > > > > Thanks > > > > > > Ian > > > > > > > > > -----Original Message----- > > > From: Tej [mailto:[1]bewith.tej@gmail.com] > > > Sent: 20 February 2010 12:04 > > > To: Ian Tobin > > > Cc: [2]xen-users@lists.xensource.com > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > > Hotplug scripts not working > > > > > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <[3]itobin@tidyhosts.com> > > wrote: > > > > Hi guys, > > > > > > > > > > > > > > > > Familiar issue. > > > > > > > > > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > > > > > > > > > Everytime i build the server i get the same issue. The build goes well > > > but > > > > as soon as i try and start a DomU i get this problem. > > > > > > > > > > > > > > > > Have checked the bridge everytime which exists, checked vif config > > > which is > > > > fine and also have tried live configs from another server to no > > > effect. > > > > > > > > > > > > > > > > Logs show nothing. > > > > > > > > > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > > > create > > > > domu in one window and while it hangs jump to the other and issue xm > > > unpause > > > > domu and then jump back to the other and issue ctrl+c the and the domU > > > will > > > > start with networking! > > > > > > > > > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > > > scripts. > > > > > > > > > > > > > > > > Anyone else had this issue? > > > > > > I had this issue couple of time.... But I go for some quick fix for it. > > > what your udev directory says: > > > > > > # ls -l /etc/udev/rules.d > > > > > > If not hotplug scripts exist, copy it from tools (could be some > > > dependency issue e.g uuid not installed ) > > > > > > > > > > > > > > > > > > > Ian > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Xen-users mailing list > > > > [4]Xen-users@lists.xensource.com > > > > [5]http://lists.xensource.com/xen-users > > > > > > > > > > > > > > > > _______________________________________________ > > > Xen-users mailing list > > > [6]Xen-users@lists.xensource.com > > > [7]http://lists.xensource.com/xen-users > > > > _______________________________________________ > > Xen-users mailing list > > [8]Xen-users@lists.xensource.com > > [9]http://lists.xensource.com/xen-users > > > > > > > > References > > > > Visible links > > 1. file:///mc/compose?to=bewith.tej@gmail.com > > 2. file:///mc/compose?to=xen-users@lists.xensource.com > > 3. file:///mc/compose?to=itobin@tidyhosts.com > > 4. file:///mc/compose?to=Xen-users@lists.xensource.com > > 5. http://lists.xensource.com/xen-users > > 6. file:///mc/compose?to=Xen-users@lists.xensource.com > > 7. http://lists.xensource.com/xen-users > > 8. file:///mc/compose?to=Xen-users@lists.xensource.com > > 9. http://lists.xensource.com/xen-users > > > > _______________________________________________ > 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________________________________ Live connected with Hotmail on your phone. Learn more. <http://go.microsoft.com/?linkid=9708117> _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Boris Derzhavets
2010-Feb-24 14:59 UTC
RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working
Hi Mike, Submit your .config , please . I would suspect you just missed bridged networking linking . I always tune manually configs for xenified and pvops kernels for about 1.5 years. Several times i asked for JF''s support, but there were not network hotplug issues Boris. --- On Tue, 2/23/10, Mike Viau <viaum@sheridanc.on.ca> wrote: From: Mike Viau <viaum@sheridanc.on.ca> Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working To: itobin@tidyhosts.com Cc: bderzhavets@yahoo.com, xen-users@lists.xensource.com, pasik@iki.fi Date: Tuesday, February 23, 2010, 6:17 PM I am using udev 0.125-7+lenny3 with a xenified 2.6.31.12 kernel. I was getting "Error: Device 0 (vif) could not be connected.Hotplugscripts not working" initially, but by using the .config provided thankfully by Boris (bderzhavets@yahoo.com) with the exact same setup, the error went away. I see you are using the PV OPS kernel though...... -M> Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > Date: Tue, 23 Feb 2010 22:59:29 +0000 > From: itobin@tidyhosts.com > To: itobin@tidyhosts.com; pasik@iki.fi > CC: bderzhavets@yahoo.com; xen-users@lists.xensource.com > > Ignore that, it was a slight error in the disk line. > > Im lost with this, its very odd. > > -----Original Message----- > From: Ian Tobin > Sent: 23 February 2010 22:48 > To: Ian Tobin; Pasi Kärkkäinen > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > > Going back through the log, only thing i found was this > > raise XendError("Unknown device type: %s" % name) > XendError: Unknown device type: None > > Not sure if that is the cause > > > -----Original Message----- > From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ian Tobin > Sent: 23 February 2010 22:38 > To: Pasi Kärkkäinen > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > > Well i have upgraded to squeeze which has installed udev (151-2) > > This still hasn''t has any affect :( > > Also grub2 got installed and it messed up everything, i managed to get it back to grub-legacy but thats going to caused more headaches for people. > > Any other ideas? > > thanks > > > > -----Original Message----- > From: Pasi Kärkkäinen [mailto:pasik@iki.fi] > Sent: 23 February 2010 20:11 > To: Ian Tobin > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplug scripts not working > > On Tue, Feb 23, 2010 at 08:06:50PM -0000, Ian Tobin wrote: > > Confirmed, > > > > > > > > Exact same issue on 32bit. I don''t think you can use lenny without udev > > being installed?? > > > > So maybe you need a newer udev version then? > > -- Pasi > > > > > > > > > > > From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] > > Sent: 23 February 2010 19:34 > > To: Ian Tobin; Pasi Kärkkäinen > > Cc: xen-users@lists.xensource.com > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > > > > > > > I would guess udev is installed, but 2.6.31.X kernel is to high for this > > udev. > > It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) > > > > Boris. > > P.S. Just a guess. > > > > --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > > > From: Pasi Kärkkäinen <pasik@iki.fi> > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > To: "Ian Tobin" <itobin@tidyhosts.com> > > Cc: xen-users@lists.xensource.com > > Date: Tuesday, February 23, 2010, 2:24 PM > > > > On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote: > > > Hello, > > > > > > Can anyone help? > > > > > > I have again installed a fresh OS Debian Lenny 64bit and done the > > > following > > > > > > Xen: > > > downloaded xen-3.4.2.tar.gz and extract it > > > cd xen-3.4.2 > > > make xen > > > make tools > > > make stubdom > > > > > > cd dist/install/ > > > cp -R * / > > > > > > downloaded Jeremys kernel > > > > > > make menuconfig > > > make bzImage > > > make modules > > > make modules_install > > > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > > > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > > > cp -a System.map /boot/System.map-2.6.31.6 > > > cp -a .config /boot/config-2.6.31.6 > > > depmod -a > > > update-initramfs -c -k 2.6.31.6 > > > > > > added grub line and rebooted. XEN starts but DomU just keeps coming up > > > about hotplug scripts not working. > > > > > > Anyone? > > > > > > > Does "xm log" have more details about the error? Do you have udev > > installed in dom0? > > > > What''s your udev version? > > > > -- Pasi > > > > > Thanks > > > > > > Ian > > > > > > > > > -----Original Message----- > > > From: Tej [mailto:[1]bewith.tej@gmail.com] > > > Sent: 20 February 2010 12:04 > > > To: Ian Tobin > > > Cc: [2]xen-users@lists.xensource.com > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > > Hotplug scripts not working > > > > > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <[3]itobin@tidyhosts.com> > > wrote: > > > > Hi guys, > > > > > > > > > > > > > > > > Familiar issue. > > > > > > > > > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > > > > > > > > > Everytime i build the server i get the same issue. The build goes well > > > but > > > > as soon as i try and start a DomU i get this problem. > > > > > > > > > > > > > > > > Have checked the bridge everytime which exists, checked vif config > > > which is > > > > fine and also have tried live configs from another server to no > > > effect. > > > > > > > > > > > > > > > > Logs show nothing. > > > > > > > > > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > > > create > > > > domu in one window and while it hangs jump to the other and issue xm > > > unpause > > > > domu and then jump back to the other and issue ctrl+c the and the domU > > > will > > > > start with networking! > > > > > > > > > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > > > scripts. > > > > > > > > > > > > > > > > Anyone else had this issue? > > > > > > I had this issue couple of time.... But I go for some quick fix for it. > > > what your udev directory says: > > > > > > # ls -l /etc/udev/rules.d > > > > > > If not hotplug scripts exist, copy it from tools (could be some > > > dependency issue e.g uuid not installed ) > > > > > > > > > > > > > > > > > > > Ian > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Xen-users mailing list > > > > [4]Xen-users@lists.xensource.com > > > > [5]http://lists.xensource.com/xen-users > > > > > > > > > > > > > > > > _______________________________________________ > > > Xen-users mailing list > > > [6]Xen-users@lists.xensource.com > > > [7]http://lists.xensource.com/xen-users > > > > _______________________________________________ > > Xen-users mailing list > > [8]Xen-users@lists.xensource.com > > [9]http://lists.xensource.com/xen-users > > > > > > > > References > > > > Visible links > > 1. file:///mc/compose?to=bewith.tej@gmail.com > > 2. file:///mc/compose?to=xen-users@lists.xensource.com > > 3. file:///mc/compose?to=itobin@tidyhosts.com > > 4. file:///mc/compose?to=Xen-users@lists.xensource.com > > 5. http://lists.xensource.com/xen-users > > 6. file:///mc/compose?to=Xen-users@lists.xensource.com > > 7. http://lists.xensource.com/xen-users > > 8. file:///mc/compose?to=Xen-users@lists.xensource.com > > 9. http://lists.xensource.com/xen-users > > > > _______________________________________________ > 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-usersLive connected with Hotmail on your phone. Learn more. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Mike Viau
2010-Feb-24 15:08 UTC
RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working
Non-working .config attached. I have been doing my best to try and read up on the options that were setup differently in the working .config you sent me. Do you know if JF setup some sort of wiki for configuring a xenified kernel? Thanks. -M Date: Wed, 24 Feb 2010 06:59:23 -0800 From: bderzhavets@yahoo.com Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working To: mike.viau@sheridanc.on.ca CC: xen-users@lists.xensource.com Hi Mike, Submit your .config , please . I would suspect you just missed bridged networking linking . I always tune manually configs for xenified and pvops kernels for about 1.5 years. Several times i asked for JF''s support, but there were not network hotplug issues Boris. --- On Tue, 2/23/10, Mike Viau <viaum@sheridanc.on.ca> wrote: From: Mike Viau <viaum@sheridanc.on.ca> Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working To: itobin@tidyhosts.com Cc: bderzhavets@yahoo.com, xen-users@lists.xensource.com, pasik@iki.fi Date: Tuesday, February 23, 2010, 6:17 PM I am using udev 0.125-7+lenny3 with a xenified 2.6.31.12 kernel. I was getting "Error: Device 0 (vif) could not be connected.Hotplugscripts not working" initially, but by using the .config provided thankfully by Boris (bderzhavets@yahoo.com) with the exact same setup, the error went away. I see you are using the PV OPS kernel though...... -M> Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > Date: Tue, 23 Feb 2010 22:59:29 +0000 > From: itobin@tidyhosts.com > To: itobin@tidyhosts.com; pasik@iki.fi > CC: bderzhavets@yahoo.com; xen-users@lists.xensource.com > > Ignore that, it was a slight error in the disk line. > > Im lost with this, its very odd. > > -----Original Message----- > From: Ian Tobin > Sent:23 February 2010 22:48> To: Ian Tobin; Pasi Kärkkäinen > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > > Going back through the log, only thing i found was this > > raise XendError("Unknown device type: %s" % name) > XendError: Unknown device type: None > > Not sure if that is the cause > > > -----Original Message----- > From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ian Tobin > Sent: 23 February 2010 22:38 > To: Pasi Kärkkäinen > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > > Well i have upgraded to squeeze which has installed udev (151-2) > >This still hasn''t has any affect :(> > Also grub2 got installed and it messed up everything, i managed to get it back to grub-legacy but thats going to caused more headaches for people. > > Any other ideas? > > thanks > > > > -----Original Message----- > From: Pasi Kärkkäinen [mailto:pasik@iki.fi] > Sent: 23 February 2010 20:11 > To: Ian Tobin > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplug scripts not working > > On Tue, Feb 23, 2010 at 08:06:50PM -0000, Ian Tobin wrote: > > Confirmed, > > > > > > > > Exact same issue on 32bit. I don''t think you can use lenny without udev > > being installed?? > > > > So maybe you need a newer udev version then? > > --Pasi> > > > > > > > > > > From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] > > Sent: 23 February 2010 19:34 > > To: Ian Tobin; Pasi Kärkkäinen > > Cc: xen-users@lists.xensource.com > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > > > > > > > I would guess udev is installed, but 2.6.31.X kernel is to high for this > > udev. > > It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) > > > > Boris. > > P.S. Just a guess. > > > > --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > > > From: Pasi Kärkkäinen <pasik@iki.fi> > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not beconnected.> > Hotplug scripts not working > > To: "Ian Tobin" <itobin@tidyhosts.com> > > Cc: xen-users@lists.xensource.com > > Date: Tuesday, February 23, 2010, 2:24 PM > > > > On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote: > > > Hello, > > > > > > Can anyone help? > > > > > > I have again installed a fresh OS Debian Lenny 64bit and done the > > > following > > > > > > Xen: > > > downloaded xen-3.4.2.tar.gz and extract it > > > cd xen-3.4.2 > > > make xen > > > make tools > > > make stubdom > > > > > > cd dist/install/ > > > cp -R * / > > > > > > downloadedJeremys kernel> > > > > > make menuconfig > > > make bzImage > > > make modules > > > make modules_install > > > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > > > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > > > cp -a System.map /boot/System.map-2.6.31.6 > > > cp -a .config /boot/config-2.6.31.6 > > > depmod -a > > > update-initramfs -c -k 2.6.31.6 > > > > > > added grub line and rebooted. XEN starts but DomU just keeps coming up > > > about hotplug scripts not working. > > > > > > Anyone? > > > > > > > Does "xm log" have more details about the error? Do you have udev > > installed in dom0? > > > > What''s your udevversion?> > > > -- Pasi > > > > > Thanks > > > > > > Ian > > > > > > > > > -----Original Message----- > > > From: Tej [mailto:[1]bewith.tej@gmail.com] > > > Sent: 20 February 2010 12:04 > > > To: Ian Tobin > > > Cc: [2]xen-users@lists.xensource.com > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > > Hotplug scripts not working > > > > > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <[3]itobin@tidyhosts.com> > > wrote: > > > > Hi guys, > > > > > > > > > > > > > > > > Familiar issue. > > > > > > > > > > > > > > >> Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny> > > > > > > > > > > > > > > > Everytime i build the server i get the same issue. The build goes well > > > but > > > > as soon as i try and start a DomU i get this problem. > > > > > > > > > > > > > > > > Have checked the bridge everytime which exists, checked vif config > > > which is > > > > fine and also have tried live configs from another server to no > > > effect. > > > > > > > > > > > > > > > > Logs show nothing. > > > > > > > > > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > >> create> > > > domu in one window and while it hangs jump to the other and issue xm > > > unpause > > > > domu and then jump back to the other and issue ctrl+c the and the domU > > > will > > > > start with networking! > > > > > > > > > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > > > scripts. > > > > > > > > > > > > > > > > Anyone else had this issue? > > > > > > I had this issue couple of time.... But I go for some quick fix for it. > > > what your udev directory says: > > > > > > # ls -l /etc/udev/rules.d > > > > > > If not hotplug scripts exist, copy it fromtools (could be some> > > dependency issue e.g uuid not installed ) > > > > > > > > > > > > > > > > > > > Ian > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Xen-users mailing list > > > > [4]Xen-users@lists.xensource.com > > > > [5]http://lists.xensource.com/xen-users > > > > > > > > > > > > > > > > _______________________________________________ > > > Xen-users mailing list > > > [6]Xen-users@lists.xensource.com > > > [7]http://lists.xensource.com/xen-users > > > >_______________________________________________> > Xen-users mailing list > > [8]Xen-users@lists.xensource.com > > [9]http://lists.xensource.com/xen-users > > > > > > > > References > > > > Visible links > > 1. file:///mc/compose?to=bewith.tej@gmail.com > > 2. file:///mc/compose?to=xen-users@lists.xensource.com > > 3. file:///mc/compose?to=itobin@tidyhosts.com > > 4. file:///mc/compose?to=Xen-users@lists.xensource.com > > 5. http://lists.xensource.com/xen-users > > 6. file:///mc/compose?to=Xen-users@lists.xensource.com > > 7. http://lists.xensource.com/xen-users > > 8. file:///mc/compose?to=Xen-users@lists.xensource.com > > 9. http://lists.xensource.com/xen-users > > > >_______________________________________________> 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-usersLive connected with Hotmail on your phone. Learn more. _________________________________________________________________ Check your Hotmail from your phone. http://go.microsoft.com/?linkid=9708121 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Boris Derzhavets
2010-Feb-24 17:13 UTC
RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working
Hard link <*> Network Bridging and XEN-> Backend Drivers in Dom0 <*> It fixes your config. That''s all. B. --- On Wed, 2/24/10, Mike Viau <viaum@sheridanc.on.ca> wrote: From: Mike Viau <viaum@sheridanc.on.ca> Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working To: bderzhavets@yahoo.com Cc: xen-users@lists.xensource.com Date: Wednesday, February 24, 2010, 10:08 AM Non-working .config attached. I have been doing my best to try and read up on the options that were setup differently in the working .config you sent me. Do you know if JF setup some sort of wiki for configuring a xenified kernel? Thanks. -M Date: Wed, 24 Feb 2010 06:59:23 -0800 From: bderzhavets@yahoo.com Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working To: mike.viau@sheridanc.on.ca CC: xen-users@lists.xensource.com Hi Mike, Submit your .config , please . I would suspect you just missed bridged networking linking . I always tune manually configs for xenified and pvops kernels for about 1.5 years. Several times i asked for JF''s support, but there were not network hotplug issues Boris. --- On Tue, 2/23/10, Mike Viau <viaum@sheridanc.on.ca> wrote: From: Mike Viau <viaum@sheridanc.on.ca> Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working To: itobin@tidyhosts.com Cc: bderzhavets@yahoo.com, xen-users@lists.xensource.com, pasik@iki.fi Date: Tuesday, February 23, 2010, 6:17 PM #yiv1431767873 .ExternalClass #ecxyiv325482521 .ecxhmmessage P {padding:0px;} #yiv1431767873 .ExternalClass #ecxyiv325482521 .ecxhmmessage {font-size:10pt;font-family:Verdana;} I am using udev 0.125-7+lenny3 with a xenified 2.6.31.12 kernel. I was getting "Error: Device 0 (vif) could not be connected.Hotplugscripts not working" initially, but by using the .config provided thankfully by Boris (bderzhavets@yahoo.com) with the exact same setup, the error went away. I see you are using the PV OPS kernel though...... -M> Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > Date: Tue, 23 Feb 2010 22:59:29 +0000 > From: itobin@tidyhosts.com > To: itobin@tidyhosts.com; pasik@iki.fi > CC: bderzhavets@yahoo.com; xen-users@lists.xensource.com > > Ignore that, it was a slight error in the disk line. > > Im lost with this, its very odd. > > -----Original Message----- > From: Ian Tobin > Sent:23 February 2010 22:48> To: Ian Tobin; Pasi Kärkkäinen > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > > Going back through the log, only thing i found was this > > raise XendError("Unknown device type: %s" % name) > XendError: Unknown device type: None > > Not sure if that is the cause > > > -----Original Message----- > From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ian Tobin > Sent: 23 February 2010 22:38 > To: Pasi Kärkkäinen > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > > Well i have upgraded to squeeze which has installed udev (151-2) > >This still hasn''t has any affect :(> > Also grub2 got installed and it messed up everything, i managed to get it back to grub-legacy but thats going to caused more headaches for people. > > Any other ideas? > > thanks > > > > -----Original Message----- > From: Pasi Kärkkäinen [mailto:pasik@iki.fi] > Sent: 23 February 2010 20:11 > To: Ian Tobin > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplug scripts not working > > On Tue, Feb 23, 2010 at 08:06:50PM -0000, Ian Tobin wrote: > > Confirmed, > > > > > > > > Exact same issue on 32bit. I don''t think you can use lenny without udev > > being installed?? > > > > So maybe you need a newer udev version then? > > --Pasi> > > > > > > > > > > From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] > > Sent: 23 February 2010 19:34 > > To: Ian Tobin; Pasi Kärkkäinen > > Cc: xen-users@lists.xensource.com > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > > > > > > > I would guess udev is installed, but 2.6.31.X kernel is to high for this > > udev. > > It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) > > > > Boris. > > P.S. Just a guess. > > > > --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > > > From: Pasi Kärkkäinen <pasik@iki.fi> > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not beconnected.> > Hotplug scripts not working > > To: "Ian Tobin" <itobin@tidyhosts.com> > > Cc: xen-users@lists.xensource.com > > Date: Tuesday, February 23, 2010, 2:24 PM > > > > On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote: > > > Hello, > > > > > > Can anyone help? > > > > > > I have again installed a fresh OS Debian Lenny 64bit and done the > > > following > > > > > > Xen: > > > downloaded xen-3.4.2.tar.gz and extract it > > > cd xen-3.4.2 > > > make xen > > > make tools > > > make stubdom > > > > > > cd dist/install/ > > > cp -R * / > > > > > > downloadedJeremys kernel> > > > > > make menuconfig > > > make bzImage > > > make modules > > > make modules_install > > > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > > > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > > > cp -a System.map /boot/System.map-2.6.31.6 > > > cp -a .config /boot/config-2.6.31.6 > > > depmod -a > > > update-initramfs -c -k 2.6.31.6 > > > > > > added grub line and rebooted. XEN starts but DomU just keeps coming up > > > about hotplug scripts not working. > > > > > > Anyone? > > > > > > > Does "xm log" have more details about the error? Do you have udev > > installed in dom0? > > > > What''s your udevversion?> > > > -- Pasi > > > > > Thanks > > > > > > Ian > > > > > > > > > -----Original Message----- > > > From: Tej [mailto:[1]bewith.tej@gmail.com] > > > Sent: 20 February 2010 12:04 > > > To: Ian Tobin > > > Cc: [2]xen-users@lists.xensource.com > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > > Hotplug scripts not working > > > > > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <[3]itobin@tidyhosts.com> > > wrote: > > > > Hi guys, > > > > > > > > > > > > > > > > Familiar issue. > > > > > > > > > > > > > > >> Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny> > > > > > > > > > > > > > > > Everytime i build the server i get the same issue. The build goes well > > > but > > > > as soon as i try and start a DomU i get this problem. > > > > > > > > > > > > > > > > Have checked the bridge everytime which exists, checked vif config > > > which is > > > > fine and also have tried live configs from another server to no > > > effect. > > > > > > > > > > > > > > > > Logs show nothing. > > > > > > > > > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > >> create> > > > domu in one window and while it hangs jump to the other and issue xm > > > unpause > > > > domu and then jump back to the other and issue ctrl+c the and the domU > > > will > > > > start with networking! > > > > > > > > > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > > > scripts. > > > > > > > > > > > > > > > > Anyone else had this issue? > > > > > > I had this issue couple of time.... But I go for some quick fix for it. > > > what your udev directory says: > > > > > > # ls -l /etc/udev/rules.d > > > > > > If not hotplug scripts exist, copy it fromtools (could be some> > > dependency issue e.g uuid not installed ) > > > > > > > > > > > > > > > > > > > Ian > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Xen-users mailing list > > > > [4]Xen-users@lists.xensource.com > > > > [5]http://lists.xensource.com/xen-users > > > > > > > > > > > > > > > > _______________________________________________ > > > Xen-users mailing list > > > [6]Xen-users@lists.xensource.com > > > [7]http://lists.xensource.com/xen-users > > > >_______________________________________________> > Xen-users mailing list > > [8]Xen-users@lists.xensource.com > > [9]http://lists.xensource.com/xen-users > > > > > > > > References > > > > Visible links > > 1. file:///mc/compose?to=bewith.tej@gmail.com > > 2. file:///mc/compose?to=xen-users@lists.xensource.com > > 3. file:///mc/compose?to=itobin@tidyhosts.com > > 4. file:///mc/compose?to=Xen-users@lists.xensource.com > > 5. http://lists.xensource.com/xen-users > > 6. file:///mc/compose?to=Xen-users@lists.xensource.com > > 7. http://lists.xensource.com/xen-users > > 8. file:///mc/compose?to=Xen-users@lists.xensource.com > > 9. http://lists.xensource.com/xen-users > > > >_______________________________________________> 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-usersLive connected with Hotmail on your phone. Learn more. Live connected with Hotmail on your phone. Learn more. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Ian Tobin
2010-Feb-24 22:13 UTC
RE: [Xen-users] Error: Device 0 (vif) could not beconnected.Hotplugscripts not working
Hi, Where is that located in the menu config? I suspect that is my issue aswell. Thanks Ian From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Boris Derzhavets Sent: 24 February 2010 17:13 To: Mike Viau Cc: xen-users@lists.xensource.com Subject: RE: [Xen-users] Error: Device 0 (vif) could not beconnected.Hotplugscripts not working Hard link <*> Network Bridging and XEN-> Backend Drivers in Dom0 <*> It fixes your config. That''s all. B. --- On Wed, 2/24/10, Mike Viau <viaum@sheridanc.on.ca> wrote: From: Mike Viau <viaum@sheridanc.on.ca> Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working To: bderzhavets@yahoo.com Cc: xen-users@lists.xensource.com Date: Wednesday, February 24, 2010, 10:08 AM Non-working .config attached. I have been doing my best to try and read up on the options that were setup differently in the working .config you sent me. Do you know if JF setup some sort of wiki for configuring a xenified kernel? Thanks. -M ________________________________ Date: Wed, 24 Feb 2010 06:59:23 -0800 From: bderzhavets@yahoo.com Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working To: mike.viau@sheridanc.on.ca CC: xen-users@lists.xensource.com Hi Mike, Submit your .config , please . I would suspect you just missed bridged networking linking . I always tune manually configs for xenified and pvops kernels for about 1.5 years. Several times i asked for JF''s support, but there were not network hotplug issues Boris. --- On Tue, 2/23/10, Mike Viau <viaum@sheridanc.on.ca> wrote: From: Mike Viau <viaum@sheridanc.on.ca> Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working To: itobin@tidyhosts.com Cc: bderzhavets@yahoo.com, xen-users@lists.xensource.com, pasik@iki.fi Date: Tuesday, February 23, 2010, 6:17 PM I am using udev 0.125-7+lenny3 with a xenified 2.6.31.12 kernel. I was getting "Error: Device 0 (vif) could not be connected.Hotplugscripts not working" initially, but by using the .config provided thankfully by Boris (bderzhavets@yahoo.com) with the exact same setup, the error went away. I see you are using the PV OPS kernel though...... -M> Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > Date: Tue, 23 Feb 2010 22:59:29 +0000 > From: itobin@tidyhosts.com > To: itobin@tidyhosts.com; pasik@iki.fi > CC: bderzhavets@yahoo.com; xen-users@lists.xensource.com > > Ignore that, it was a slight error in the disk line. > > Im lost with this, its very odd. > > -----Original Message----- > From: Ian Tobin > Sent: 23 February 2010 22:48 > To: Ian Tobin; Pasi Kärkkäinen > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > > Going back through the log, only thing i found was this > > raise XendError("Unknown device type: %s" % name) > XendError: Unknown device type: None > > Not sure if that is the cause > > > -----Original Message----- > From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ian Tobin > Sent: 23 February 2010 22:38 > To: Pasi Kärkkäinen > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > > Well i have upgraded to squeeze which has installed udev (151-2) > > This still hasn''t has any affect :( > > Also grub2 got installed and it messed up everything, i managed to get it back to grub-legacy but thats going to caused more headaches for people. > > Any other ideas? > > thanks > > > > -----Original Message----- > From: Pasi Kärkkäinen [mailto:pasik@iki.fi] > Sent: 23 February 2010 20:11 > To: Ian Tobin > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplug scripts not working > > On Tue, Feb 23, 2010 at 08:06:50PM -0000, Ian Tobin wrote: > > Confirmed, > > > > > > > > Exact same issue on 32bit. I don''t think you can use lenny without udev > > being installed?? > > > > So maybe you need a newer udev version then? > > -- Pasi > > > > > > > > > > > From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] > > Sent: 23 February 2010 19:34 > > To: Ian Tobin; Pasi Kärkkäinen > > Cc: xen-users@lists.xensource.com > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > > > > > > > I would guess udev is installed, but 2.6.31.X kernel is to high for this > > udev. > > It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) > > > > Boris. > > P.S. Just a guess. > > > > --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > > > From: Pasi Kärkkäinen <pasik@iki.fi> > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > To: "Ian Tobin" <itobin@tidyhosts.com> > > Cc: xen-users@lists.xensource.com > > Date: Tuesday, February 23, 2010, 2:24 PM > > > > On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote: > > > Hello, > > > > > > Can anyone help? > > > > > > I have again installed a fresh OS Debian Lenny 64bit and done the > > > following > > > > > > Xen: > > > downloaded xen-3.4.2.tar.gz and extract it > > > cd xen-3.4.2 > > > make xen > > > make tools > > > make stubdom > > > > > > cd dist/install/ > > > cp -R * / > > > > > > downloaded Jeremys kernel > > > > > > make menuconfig > > > make bzImage > > > make modules > > > make modules_install > > > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > > > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > > > cp -a System.map /boot/System.map-2.6.31.6 > > > cp -a .config /boot/config-2.6.31.6 > > > depmod -a > > > update-initramfs -c -k 2.6.31.6 > > > > > > added grub line and rebooted. XEN starts but DomU just keeps coming up > > > about hotplug scripts not working. > > > > > > Anyone? > > > > > > > Does "xm log" have more details about the error? Do you have udev > > installed in dom0? > > > > What''s your udev version? > > > > -- Pasi > > > > > Thanks > > > > > > Ian > > > > > > > > > -----Original Message----- > > > From: Tej [mailto:[1]bewith.tej@gmail.com] > > > Sent: 20 February 2010 12:04 > > > To: Ian Tobin > > > Cc: [2]xen-users@lists.xensource.com > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > > Hotplug scripts not working > > > > > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <[3]itobin@tidyhosts.com> > > wrote: > > > > Hi guys, > > > > > > > > > > > > > > > > Familiar issue. > > > > > > > > > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > > > > > > > > > Everytime i build the server i get the same issue. The build goes well > > > but > > > > as soon as i try and start a DomU i get this problem. > > > > > > > > > > > > > > > > Have checked the bridge everytime which exists, checked vif config > > > which is > > > > fine and also have tried live configs from another server to no > > > effect. > > > > > > > > > > > > > > > > Logs show nothing. > > > > > > > > > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > > > create > > > > domu in one window and while it hangs jump to the other and issue xm > > > unpause > > > > domu and then jump back to the other and issue ctrl+c the and the domU > > > will > > > > start with networking! > > > > > > > > > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > > > scripts. > > > > > > > > > > > > > > > > Anyone else had this issue? > > > > > > I had this issue couple of time.... But I go for some quick fix for it. > > > what your udev directory says: > > > > > > # ls -l /etc/udev/rules.d > > > > > > If not hotplug scripts exist, copy it from tools (could be some > > > dependency issue e.g uuid not installed ) > > > > > > > > > > > > > > > > > > > Ian > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Xen-users mailing list > > > > [4]Xen-users@lists.xensource.com > > > > [5]http://lists.xensource.com/xen-users > > > > > > > > > > > > > > > > _______________________________________________ > > > Xen-users mailing list > > > [6]Xen-users@lists.xensource.com > > > [7]http://lists.xensource.com/xen-users > > > > _______________________________________________ > > Xen-users mailing list > > [8]Xen-users@lists.xensource.com > > [9]http://lists.xensource.com/xen-users > > > > > > > > References > > > > Visible links > > 1. file:///mc/compose?to=bewith.tej@gmail.com > > 2. file:///mc/compose?to=xen-users@lists.xensource.com > > 3. file:///mc/compose?to=itobin@tidyhosts.com > > 4. file:///mc/compose?to=Xen-users@lists.xensource.com > > 5. http://lists.xensource.com/xen-users > > 6. file:///mc/compose?to=Xen-users@lists.xensource.com > > 7. http://lists.xensource.com/xen-users > > 8. file:///mc/compose?to=Xen-users@lists.xensource.com > > 9. http://lists.xensource.com/xen-users > > > > _______________________________________________ > 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________________________________ Live connected with Hotmail on your phone. Learn more. <http://go.microsoft.com/?linkid=9708117> ________________________________ Live connected with Hotmail on your phone. Learn more. <http://go.microsoft.com/?linkid=9708117> _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Ian Tobin
2010-Feb-24 23:11 UTC
RE: [Xen-users] Error: Device 0 (vif) could not beconnected.Hotplugscripts not working
Think i found it Device drivers -à <*> Xen backend network device I have compiled the kernel with that option and now it works at last! Thanks for the help guys Ian From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Boris Derzhavets Sent: 24 February 2010 17:13 To: Mike Viau Cc: xen-users@lists.xensource.com Subject: RE: [Xen-users] Error: Device 0 (vif) could not beconnected.Hotplugscripts not working Hard link <*> Network Bridging and XEN-> Backend Drivers in Dom0 <*> It fixes your config. That''s all. B. --- On Wed, 2/24/10, Mike Viau <viaum@sheridanc.on.ca> wrote: From: Mike Viau <viaum@sheridanc.on.ca> Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working To: bderzhavets@yahoo.com Cc: xen-users@lists.xensource.com Date: Wednesday, February 24, 2010, 10:08 AM Non-working .config attached. I have been doing my best to try and read up on the options that were setup differently in the working .config you sent me. Do you know if JF setup some sort of wiki for configuring a xenified kernel? Thanks. -M ________________________________ Date: Wed, 24 Feb 2010 06:59:23 -0800 From: bderzhavets@yahoo.com Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working To: mike.viau@sheridanc.on.ca CC: xen-users@lists.xensource.com Hi Mike, Submit your .config , please . I would suspect you just missed bridged networking linking . I always tune manually configs for xenified and pvops kernels for about 1.5 years. Several times i asked for JF''s support, but there were not network hotplug issues Boris. --- On Tue, 2/23/10, Mike Viau <viaum@sheridanc.on.ca> wrote: From: Mike Viau <viaum@sheridanc.on.ca> Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working To: itobin@tidyhosts.com Cc: bderzhavets@yahoo.com, xen-users@lists.xensource.com, pasik@iki.fi Date: Tuesday, February 23, 2010, 6:17 PM I am using udev 0.125-7+lenny3 with a xenified 2.6.31.12 kernel. I was getting "Error: Device 0 (vif) could not be connected.Hotplugscripts not working" initially, but by using the .config provided thankfully by Boris (bderzhavets@yahoo.com) with the exact same setup, the error went away. I see you are using the PV OPS kernel though...... -M> Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > Date: Tue, 23 Feb 2010 22:59:29 +0000 > From: itobin@tidyhosts.com > To: itobin@tidyhosts.com; pasik@iki.fi > CC: bderzhavets@yahoo.com; xen-users@lists.xensource.com > > Ignore that, it was a slight error in the disk line. > > Im lost with this, its very odd. > > -----Original Message----- > From: Ian Tobin > Sent: 23 February 2010 22:48 > To: Ian Tobin; Pasi Kärkkäinen > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > > Going back through the log, only thing i found was this > > raise XendError("Unknown device type: %s" % name) > XendError: Unknown device type: None > > Not sure if that is the cause > > > -----Original Message----- > From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ian Tobin > Sent: 23 February 2010 22:38 > To: Pasi Kärkkäinen > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working > > Well i have upgraded to squeeze which has installed udev (151-2) > > This still hasn''t has any affect :( > > Also grub2 got installed and it messed up everything, i managed to get it back to grub-legacy but thats going to caused more headaches for people. > > Any other ideas? > > thanks > > > > -----Original Message----- > From: Pasi Kärkkäinen [mailto:pasik@iki.fi] > Sent: 23 February 2010 20:11 > To: Ian Tobin > Cc: Boris Derzhavets; xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplug scripts not working > > On Tue, Feb 23, 2010 at 08:06:50PM -0000, Ian Tobin wrote: > > Confirmed, > > > > > > > > Exact same issue on 32bit. I don''t think you can use lenny without udev > > being installed?? > > > > So maybe you need a newer udev version then? > > -- Pasi > > > > > > > > > > > From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] > > Sent: 23 February 2010 19:34 > > To: Ian Tobin; Pasi Kärkkäinen > > Cc: xen-users@lists.xensource.com > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > > > > > > > I would guess udev is installed, but 2.6.31.X kernel is to high for this > > udev. > > It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) > > > > Boris. > > P.S. Just a guess. > > > > --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > > > From: Pasi Kärkkäinen <pasik@iki.fi> > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > Hotplug scripts not working > > To: "Ian Tobin" <itobin@tidyhosts.com> > > Cc: xen-users@lists.xensource.com > > Date: Tuesday, February 23, 2010, 2:24 PM > > > > On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote: > > > Hello, > > > > > > Can anyone help? > > > > > > I have again installed a fresh OS Debian Lenny 64bit and done the > > > following > > > > > > Xen: > > > downloaded xen-3.4.2.tar.gz and extract it > > > cd xen-3.4.2 > > > make xen > > > make tools > > > make stubdom > > > > > > cd dist/install/ > > > cp -R * / > > > > > > downloaded Jeremys kernel > > > > > > make menuconfig > > > make bzImage > > > make modules > > > make modules_install > > > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > > > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > > > cp -a System.map /boot/System.map-2.6.31.6 > > > cp -a .config /boot/config-2.6.31.6 > > > depmod -a > > > update-initramfs -c -k 2.6.31.6 > > > > > > added grub line and rebooted. XEN starts but DomU just keeps coming up > > > about hotplug scripts not working. > > > > > > Anyone? > > > > > > > Does "xm log" have more details about the error? Do you have udev > > installed in dom0? > > > > What''s your udev version? > > > > -- Pasi > > > > > Thanks > > > > > > Ian > > > > > > > > > -----Original Message----- > > > From: Tej [mailto:[1]bewith.tej@gmail.com] > > > Sent: 20 February 2010 12:04 > > > To: Ian Tobin > > > Cc: [2]xen-users@lists.xensource.com > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > > Hotplug scripts not working > > > > > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <[3]itobin@tidyhosts.com> > > wrote: > > > > Hi guys, > > > > > > > > > > > > > > > > Familiar issue. > > > > > > > > > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > > > > > > > > > Everytime i build the server i get the same issue. The build goes well > > > but > > > > as soon as i try and start a DomU i get this problem. > > > > > > > > > > > > > > > > Have checked the bridge everytime which exists, checked vif config > > > which is > > > > fine and also have tried live configs from another server to no > > > effect. > > > > > > > > > > > > > > > > Logs show nothing. > > > > > > > > > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue xm > > > create > > > > domu in one window and while it hangs jump to the other and issue xm > > > unpause > > > > domu and then jump back to the other and issue ctrl+c the and the domU > > > will > > > > start with networking! > > > > > > > > > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > > > scripts. > > > > > > > > > > > > > > > > Anyone else had this issue? > > > > > > I had this issue couple of time.... But I go for some quick fix for it. > > > what your udev directory says: > > > > > > # ls -l /etc/udev/rules.d > > > > > > If not hotplug scripts exist, copy it from tools (could be some > > > dependency issue e.g uuid not installed ) > > > > > > > > > > > > > > > > > > > Ian > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Xen-users mailing list > > > > [4]Xen-users@lists.xensource.com > > > > [5]http://lists.xensource.com/xen-users > > > > > > > > > > > > > > > > _______________________________________________ > > > Xen-users mailing list > > > [6]Xen-users@lists.xensource.com > > > [7]http://lists.xensource.com/xen-users > > > > _______________________________________________ > > Xen-users mailing list > > [8]Xen-users@lists.xensource.com > > [9]http://lists.xensource.com/xen-users > > > > > > > > References > > > > Visible links > > 1. file:///mc/compose?to=bewith.tej@gmail.com > > 2. file:///mc/compose?to=xen-users@lists.xensource.com > > 3. file:///mc/compose?to=itobin@tidyhosts.com > > 4. file:///mc/compose?to=Xen-users@lists.xensource.com > > 5. http://lists.xensource.com/xen-users > > 6. file:///mc/compose?to=Xen-users@lists.xensource.com > > 7. http://lists.xensource.com/xen-users > > 8. file:///mc/compose?to=Xen-users@lists.xensource.com > > 9. http://lists.xensource.com/xen-users > > > > _______________________________________________ > 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________________________________ Live connected with Hotmail on your phone. Learn more. <http://go.microsoft.com/?linkid=9708117> ________________________________ Live connected with Hotmail on your phone. Learn more. <http://go.microsoft.com/?linkid=9708117> _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Pasi Kärkkäinen
2010-Feb-25 09:33 UTC
Re: [Xen-users] Error: Device 0 (vif) could not beconnected.Hotplugscripts not working
On Wed, Feb 24, 2010 at 11:11:26PM -0000, Ian Tobin wrote:> Think i found it > > Device drivers -à <*> Xen backend network device > I have compiled the kernel with that option and now it works at last! > > Thanks for the help guys > >Yeah.. netback is definitely a requirement for the vifs to work :) I didn''t even suspect you might be missing that.. oh well. -- Pasi> > Ian > > > > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Boris > Derzhavets > Sent: 24 February 2010 17:13 > To: Mike Viau > Cc: xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not > beconnected.Hotplugscripts not working > > > > Hard link <*> Network Bridging and XEN-> Backend Drivers in Dom0 <*> > It fixes your config. That''s all. > > B. > > --- On Wed, 2/24/10, Mike Viau <viaum@sheridanc.on.ca> wrote: > > From: Mike Viau <viaum@sheridanc.on.ca> > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > connected.Hotplugscripts not working > To: bderzhavets@yahoo.com > Cc: xen-users@lists.xensource.com > Date: Wednesday, February 24, 2010, 10:08 AM > > Non-working .config attached. > > I have been doing my best to try and read up on the options that were > setup differently in the working .config you sent me. > > Do you know if JF setup some sort of wiki for configuring a xenified > kernel? > > Thanks. > > > -M > > -------------------------------------------------------------------------- > > Date: Wed, 24 Feb 2010 06:59:23 -0800 > From: bderzhavets@yahoo.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > connected.Hotplugscripts not working > To: mike.viau@sheridanc.on.ca > CC: xen-users@lists.xensource.com > > Hi Mike, > Submit your .config , please . I would suspect you just missed bridged > networking > linking . I always tune manually configs for xenified and pvops kernels > for about > 1.5 years. Several times i asked for JF''s support, but there were not > network hotplug > issues > > Boris. > > --- On Tue, 2/23/10, Mike Viau <viaum@sheridanc.on.ca> wrote: > > From: Mike Viau <viaum@sheridanc.on.ca> > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > connected.Hotplugscripts not working > To: itobin@tidyhosts.com > Cc: bderzhavets@yahoo.com, xen-users@lists.xensource.com, pasik@iki.fi > Date: Tuesday, February 23, 2010, 6:17 PM > > I am using udev 0.125-7+lenny3 with a xenified 2.6.31.12 kernel. I was > getting "Error: Device 0 (vif) could not be connected.Hotplugscripts not > working" initially, but by using the .config provided thankfully by Boris > (bderzhavets@yahoo.com) with the exact same setup, the error went away. > > I see you are using the PV OPS kernel though...... > > -M > > > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > connected.Hotplugscripts not working > > Date: Tue, 23 Feb 2010 22:59:29 +0000 > > From: itobin@tidyhosts.com > > To: itobin@tidyhosts.com; pasik@iki.fi > > CC: bderzhavets@yahoo.com; xen-users@lists.xensource.com > > > > Ignore that, it was a slight error in the disk line. > > > > Im lost with this, its very odd. > > > > -----Original Message----- > > From: Ian Tobin > > Sent: 23 February 2010 22:48 > > To: Ian Tobin; Pasi Kärkkäinen > > Cc: Boris Derzhavets; xen-users@lists.xensource.com > > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > connected.Hotplugscripts not working > > > > Going back through the log, only thing i found was this > > > > raise XendError("Unknown device type: %s" % name) > > XendError: Unknown device type: None > > > > Not sure if that is the cause > > > > > > -----Original Message----- > > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ian Tobin > > Sent: 23 February 2010 22:38 > > To: Pasi Kärkkäinen > > Cc: Boris Derzhavets; xen-users@lists.xensource.com > > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > connected.Hotplugscripts not working > > > > Well i have upgraded to squeeze which has installed udev (151-2) > > > > This still hasn''t has any affect :( > > > > Also grub2 got installed and it messed up everything, i managed to get > it back to grub-legacy but thats going to caused more headaches for > people. > > > > Any other ideas? > > > > thanks > > > > > > > > -----Original Message----- > > From: Pasi Kärkkäinen [mailto:pasik@iki.fi] > > Sent: 23 February 2010 20:11 > > To: Ian Tobin > > Cc: Boris Derzhavets; xen-users@lists.xensource.com > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be > connected.Hotplug scripts not working > > > > On Tue, Feb 23, 2010 at 08:06:50PM -0000, Ian Tobin wrote: > > > Confirmed, > > > > > > > > > > > > Exact same issue on 32bit. I don''t think you can use lenny without > udev > > > being installed?? > > > > > > > So maybe you need a newer udev version then? > > > > -- Pasi > > > > > > > > > > > > > > > > > From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] > > > Sent: 23 February 2010 19:34 > > > To: Ian Tobin; Pasi Kärkkäinen > > > Cc: xen-users@lists.xensource.com > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > > Hotplug scripts not working > > > > > > > > > > > > I would guess udev is installed, but 2.6.31.X kernel is to high for > this > > > udev. > > > It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) > > > > > > Boris. > > > P.S. Just a guess. > > > > > > --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > > > > > From: Pasi Kärkkäinen <pasik@iki.fi> > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > > Hotplug scripts not working > > > To: "Ian Tobin" <itobin@tidyhosts.com> > > > Cc: xen-users@lists.xensource.com > > > Date: Tuesday, February 23, 2010, 2:24 PM > > > > > > On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote: > > > > Hello, > > > > > > > > Can anyone help? > > > > > > > > I have again installed a fresh OS Debian Lenny 64bit and done the > > > > following > > > > > > > > Xen: > > > > downloaded xen-3.4.2.tar.gz and extract it > > > > cd xen-3.4.2 > > > > make xen > > > > make tools > > > > make stubdom > > > > > > > > cd dist/install/ > > > > cp -R * / > > > > > > > > downloaded Jeremys kernel > > > > > > > > make menuconfig > > > > make bzImage > > > > make modules > > > > make modules_install > > > > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > > > > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > > > > cp -a System.map /boot/System.map-2.6.31.6 > > > > cp -a .config /boot/config-2.6.31.6 > > > > depmod -a > > > > update-initramfs -c -k 2.6.31.6 > > > > > > > > added grub line and rebooted. XEN starts but DomU just keeps coming > up > > > > about hotplug scripts not working. > > > > > > > > Anyone? > > > > > > > > > > Does "xm log" have more details about the error? Do you have udev > > > installed in dom0? > > > > > > What''s your udev version? > > > > > > -- Pasi > > > > > > > Thanks > > > > > > > > Ian > > > > > > > > > > > > -----Original Message----- > > > > From: Tej [mailto:[1]bewith.tej@gmail.com] > > > > Sent: 20 February 2010 12:04 > > > > To: Ian Tobin > > > > Cc: [2]xen-users@lists.xensource.com > > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be > connected. > > > > Hotplug scripts not working > > > > > > > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <[3]itobin@tidyhosts.com> > > > wrote: > > > > > Hi guys, > > > > > > > > > > > > > > > > > > > > Familiar issue. > > > > > > > > > > > > > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > > > > > > > > > > > > > Everytime i build the server i get the same issue. The build goes > well > > > > but > > > > > as soon as i try and start a DomU i get this problem. > > > > > > > > > > > > > > > > > > > > Have checked the bridge everytime which exists, checked vif config > > > > which is > > > > > fine and also have tried live configs from another server to no > > > > effect. > > > > > > > > > > > > > > > > > > > > Logs show nothing. > > > > > > > > > > > > > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue > xm > > > > create > > > > > domu in one window and while it hangs jump to the other and issue > xm > > > > unpause > > > > > domu and then jump back to the other and issue ctrl+c the and the > domU > > > > will > > > > > start with networking! > > > > > > > > > > > > > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > > > > scripts. > > > > > > > > > > > > > > > > > > > > Anyone else had this issue? > > > > > > > > I had this issue couple of time.... But I go for some quick fix for > it. > > > > what your udev directory says: > > > > > > > > # ls -l /etc/udev/rules.d > > > > > > > > If not hotplug scripts exist, copy it from tools (could be some > > > > dependency issue e.g uuid not installed ) > > > > > > > > > > > > > > > > > > > > > > > > Ian > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > Xen-users mailing list > > > > > [4]Xen-users@lists.xensource.com > > > > > [5]http://lists.xensource.com/xen-users > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Xen-users mailing list > > > > [6]Xen-users@lists.xensource.com > > > > [7]http://lists.xensource.com/xen-users > > > > > > _______________________________________________ > > > Xen-users mailing list > > > [8]Xen-users@lists.xensource.com > > > [9]http://lists.xensource.com/xen-users > > > > > > > > > > > > References > > > > > > Visible links > > > 1. file:///mc/compose?to=bewith.tej@gmail.com > > > 2. file:///mc/compose?to=xen-users@lists.xensource.com > > > 3. file:///mc/compose?to=itobin@tidyhosts.com > > > 4. file:///mc/compose?to=Xen-users@lists.xensource.com > > > 5. http://lists.xensource.com/xen-users > > > 6. file:///mc/compose?to=Xen-users@lists.xensource.com > > > 7. http://lists.xensource.com/xen-users > > > 8. file:///mc/compose?to=Xen-users@lists.xensource.com > > > 9. http://lists.xensource.com/xen-users > > > > > > > > _______________________________________________ > > 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 > > -------------------------------------------------------------------------- > > Live connected with Hotmail on your phone. [1]Learn more. > > > > -------------------------------------------------------------------------- > > Live connected with Hotmail on your phone. [2]Learn more. > > > > References > > Visible links > 1. http://go.microsoft.com/?linkid=9708117 > 2. http://go.microsoft.com/?linkid=9708117_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Ian Tobin
2010-Feb-25 14:04 UTC
RE: [Xen-users] Error: Device 0 (vif) could notbeconnected.Hotplugscripts not working
I didn''t even think to look in there, i just enabled the options in the processors features Oh well, one to remember lol :) Thanks Ian -----Original Message----- From: Pasi Kärkkäinen [mailto:pasik@iki.fi] Sent: 25 February 2010 09:34 To: Ian Tobin Cc: Boris Derzhavets; Mike Viau; xen-users@lists.xensource.com Subject: Re: [Xen-users] Error: Device 0 (vif) could notbeconnected.Hotplugscripts not working On Wed, Feb 24, 2010 at 11:11:26PM -0000, Ian Tobin wrote:> Think i found it > > Device drivers -à <*> Xen backend network device > I have compiled the kernel with that option and now it works at last! > > Thanks for the help guys > >Yeah.. netback is definitely a requirement for the vifs to work :) I didn''t even suspect you might be missing that.. oh well. -- Pasi> > Ian > > > > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Boris > Derzhavets > Sent: 24 February 2010 17:13 > To: Mike Viau > Cc: xen-users@lists.xensource.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not > beconnected.Hotplugscripts not working > > > > Hard link <*> Network Bridging and XEN-> Backend Drivers in Dom0 <*> > It fixes your config. That''s all. > > B. > > --- On Wed, 2/24/10, Mike Viau <viaum@sheridanc.on.ca> wrote: > > From: Mike Viau <viaum@sheridanc.on.ca> > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > connected.Hotplugscripts not working > To: bderzhavets@yahoo.com > Cc: xen-users@lists.xensource.com > Date: Wednesday, February 24, 2010, 10:08 AM > > Non-working .config attached. > > I have been doing my best to try and read up on the options that were > setup differently in the working .config you sent me. > > Do you know if JF setup some sort of wiki for configuring a xenified > kernel? > > Thanks. > > > -M > > -------------------------------------------------------------------------- > > Date: Wed, 24 Feb 2010 06:59:23 -0800 > From: bderzhavets@yahoo.com > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > connected.Hotplugscripts not working > To: mike.viau@sheridanc.on.ca > CC: xen-users@lists.xensource.com > > Hi Mike, > Submit your .config , please . I would suspect you just missed bridged > networking > linking . I always tune manually configs for xenified and pvops kernels > for about > 1.5 years. Several times i asked for JF''s support, but there were not > network hotplug > issues > > Boris. > > --- On Tue, 2/23/10, Mike Viau <viaum@sheridanc.on.ca> wrote: > > From: Mike Viau <viaum@sheridanc.on.ca> > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > connected.Hotplugscripts not working > To: itobin@tidyhosts.com > Cc: bderzhavets@yahoo.com, xen-users@lists.xensource.com, pasik@iki.fi > Date: Tuesday, February 23, 2010, 6:17 PM > > I am using udev 0.125-7+lenny3 with a xenified 2.6.31.12 kernel. I was > getting "Error: Device 0 (vif) could not be connected.Hotplugscripts not > working" initially, but by using the .config provided thankfully by Boris > (bderzhavets@yahoo.com) with the exact same setup, the error went away. > > I see you are using the PV OPS kernel though...... > > -M > > > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > connected.Hotplugscripts not working > > Date: Tue, 23 Feb 2010 22:59:29 +0000 > > From: itobin@tidyhosts.com > > To: itobin@tidyhosts.com; pasik@iki.fi > > CC: bderzhavets@yahoo.com; xen-users@lists.xensource.com > > > > Ignore that, it was a slight error in the disk line. > > > > Im lost with this, its very odd. > > > > -----Original Message----- > > From: Ian Tobin > > Sent: 23 February 2010 22:48 > > To: Ian Tobin; Pasi Kärkkäinen > > Cc: Boris Derzhavets; xen-users@lists.xensource.com > > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > connected.Hotplugscripts not working > > > > Going back through the log, only thing i found was this > > > > raise XendError("Unknown device type: %s" % name) > > XendError: Unknown device type: None > > > > Not sure if that is the cause > > > > > > -----Original Message----- > > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ian Tobin > > Sent: 23 February 2010 22:38 > > To: Pasi Kärkkäinen > > Cc: Boris Derzhavets; xen-users@lists.xensource.com > > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > connected.Hotplugscripts not working > > > > Well i have upgraded to squeeze which has installed udev (151-2) > > > > This still hasn''t has any affect :( > > > > Also grub2 got installed and it messed up everything, i managed to get > it back to grub-legacy but thats going to caused more headaches for > people. > > > > Any other ideas? > > > > thanks > > > > > > > > -----Original Message----- > > From: Pasi Kärkkäinen [mailto:pasik@iki.fi] > > Sent: 23 February 2010 20:11 > > To: Ian Tobin > > Cc: Boris Derzhavets; xen-users@lists.xensource.com > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be > connected.Hotplug scripts not working > > > > On Tue, Feb 23, 2010 at 08:06:50PM -0000, Ian Tobin wrote: > > > Confirmed, > > > > > > > > > > > > Exact same issue on 32bit. I don''t think you can use lenny without > udev > > > being installed?? > > > > > > > So maybe you need a newer udev version then? > > > > -- Pasi > > > > > > > > > > > > > > > > > From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] > > > Sent: 23 February 2010 19:34 > > > To: Ian Tobin; Pasi Kärkkäinen > > > Cc: xen-users@lists.xensource.com > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > > Hotplug scripts not working > > > > > > > > > > > > I would guess udev is installed, but 2.6.31.X kernel is to high for > this > > > udev. > > > It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) > > > > > > Boris. > > > P.S. Just a guess. > > > > > > --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > > > > > From: Pasi Kärkkäinen <pasik@iki.fi> > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > > Hotplug scripts not working > > > To: "Ian Tobin" <itobin@tidyhosts.com> > > > Cc: xen-users@lists.xensource.com > > > Date: Tuesday, February 23, 2010, 2:24 PM > > > > > > On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote: > > > > Hello, > > > > > > > > Can anyone help? > > > > > > > > I have again installed a fresh OS Debian Lenny 64bit and done the > > > > following > > > > > > > > Xen: > > > > downloaded xen-3.4.2.tar.gz and extract it > > > > cd xen-3.4.2 > > > > make xen > > > > make tools > > > > make stubdom > > > > > > > > cd dist/install/ > > > > cp -R * / > > > > > > > > downloaded Jeremys kernel > > > > > > > > make menuconfig > > > > make bzImage > > > > make modules > > > > make modules_install > > > > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > > > > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > > > > cp -a System.map /boot/System.map-2.6.31.6 > > > > cp -a .config /boot/config-2.6.31.6 > > > > depmod -a > > > > update-initramfs -c -k 2.6.31.6 > > > > > > > > added grub line and rebooted. XEN starts but DomU just keeps coming > up > > > > about hotplug scripts not working. > > > > > > > > Anyone? > > > > > > > > > > Does "xm log" have more details about the error? Do you have udev > > > installed in dom0? > > > > > > What''s your udev version? > > > > > > -- Pasi > > > > > > > Thanks > > > > > > > > Ian > > > > > > > > > > > > -----Original Message----- > > > > From: Tej [mailto:[1]bewith.tej@gmail.com] > > > > Sent: 20 February 2010 12:04 > > > > To: Ian Tobin > > > > Cc: [2]xen-users@lists.xensource.com > > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be > connected. > > > > Hotplug scripts not working > > > > > > > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <[3]itobin@tidyhosts.com> > > > wrote: > > > > > Hi guys, > > > > > > > > > > > > > > > > > > > > Familiar issue. > > > > > > > > > > > > > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > > > > > > > > > > > > > Everytime i build the server i get the same issue. The build goes > well > > > > but > > > > > as soon as i try and start a DomU i get this problem. > > > > > > > > > > > > > > > > > > > > Have checked the bridge everytime which exists, checked vif config > > > > which is > > > > > fine and also have tried live configs from another server to no > > > > effect. > > > > > > > > > > > > > > > > > > > > Logs show nothing. > > > > > > > > > > > > > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue > xm > > > > create > > > > > domu in one window and while it hangs jump to the other and issue > xm > > > > unpause > > > > > domu and then jump back to the other and issue ctrl+c the and the > domU > > > > will > > > > > start with networking! > > > > > > > > > > > > > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > > > > scripts. > > > > > > > > > > > > > > > > > > > > Anyone else had this issue? > > > > > > > > I had this issue couple of time.... But I go for some quick fix for > it. > > > > what your udev directory says: > > > > > > > > # ls -l /etc/udev/rules.d > > > > > > > > If not hotplug scripts exist, copy it from tools (could be some > > > > dependency issue e.g uuid not installed ) > > > > > > > > > > > > > > > > > > > > > > > > Ian > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > Xen-users mailing list > > > > > [4]Xen-users@lists.xensource.com > > > > > [5]http://lists.xensource.com/xen-users > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Xen-users mailing list > > > > [6]Xen-users@lists.xensource.com > > > > [7]http://lists.xensource.com/xen-users > > > > > > _______________________________________________ > > > Xen-users mailing list > > > [8]Xen-users@lists.xensource.com > > > [9]http://lists.xensource.com/xen-users > > > > > > > > > > > > References > > > > > > Visible links > > > 1. file:///mc/compose?to=bewith.tej@gmail.com > > > 2. file:///mc/compose?to=xen-users@lists.xensource.com > > > 3. file:///mc/compose?to=itobin@tidyhosts.com > > > 4. file:///mc/compose?to=Xen-users@lists.xensource.com > > > 5. http://lists.xensource.com/xen-users > > > 6. file:///mc/compose?to=Xen-users@lists.xensource.com > > > 7. http://lists.xensource.com/xen-users > > > 8. file:///mc/compose?to=Xen-users@lists.xensource.com > > > 9. http://lists.xensource.com/xen-users > > > > > > > > _______________________________________________ > > 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 > > -------------------------------------------------------------------------- > > Live connected with Hotmail on your phone. [1]Learn more. > > > > -------------------------------------------------------------------------- > > Live connected with Hotmail on your phone. [2]Learn more. > > > > References > > Visible links > 1. http://go.microsoft.com/?linkid=9708117 > 2. http://go.microsoft.com/?linkid=9708117_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Mike Viau
2010-Feb-26 15:36 UTC
RE: [Xen-users] Error: Device 0 (vif) could notbeconnected. Hotplugscripts not working
Not sure if I should start a thread for this, but I''ve been running Xen with a xenified kernel (using the attached .config). I have notice my LAN traffic to my Xen host is bottlenecking now 1MB/s. I would have thought to believe it was merely just a performance impact due to some Xen overhead. When I rolled back to the Debain xen kernel however my baremetel performance was back at ~4.5MB/s. I was hoping one could suggest options in the .config that might be modified in order to obtain better LAN performance to the Xen host. -M> Subject: RE: [Xen-users] Error: Device 0 (vif) could notbeconnected.Hotplugscripts not working > Date: Thu, 25 Feb 2010 14:04:36 +0000 > From: itobin@tidyhosts.com > To: pasik@iki.fi > CC: bderzhavets@yahoo.com; mike.viau@sheridanc.on.ca; xen-users@lists.xensource.com > > I didn''t even think to look in there, i just enabled the options in the processors features > > Oh well, one to remember lol :) > > Thanks > > Ian > > > > -----Original Message----- > From: Pasi Kärkkäinen [mailto:pasik@iki.fi] > Sent: 25 February 2010 09:34 > To: Ian Tobin > Cc: Boris Derzhavets; Mike Viau; xen-users@lists.xensource.com > Subject: Re: [Xen-users] Error: Device 0 (vif) could notbeconnected.Hotplugscripts not working > > On Wed, Feb 24, 2010 at 11:11:26PM -0000, Ian Tobin wrote: > > Think i found it > > > > Device drivers -à <*> Xen backend network device > > I have compiled the kernel with that option and now it works at last! > > > > Thanks for the help guys > > > > > > Yeah.. netback is definitely a requirement for the vifs to work :) > I didn''t even suspect you might be missing that.. oh well. > > -- Pasi > > > > > Ian > > > > > > > > From: xen-users-bounces@lists.xensource.com > > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Boris > > Derzhavets > > Sent: 24 February 2010 17:13 > > To: Mike Viau > > Cc: xen-users@lists.xensource.com > > Subject: RE: [Xen-users] Error: Device 0 (vif) could not > > beconnected.Hotplugscripts not working > > > > > > > > Hard link <*> Network Bridging and XEN-> Backend Drivers in Dom0 <*> > > It fixes your config. That''s all. > > > > B. > > > > --- On Wed, 2/24/10, Mike Viau <viaum@sheridanc.on.ca> wrote: > > > > From: Mike Viau <viaum@sheridanc.on.ca> > > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > > connected.Hotplugscripts not working > > To: bderzhavets@yahoo.com > > Cc: xen-users@lists.xensource.com > > Date: Wednesday, February 24, 2010, 10:08 AM > > > > Non-working .config attached. > > > > I have been doing my best to try and read up on the options that were > > setup differently in the working .config you sent me. > > > > Do you know if JF setup some sort of wiki for configuring a xenified > > kernel? > > > > Thanks. > > > > > > -M > > > > -------------------------------------------------------------------------- > > > > Date: Wed, 24 Feb 2010 06:59:23 -0800 > > From: bderzhavets@yahoo.com > > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > > connected.Hotplugscripts not working > > To: mike.viau@sheridanc.on.ca > > CC: xen-users@lists.xensource.com > > > > Hi Mike, > > Submit your .config , please . I would suspect you just missed bridged > > networking > > linking . I always tune manually configs for xenified and pvops kernels > > for about > > 1.5 years. Several times i asked for JF''s support, but there were not > > network hotplug > > issues > > > > Boris. > > > > --- On Tue, 2/23/10, Mike Viau <viaum@sheridanc.on.ca> wrote: > > > > From: Mike Viau <viaum@sheridanc.on.ca> > > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > > connected.Hotplugscripts not working > > To: itobin@tidyhosts.com > > Cc: bderzhavets@yahoo.com, xen-users@lists.xensource.com, pasik@iki.fi > > Date: Tuesday, February 23, 2010, 6:17 PM > > > > I am using udev 0.125-7+lenny3 with a xenified 2.6.31.12 kernel. I was > > getting "Error: Device 0 (vif) could not be connected.Hotplugscripts not > > working" initially, but by using the .config provided thankfully by Boris > > (bderzhavets@yahoo.com) with the exact same setup, the error went away. > > > > I see you are using the PV OPS kernel though...... > > > > -M > > > > > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > > connected.Hotplugscripts not working > > > Date: Tue, 23 Feb 2010 22:59:29 +0000 > > > From: itobin@tidyhosts.com > > > To: itobin@tidyhosts.com; pasik@iki.fi > > > CC: bderzhavets@yahoo.com; xen-users@lists.xensource.com > > > > > > Ignore that, it was a slight error in the disk line. > > > > > > Im lost with this, its very odd. > > > > > > -----Original Message----- > > > From: Ian Tobin > > > Sent: 23 February 2010 22:48 > > > To: Ian Tobin; Pasi Kärkkäinen > > > Cc: Boris Derzhavets; xen-users@lists.xensource.com > > > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > > connected.Hotplugscripts not working > > > > > > Going back through the log, only thing i found was this > > > > > > raise XendError("Unknown device type: %s" % name) > > > XendError: Unknown device type: None > > > > > > Not sure if that is the cause > > > > > > > > > -----Original Message----- > > > From: xen-users-bounces@lists.xensource.com > > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Ian Tobin > > > Sent: 23 February 2010 22:38 > > > To: Pasi Kärkkäinen > > > Cc: Boris Derzhavets; xen-users@lists.xensource.com > > > Subject: RE: [Xen-users] Error: Device 0 (vif) could not be > > connected.Hotplugscripts not working > > > > > > Well i have upgraded to squeeze which has installed udev (151-2) > > > > > > This still hasn''t has any affect :( > > > > > > Also grub2 got installed and it messed up everything, i managed to get > > it back to grub-legacy but thats going to caused more headaches for > > people. > > > > > > Any other ideas? > > > > > > thanks > > > > > > > > > > > > -----Original Message----- > > > From: Pasi Kärkkäinen [mailto:pasik@iki.fi] > > > Sent: 23 February 2010 20:11 > > > To: Ian Tobin > > > Cc: Boris Derzhavets; xen-users@lists.xensource.com > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be > > connected.Hotplug scripts not working > > > > > > On Tue, Feb 23, 2010 at 08:06:50PM -0000, Ian Tobin wrote: > > > > Confirmed, > > > > > > > > > > > > > > > > Exact same issue on 32bit. I don''t think you can use lenny without > > udev > > > > being installed?? > > > > > > > > > > So maybe you need a newer udev version then? > > > > > > -- Pasi > > > > > > > > > > > > > > > > > > > > > > > From: Boris Derzhavets [mailto:bderzhavets@yahoo.com] > > > > Sent: 23 February 2010 19:34 > > > > To: Ian Tobin; Pasi Kärkkäinen > > > > Cc: xen-users@lists.xensource.com > > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > > > Hotplug scripts not working > > > > > > > > > > > > > > > > I would guess udev is installed, but 2.6.31.X kernel is to high for > > this > > > > udev. > > > > It doesn''t happen on Jaunty&Karmic Servers (9.04, 9.10) > > > > > > > > Boris. > > > > P.S. Just a guess. > > > > > > > > --- On Tue, 2/23/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > > > > > > > From: Pasi Kärkkäinen <pasik@iki.fi> > > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be connected. > > > > Hotplug scripts not working > > > > To: "Ian Tobin" <itobin@tidyhosts.com> > > > > Cc: xen-users@lists.xensource.com > > > > Date: Tuesday, February 23, 2010, 2:24 PM > > > > > > > > On Tue, Feb 23, 2010 at 01:30:12PM -0000, Ian Tobin wrote: > > > > > Hello, > > > > > > > > > > Can anyone help? > > > > > > > > > > I have again installed a fresh OS Debian Lenny 64bit and done the > > > > > following > > > > > > > > > > Xen: > > > > > downloaded xen-3.4.2.tar.gz and extract it > > > > > cd xen-3.4.2 > > > > > make xen > > > > > make tools > > > > > make stubdom > > > > > > > > > > cd dist/install/ > > > > > cp -R * / > > > > > > > > > > downloaded Jeremys kernel > > > > > > > > > > make menuconfig > > > > > make bzImage > > > > > make modules > > > > > make modules_install > > > > > add to /etc/fstab none /proc/xen xenfs defaults 0 0 > > > > > cp -a arch/x86/boot/bzImage /boot/vmlinuz-2.6.31.6 > > > > > cp -a System.map /boot/System.map-2.6.31.6 > > > > > cp -a .config /boot/config-2.6.31.6 > > > > > depmod -a > > > > > update-initramfs -c -k 2.6.31.6 > > > > > > > > > > added grub line and rebooted. XEN starts but DomU just keeps coming > > up > > > > > about hotplug scripts not working. > > > > > > > > > > Anyone? > > > > > > > > > > > > > Does "xm log" have more details about the error? Do you have udev > > > > installed in dom0? > > > > > > > > What''s your udev version? > > > > > > > > -- Pasi > > > > > > > > > Thanks > > > > > > > > > > Ian > > > > > > > > > > > > > > > -----Original Message----- > > > > > From: Tej [mailto:[1]bewith.tej@gmail.com] > > > > > Sent: 20 February 2010 12:04 > > > > > To: Ian Tobin > > > > > Cc: [2]xen-users@lists.xensource.com > > > > > Subject: Re: [Xen-users] Error: Device 0 (vif) could not be > > connected. > > > > > Hotplug scripts not working > > > > > > > > > > On Sat, Feb 20, 2010 at 5:25 AM, Ian Tobin <[3]itobin@tidyhosts.com> > > > > wrote: > > > > > > Hi guys, > > > > > > > > > > > > > > > > > > > > > > > > Familiar issue. > > > > > > > > > > > > > > > > > > > > > > > > Running pv_ops kernel 2.6.31.6 64 bit on Debian Lenny > > > > > > > > > > > > > > > > > > > > > > > > Everytime i build the server i get the same issue. The build goes > > well > > > > > but > > > > > > as soon as i try and start a DomU i get this problem. > > > > > > > > > > > > > > > > > > > > > > > > Have checked the bridge everytime which exists, checked vif config > > > > > which is > > > > > > fine and also have tried live configs from another server to no > > > > > effect. > > > > > > > > > > > > > > > > > > > > > > > > Logs show nothing. > > > > > > > > > > > > > > > > > > > > > > > > Interesting i have found if i have 2 ssh windows open i can issue > > xm > > > > > create > > > > > > domu in one window and while it hangs jump to the other and issue > > xm > > > > > unpause > > > > > > domu and then jump back to the other and issue ctrl+c the and the > > domU > > > > > will > > > > > > start with networking! > > > > > > > > > > > > > > > > > > > > > > > > Im really puzzled but it sounds to me like a bug in one of the xen > > > > > scripts. > > > > > > > > > > > > > > > > > > > > > > > > Anyone else had this issue? > > > > > > > > > > I had this issue couple of time.... But I go for some quick fix for > > it. > > > > > what your udev directory says: > > > > > > > > > > # ls -l /etc/udev/rules.d > > > > > > > > > > If not hotplug scripts exist, copy it from tools (could be some > > > > > dependency issue e.g uuid not installed ) > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Ian > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > > Xen-users mailing list > > > > > > [4]Xen-users@lists.xensource.com > > > > > > [5]http://lists.xensource.com/xen-users > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > Xen-users mailing list > > > > > [6]Xen-users@lists.xensource.com > > > > > [7]http://lists.xensource.com/xen-users > > > > > > > > _______________________________________________ > > > > Xen-users mailing list > > > > [8]Xen-users@lists.xensource.com > > > > [9]http://lists.xensource.com/xen-users > > > > > > > > > > > > > > > > References > > > > > > > > Visible links > > > > 1. file:///mc/compose?to=bewith.tej@gmail.com > > > > 2. file:///mc/compose?to=xen-users@lists.xensource.com > > > > 3. file:///mc/compose?to=itobin@tidyhosts.com > > > > 4. file:///mc/compose?to=Xen-users@lists.xensource.com > > > > 5. http://lists.xensource.com/xen-users > > > > 6. file:///mc/compose?to=Xen-users@lists.xensource.com > > > > 7. http://lists.xensource.com/xen-users > > > > 8. file:///mc/compose?to=Xen-users@lists.xensource.com > > > > 9. http://lists.xensource.com/xen-users > > > > > > > > > > > > _______________________________________________ > > > 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 > > > > -------------------------------------------------------------------------- > > > > Live connected with Hotmail on your phone. [1]Learn more. > > > > > > > > -------------------------------------------------------------------------- > > > > Live connected with Hotmail on your phone. [2]Learn more. > > > > > > > > References > > > > Visible links > > 1. http://go.microsoft.com/?linkid=9708117 > > 2. http://go.microsoft.com/?linkid=9708117 > > > > _______________________________________________ > 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