I haven''t had much luck googling for this, but Im starting to suspect that I just don''t have the right search terms. When you boot a dom0 kernel, you get around 8 network interfaces in addition to the usual eth0. When you boot a domU kernel, you get only what you specify. Since I have some driver domains that require a dom0 kernel but don''t require all the vifs, is their a way to boot a dom0 without all of the virtual interfaces? Secondly, has anyone had much luck installing asterisk and the zaptel drivers on the 3.0 code? -- Jason The place where you made your stand never mattered, only that you were there... and still on your feet _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
jason wrote:> is their a way to boot a dom0 without all of the virtual interfaces?Pass loopback.nloopbacks=NUMBER to kernel command line. (I haven''t tried it myself yet.) Regards, ogi _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
jason wrote:> No dice. I tried adding it as an extra statement in my conf file > > extra="loopback.nloopbacks=0" > > without any luck. I also tried adding it to the kernel > statement, but that of course bombed out with a "kernel not > found" Am I perhaps putting it in the wrong place? BTW, this is a > priviledged domain that is being run from dom0 and not my root > dom0. I haven''t tried it on that one because downtime=bad.Well, you want to change this for dom0 so it should be passed to dom0 kernel command line in Grub''s menu.lst. Again, I haven''t tried that myself so you may want to test it on non-production machine. Regards, ogi _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
No dice. I tried adding it as an extra statement in my conf file extra="loopback.nloopbacks=0" without any luck. I also tried adding it to the kernel statement, but that of course bombed out with a "kernel not found" Am I perhaps putting it in the wrong place? BTW, this is a priviledged domain that is being run from dom0 and not my root dom0. I haven''t tried it on that one because downtime=bad. -- Jason The place where you made your stand never mattered, only that you were there... and still on your feet On Thu, 23 Mar 2006, Ognyan Kulev wrote:> jason wrote: >> is their a way to boot a dom0 without all of the virtual interfaces? > > Pass loopback.nloopbacks=NUMBER to kernel command line. (I haven''t > tried it myself yet.) > > Regards, > ogi > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Negative in Dom0 also. -- Jason The place where you made your stand never mattered, only that you were there... and still on your feet On Thu, 23 Mar 2006, Ognyan Kulev wrote:> jason wrote: >> No dice. I tried adding it as an extra statement in my conf file >> >> extra="loopback.nloopbacks=0" >> >> without any luck. I also tried adding it to the kernel >> statement, but that of course bombed out with a "kernel not >> found" Am I perhaps putting it in the wrong place? BTW, this is a >> priviledged domain that is being run from dom0 and not my root >> dom0. I haven''t tried it on that one because downtime=bad. > > Well, you want to change this for dom0 so it should be passed to dom0 > kernel command line in Grub''s menu.lst. Again, I haven''t tried that > myself so you may want to test it on non-production machine. > > Regards, > ogi > > _______________________________________________ > 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
max_loop=       [LOOP] Maximum number of loopback devices that can
                       be mounted
                       Format: <1-256>
Works perfectly for me.
Found in /usr/src/linux/Documentation/kernel-parameters.txt
Stefan
> -----Ursprüngliche Nachricht-----
> Von: Jason <xen@jasonandjessi.com>
> Gesendet: 23.03.06 18:37:57
> An: Ognyan Kulev <ogi@fmi.uni-sofia.bg>
> CC: xen-users@lists.xensource.com
> Betreff: Re: [Xen-users] Dom0 vif''s and veth''s
> Negative in Dom0 also.
> 
> -- 
> Jason
> The place where you made your stand never mattered,
> only that you were there... and still on your feet
> 
> On Thu, 23 Mar 2006, Ognyan Kulev wrote:
> 
> > jason wrote:
> >> No dice. I tried adding it as an extra statement in my conf file
> >>
> >> extra="loopback.nloopbacks=0"
> >>
> >> without any luck.   I also tried adding it to the kernel
> >> statement, but that of course bombed out with a "kernel not
> >> found" Am I perhaps putting it in the wrong place?  BTW, this
is a
> >> priviledged domain that is being run from dom0 and not my root
> >> dom0. I haven''t tried it on that one because
downtime=bad.
> >
> > Well, you want to change this for dom0 so it should be passed to dom0
> > kernel command line in Grub''s menu.lst.  Again, I
haven''t tried that
> > myself so you may want to test it on non-production machine.
> >
> > Regards,
> > ogi
> >
> > _______________________________________________
> > 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