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 konrad.w...@oracle.com 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

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 konrad.w...@oracle.com 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

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 konrad.w...@oracle.com 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 konrad.w...@oracle.com wrote: Huh? Why? This is what I've in my /etc/defalt/grub

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

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 m.a.yo...@durham.ac.uk 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

Re: [Fedora-xen] pciback at boot time

2012-10-14 Thread M A Young
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 which line in the configuration it goes on in /etc/default/grub - leaving it on the XEN line for now.  I created