Re: [Fedora-xen] pciback at boot time

2012-10-15 Thread Gordon McLellan
On Mon, Oct 15, 2012 at 10:20 AM, M A Young wrote: > > If you haven't already done so I suggest you get rid of anything in > /etc/modprobe.d/ you added, just in case that is getting in the way. > > Michael Young I double checked, nothing about xen-pciback in /etc/modprobe.d and /etc/modpr

Re: [Fedora-xen] pciback at boot time

2012-10-15 Thread M A Young
On Mon, 15 Oct 2012, Gordon McLellan wrote: pciback is compiled as a module: [root@xenhost ~]# grep BACKEND /boot/config-3.6.1-1.fc17.x86_64 CONFIG_XEN_BLKDEV_BACKEND=m CONFIG_XEN_NETDEV_BACKEND=m CONFIG_XEN_BACKEND=y CONFIG_XEN_PCIDEV_BACKEND=m and the file does exist: [root@xenhost ~]# ls -la

Re: [Fedora-xen] pciback at boot time

2012-10-15 Thread Gordon McLellan
On Mon, Oct 15, 2012 at 9:51 AM, Konrad Rzeszutek Wilk wrote: > On Mon, Oct 15, 2012 at 09:50:31AM -0400, Gordon McLellan wrote: >> On Mon, Oct 15, 2012 at 9:03 AM, Konrad Rzeszutek Wilk >> wrote: >> > >> > Huh? Why? This is what I've in my /etc/defalt/grub >> > >> > [root@phenom konrad]# cat /et

Re: [Fedora-xen] pciback at boot time

2012-10-15 Thread Konrad Rzeszutek Wilk
On Mon, Oct 15, 2012 at 09:50:31AM -0400, Gordon McLellan wrote: > On Mon, Oct 15, 2012 at 9:03 AM, Konrad Rzeszutek Wilk > wrote: > > > > Huh? Why? This is what I've in my /etc/defalt/grub > > > > [root@phenom konrad]# cat /etc/default/grub > > GRUB_TIMEOUT=5 > > GRUB_DISTRIBUTOR="Xen 4.1" > > GR

Re: [Fedora-xen] pciback at boot time

2012-10-15 Thread Gordon McLellan
On Mon, Oct 15, 2012 at 9:03 AM, Konrad Rzeszutek Wilk wrote: > > Huh? Why? This is what I've in my /etc/defalt/grub > > [root@phenom konrad]# cat /etc/default/grub > GRUB_TIMEOUT=5 > GRUB_DISTRIBUTOR="Xen 4.1" > GRUB_DEFAULT=saved > GRUB_CMDLINE_LINUX="rd.md=0 rd.lvm=0 rd.dm=0 KEYTABLE=us debug

Re: [Fedora-xen] pciback at boot time

2012-10-15 Thread Konrad Rzeszutek Wilk
On Sun, Oct 14, 2012 at 10:22:43PM -0400, Gordon McLellan wrote: > On Sun, Oct 14, 2012 at 4:08 PM, M A Young wrote: > > On Sun, 14 Oct 2012, Gordon McLellan wrote: > > > >> Thank you for the tips. I made sure I specified xen-pciback instead of > >> the > >> older pciback ... not really sure whic