Re: Running FreeBSD 10.1 on Xen?

2015-02-15 Thread Outback Dingo
On Mon, Feb 16, 2015 at 8:51 AM, Rainer Duffner 
wrote:

> Hi,
>
> we are thinking about running FreeBSD 10.1 on Cloudstack, with Xen
> virtualization for a customer in a „managed hosting“ type of setup - we are
> administrators of  both Xen and FreeBSD on our own premises).
> The customer is currently running a managed multi-server FreeBSD 10.1
> setup on bare metal and is overall quite satisfied but would like to have
> more flexibility.
>
> The handbook mentions nothing about this, there are two different wiki
> pages about Xen:
>
> https://wiki.freebsd.org/FreeBSD/XenNG
> (which I assume is the „right“ one nowadays)
> and
> https://wiki.freebsd.org/FreeBSD/Xen
>
> I’m really more a FreeBSD-guy than a Xen guy but I’m wondering what the
> „optimal“ configuration for such a setup is?
>
> I see that the XENHVM driver is thankfully already included in GENERIC.
> The man-page also mentions to include:
>
>options NO_ADAPTIVE_MUTEXES
>options NO_ADAPTIVE_RWLOCKS
>options NO_ADAPTIVE_SX
>
> Is this still necessary with 10.1?
>
> I want to continue using freebsd-update(8) with binary patches provided by
> the FreeBSD-project - under almost all conditions.
>
> Will there be any improvements in 10.2 that are worth waiting for?
> Or does one need to track current to make the most of FreeBSD under Xen?
>
> Looking at bugzilla, there is bug:
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197344
>
> Does that also apply when a VM doesn’t do routing?
>
>
Short answer, it works, ive launched images based on FreeBSD 10.1, and
CURRENT with CloudStack, and OpenStack, using xen 4.4, and XenServer using
the stock generic kernel for install...


>
>
> Rainer
>
> ___
> freebsd-xen@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-xen
> To unsubscribe, send any mail to "freebsd-xen-unsubscr...@freebsd.org"
___
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to "freebsd-xen-unsubscr...@freebsd.org"

[Bug 188369] [xen] [panic] FreeBSD 10 XENHVM panic under NetBSD Dom0 (xn_txeof: WARNING: response is -1)

2015-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188369

--- Comment #12 from miguelmcl...@gmail.com ---
UPDATE: I've been trying to bisect with git, so far I tried only to bisect the
changes here:

https://github.com/freebsd/freebsd/commits/stable/10/sys/xen/xen_intr.h

As they seem to affect netback/front and xn_intr


All three commit after and including the following are "bad":
Improve the Xen para-virtualized device infrastructure of FreeBSD: …
gibbs authored on Oct 19, 2010
831bbfa  


The one before is the same "version" runnning on stable/9 it seems.


also disabling txcsum stops the panic when I try ssh-in but I stil see the
"xn_txeof: WARNING: response is -1" message and it eventually times out.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to "freebsd-xen-unsubscr...@freebsd.org"

Running FreeBSD 10.1 on Xen?

2015-02-15 Thread Rainer Duffner
Hi,

we are thinking about running FreeBSD 10.1 on Cloudstack, with Xen 
virtualization for a customer in a „managed hosting“ type of setup - we are 
administrators of  both Xen and FreeBSD on our own premises).
The customer is currently running a managed multi-server FreeBSD 10.1 setup on 
bare metal and is overall quite satisfied but would like to have more 
flexibility.

The handbook mentions nothing about this, there are two different wiki pages 
about Xen:

https://wiki.freebsd.org/FreeBSD/XenNG
(which I assume is the „right“ one nowadays)
and
https://wiki.freebsd.org/FreeBSD/Xen

I’m really more a FreeBSD-guy than a Xen guy but I’m wondering what the 
„optimal“ configuration for such a setup is?

I see that the XENHVM driver is thankfully already included in GENERIC.
The man-page also mentions to include:

   options NO_ADAPTIVE_MUTEXES
   options NO_ADAPTIVE_RWLOCKS
   options NO_ADAPTIVE_SX

Is this still necessary with 10.1?

I want to continue using freebsd-update(8) with binary patches provided by the 
FreeBSD-project - under almost all conditions.

Will there be any improvements in 10.2 that are worth waiting for?
Or does one need to track current to make the most of FreeBSD under Xen?

Looking at bugzilla, there is bug:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197344

Does that also apply when a VM doesn’t do routing?



Rainer

___
freebsd-xen@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-xen
To unsubscribe, send any mail to "freebsd-xen-unsubscr...@freebsd.org"