Contributed by jj on from the puffy-lawless-under-xen-warrior-hypervisor dept.
Mike Belopuhov (mikeb@) has just enabled that code in -current for the amd64 platform.
These are still early days, and no doubt a few bugs to find, but if you have any Xen architecture, now is time to take the S.S. Puffy on a shakedown cruise and sendbug(1) any issues you find.
(Comments are closed)
By almeida (almeida) on
Comments
By phessler (phessler) on http://www.openbsdfoundation.org/donations.html
It means you can run OpenBSD on AWS at right now.
Comments
By rc (160.83.30.199) on
>
> It means you can run OpenBSD on AWS at right now.
where`s the build/iso to deploy ?
(have no current system, but very interested in using it on xen asap)
Comments
By phessler (phessler) on http://www.openbsdfoundation.org/donations.html
> >
> > It means you can run OpenBSD on AWS at right now.
>
> where`s the build/iso to deploy ?
> (have no current system, but very interested in using it on xen asap)
Any amd64 snapshot dated Jan 12 or later.
Comments
By Sydney Meyer (80.201.124.47) syd.meyer@gmail.com on
> > >
> > > It means you can run OpenBSD on AWS at right now.
> >
> > where`s the build/iso to deploy ?
> > (have no current system, but very interested in using it on xen asap)
>
> Any amd64 snapshot dated Jan 12 or later.
I tried this with a snapshot from today, but i get still the emulated re0 device. Anything special to know?
Comments
By Mike (62.224.106.115) on
> > > >
> > > > It means you can run OpenBSD on AWS at right now.
> > >
> > > where`s the build/iso to deploy ?
> > > (have no current system, but very interested in using it on xen asap)
> >
> > Any amd64 snapshot dated Jan 12 or later.
>
> I tried this with a snapshot from today, but i get still the emulated re0 device. Anything special to know?
Apparently I didn't know what's the best practice here wrt. configuration.
I've committed a change that will make Netfront driver (xnf) attach to
all virtual NICs and knock off em's and re's, but for now you can add
a "type=vif" into your vif conf string:
vif = ['type=vif,mac=00:16:3e:43:25:6b']
AWS defines type to "front" and we match those and attach to them.
Cheers,
Mike
Comments
By Anonymous Coward (87.67.136.229) on
> > > > >
> > > > > It means you can run OpenBSD on AWS at right now.
> > > >
> > > > where`s the build/iso to deploy ?
> > > > (have no current system, but very interested in using it on xen asap)
> > >
> > > Any amd64 snapshot dated Jan 12 or later.
> >
> > I tried this with a snapshot from today, but i get still the emulated re0 device. Anything special to know?
>
> Apparently I didn't know what's the best practice here wrt. configuration.
> I've committed a change that will make Netfront driver (xnf) attach to
> all virtual NICs and knock off em's and re's, but for now you can add
> a "type=vif" into your vif conf string:
>
> vif = ['type=vif,mac=00:16:3e:43:25:6b']
>
> AWS defines type to "front" and we match those and attach to them.
>
> Cheers,
> Mike
>
Thanks, Mike.. defining the device type works indeed. Just today i had installed NetBSD as a virtual router on Xen, because FreeBSD's netfront has issues with routing packets. But i guess, i will replace NetBSD with this snapshot for now then. Again, thank you for letting the hell freeze over.
By Anonymous Coward (110.38.246.59) on
By BSDfan (193.200.119.95) on
There are any plans for support PVH DomU mode?
Comments
By Mike (62.224.106.115) on
> There are any plans for support PVH DomU mode?
No plans so far.
By Anonymous Coward (91.82.31.221) on
It should emphasize, that as a guest.
As a guest.
Comments
By Anonymous Coward (62.224.106.115) on
> It should emphasize, that as a guest.
> As a guest.
>
perhaps the words "recent work on supporting OpenBSD as a guest on the Xen hypervisor" in the first sentence were not clear enough for you?
Comments
By Anonymous Coward (91.83.25.26) on
> > It should emphasize, that as a guest.
> > As a guest.
> >
>
> perhaps the words "recent work on supporting OpenBSD as a guest on the Xen hypervisor" in the first sentence were not clear enough for you?
No, because missing from the title, eg. Not emphasized.
By Janne Johansson (jj) on http://www.inet6.se
> > It should emphasize, that as a guest.
> > As a guest.
> >
>
> perhaps the words "recent work on supporting OpenBSD as a guest on the Xen hypervisor" in the first sentence were not clear enough for you?
Nah, that means you have to read the whole article, which of course is the most common issue with undeadly, the very long winded texts.. 8-/
Comments
By Anonymous Coward (31.46.62.63) on
> > > It should emphasize, that as a guest.
> > > As a guest.
> > >
> >
> > perhaps the words "recent work on supporting OpenBSD as a guest on the Xen hypervisor" in the first sentence were not clear enough for you?
>
> Nah, that means you have to read the whole article, which of course is the most common issue with undeadly, the very long winded texts.. 8-/
>
The point is that, i'd omit from the title the word "-current", and would write only in body, and would put in the title the words "as a guest".
Because the latter is more important, more interesting, more essential, more fundemental than the former.
The new things always appears in current or/and snapshots, so who cares in the title the word "-current"?
Comments
By Shane J Pearson (59.167.140.218) on
> Because the latter is more important, more interesting, more essential, more fundemental than the former.
> The new things always appears in current or/and snapshots, so who cares in the title the word "-current"?
It's in the very first line of the body! And the title is not technically inaccurate.
What is significant here is Xen support, no matter the extent. If that title gets you excited, as it does me, then I'd think you'd want to read the body.
Comments
By Anonymous Coward (91.83.7.87) on
By Keef (95.172.236.54) on
Is there any plans to do something to get XenTools into OBSD so that the XenServer can reboot / shutdown / see the network IP's etc ?
Thanks again for getting this working.
Comments
By Mike (62.224.106.115) on
>
Nice.
> Is there any plans to do something to get XenTools into OBSD so that the XenServer can reboot / shutdown / see the network IP's etc ?
>
I wanted to look at it, but haven't had time. If you could elaborate
a bit on what is this and why do we need to support it and what kind
of support is required, this would be very much appreciated indeed.
> Thanks again for getting this working.
>
>
You're welcome. Please keep testing the thing. Some changes are
still in the pipeline, but we're almost done otherwise.
Comments
By Siyar Erdemli (85.97.189.32) Gobito Enterprise Solutions on www.gobito.com
We use the OpenBSD on Xenserver 6.5. For testing area Router. Is working very good.
But i can not get into the production environment without xentools.
Do you have a study on this subject.