Re: Xen in Etch, basic setup

2008-04-11 Thread Carl Fink
Just to clarify: if I need 2.6.24 to support my WiFi card, I therefore can not use Xen until some later kernel is released that can support both? I should therefore try one of QEMU/VirtualBox/VMWare/Something Else Entirely? -- Carl Fink [EMAIL PROTECTED] Read my blog a

Re: Xen in Etch, basic setup

2008-04-11 Thread Steve Lamb
Andrew Sackville-West wrote: > What do you mean by "cannot"? Do you mean it will not by design or > cannot due to bugs? curious. Cannot as in every kernel has to be reported to run under Xen. Supposedly the last kernel that can run both Dom0 and DomU is 2.6.18 but Ubuntu apparently has it up

Re: Xen in Etch, basic setup

2008-04-11 Thread Andrew Sackville-West
On Thu, Apr 10, 2008 at 09:58:29AM -0700, Steve Lamb wrote: > On Tue, April 8, 2008 3:19 pm, Andrew Sackville-West wrote: > > well, that's just plain frustrating. It's got me worried because my > > xen setup is working great in etch... might have to leave it there for > > a while. > > Well, th

Re: Xen in Etch, basic setup

2008-04-10 Thread Steve Lamb
On Tue, April 8, 2008 3:19 pm, Andrew Sackville-West wrote: > well, that's just plain frustrating. It's got me worried because my > xen setup is working great in etch... might have to leave it there for > a while. Well, the main problem is that testing installs 2.6.24-xen and does not have any

Re: Xen in Etch, basic setup

2008-04-08 Thread Andrew Sackville-West
Apparently I had some mail in the queue on my laptop... On Tue, Apr 08, 2008 at 09:44:15AM -0700, Steve Lamb wrote: > On Sun, April 6, 2008 11:09 am, Andrew Sackville-West wrote: > >> auto eth1 > >> iface eth1 inet static > >> address 192.168.1.21 > >> netmask 255.255.255.0 > >>

Re: Xen in Etch, basic setup

2008-04-08 Thread Steve Lamb
On Sun, April 6, 2008 11:09 am, Andrew Sackville-West wrote: >> auto eth1 >> iface eth1 inet static >> address 192.168.1.21 >> netmask 255.255.255.0 >> gateway 192.168.1.1 >> >> auto eth1:1 >> iface eth1:1 inet static >> address 192.168.1.1 >> netmask 255.255

Re: Xen in Etch, basic setup

2008-04-07 Thread Andrew Sackville-West
On Sun, Apr 06, 2008 at 06:17:53AM -0700, Steve Lamb wrote: > Andrew Sackville-West wrote: >> so far as I know, having shorewall turned off in >> /etc/defaults/shorewall completely prevents it from running. So you >> would be left with bog standard iptables setup -- wide open. > > For the recor

Re: Xen in Etch, basic setup

2008-04-06 Thread Steve Lamb
Steve Lamb wrote: The really funky thing is the last time I set the machine for bridge networking, just a few minutes ago, xenbr1 got eth1's IP and there was a xenbr1:2 which got eth1:1's IP. I figured with funky results like the one above I should get a tar-ball of the same version f

Re: Xen in Etch, basic setup

2008-04-06 Thread Steve Lamb
Andrew Sackville-West wrote: so far as I know, having shorewall turned off in /etc/defaults/shorewall completely prevents it from running. So you would be left with bog standard iptables setup -- wide open. For the record this is indeed the case. iptables -L showed nothing when I checked.

Re: Xen in Etch, basic setup

2008-04-04 Thread Andrew Sackville-West
On Fri, Apr 04, 2008 at 04:51:10PM -0700, Steve Lamb wrote: > On Fri, April 4, 2008 9:54 am, Andrew Sackville-West wrote: > > On Fri, Apr 04, 2008 at 09:17:46AM -0700, Steve Lamb wrote: > >> Something in the process I am missing is. I have to be missing > >> something since my configuration, espec

Re: Xen in Etch, basic setup

2008-04-04 Thread Ken Irving
On Fri, Apr 04, 2008 at 04:51:10PM -0700, Steve Lamb wrote: > On Fri, April 4, 2008 9:54 am, Andrew Sackville-West wrote: > > On Fri, Apr 04, 2008 at 09:17:46AM -0700, Steve Lamb wrote: > >> Something in the process I am missing is. I have to be missing > >> something since my configuration, espec

Re: Xen in Etch, basic setup

2008-04-04 Thread Steve Lamb
On Fri, April 4, 2008 9:54 am, Andrew Sackville-West wrote: > On Fri, Apr 04, 2008 at 09:17:46AM -0700, Steve Lamb wrote: >> Something in the process I am missing is. I have to be missing >> something since my configuration, especially this single ethernet >> card test, should work. I can't find

Re: Xen in Etch, basic setup

2008-04-04 Thread Andrew Sackville-West
On Fri, Apr 04, 2008 at 09:17:46AM -0700, Steve Lamb wrote: > On Fri, April 4, 2008 7:51 am, Andrew Sackville-West wrote: > > On Fri, Apr 04, 2008 at 01:09:09AM -0800, Steve Lamb wrote: > > I think it does make some difference in that I don't specify an IP, my > > vif= lookslike this: > > > dhcp =

Re: Xen in Etch, basic setup

2008-04-04 Thread Steve Lamb
On Fri, April 4, 2008 7:51 am, Andrew Sackville-West wrote: > On Fri, Apr 04, 2008 at 01:09:09AM -0800, Steve Lamb wrote: > I think it does make some difference in that I don't specify an IP, my > vif= lookslike this: > dhcp = 'dhcp' > vif = [ 'mac=aa:00:00:00:00:22, bridge=xenbrDMZ' ] > but I u

Re: Xen in Etch, basic setup

2008-04-04 Thread Andrew Sackville-West
On Fri, Apr 04, 2008 at 01:09:09AM -0800, Steve Lamb wrote: > Jeff D wrote: >> what options do you have in your xend-config.sxp? Do you have bridge-utils >> installed? > > Right now: > [EMAIL PROTECTED]:/etc/xen} grep -v # xend-config.sxp_wip | sort | uniq > > (dom0-cpus 0) > (dom0-min-mem 196) > (

Re: Xen in Etch, basic setup

2008-04-04 Thread Steve Lamb
Jeff D wrote: what options do you have in your xend-config.sxp? Do you have bridge-utils installed? Right now: [EMAIL PROTECTED]:/etc/xen} grep -v # xend-config.sxp_wip | sort | uniq (dom0-cpus 0) (dom0-min-mem 196) (logfile /var/log/xen/xend.log) (loglevel DEBUG) (network-script 'network-brid

Re: Xen in Etch, basic setup

2008-04-03 Thread Jeff D
On Thu, 3 Apr 2008, Steve Lamb wrote: > Hello, > Does anyone know of a web page that describes a basic setup of Xen in > Etch? I've seen several at howtoforge and each of them, while fairly > simple, do not match my experience at all. I follow the directions > exactly and after a time what t

Xen in Etch, basic setup

2008-04-03 Thread Steve Lamb
Hello, Does anyone know of a web page that describes a basic setup of Xen in Etch? I've seen several at howtoforge and each of them, while fairly simple, do not match my experience at all. I follow the directions exactly and after a time what those directions say should appear and what actual