Re: FreeBSD 8.2 XENHVM Kernel on Xencloud

2011-09-21 Thread Egoitz Aurrekoetxea Aurre



On Wed, 21 Sep 2011, laurent.cli...@gmail.com wrote:


I currently use XenCloud Platform 1.0 on a Dell R210 server hosting 4
VMs. 3 FreeBSD 8.2 with XENHVM kernel and 1 Linux Debian. At first I was
willing to have only FreeBSD VMs, but I had a strange problem when NAT
was enabled on the front FreeBSD Vm that had the public IP address.
Network bandwidth from backend FreeBSD VMs to Internet and from Internet
to backend VMs was incredibly slow, tested with NAT feature of PF and
with natd, same problem, also with GENERIC kernel. Bandwidth between all
VMs was correct, only when passing the NATed public interface caused
problem. That's why I put a Linux box for NAT, which is working
perfectly now.


It would have been nice if you had tested (for the test only), one 
physichal machine with FreeBSD doing nat and the other three vm under Xen 
with FreeBSD, to see if problem persists...this way we could figure now if 
the problem was something to do with Xen or with the own FreeBSD 
configuration... although I assume the problem is in the last one...




So far it was the only problem I had with FreeBSD and Xen Cloud Platform.

My FreeBSD VMs are serving nginx + rails and python apps, PostgreSQL and
MySQL databases, and the perf is good for now. VMs disks are LVM
partitions of XenCloud, not files.




Hope this helps.


Of course!!
Thanks a lot mate,
Good bye!



Regards,

Laurent Cligny







___
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"


Re: FreeBSD 8.2 XENHVM Kernel on Xencloud

2011-09-21 Thread laurent.cli...@gmail.com
Le 20/09/2011 18:21, Egoitz Aurrekoetxea Aurre a écrit :
> Good afternoon,
Good morning,
>
> The subject practically is saying what I'm trying to ask but... does
> anyone tried FreeBSD 8.2 or similar under Cytrix Xenserver or
> XenCloud?. I have been doing some benchmarks and seems to perform
> pretty nice... and seems to be stable too; the only thing would be
> nice to be available for FreeBSD at Xenserver/Xencloud would be the
> Xenserver/Xencloud's Xentools; although I assume Xentools are
> basically for having info of the ip of the machine (hostname, if the
> machine has been cloned...) and so... because I assume a xe migrate
> and so commands make use of lvm and so... for hot migrations and so...
> should work the same way although are not officially supported in the
> xenserver/xencloud https api.
>
> Has anyone ever had some experience with FreeBSD in this
> environments?. Which of them?, and which FreeBSD version?. The
> XenCloud version I tried is Xencloud 1.0, which makes use of :
>
> Includes Xen hypervisor version 3.4.2
> Includes Linux 2.6.32 privileged domain
>
I currently use XenCloud Platform 1.0 on a Dell R210 server hosting 4
VMs. 3 FreeBSD 8.2 with XENHVM kernel and 1 Linux Debian. At first I was
willing to have only FreeBSD VMs, but I had a strange problem when NAT
was enabled on the front FreeBSD Vm that had the public IP address.
Network bandwidth from backend FreeBSD VMs to Internet and from Internet
to backend VMs was incredibly slow, tested with NAT feature of PF and
with natd, same problem, also with GENERIC kernel. Bandwidth between all
VMs was correct, only when passing the NATed public interface caused
problem. That's why I put a Linux box for NAT, which is working
perfectly now.

So far it was the only problem I had with FreeBSD and Xen Cloud Platform.

My FreeBSD VMs are serving nginx + rails and python apps, PostgreSQL and
MySQL databases, and the perf is good for now. VMs disks are LVM
partitions of XenCloud, not files.

>
> Thank you very much.
> Good bye!.
>
Hope this helps.

Regards,

Laurent Cligny

___
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"


Re: FreeBSD 8.2 XENHVM Kernel on Xencloud

2011-09-20 Thread Atom Powers

On 9/20/2011 7:07 PM, Egoitz Aurrekoetxea Aurre wrote:

The subject practically is saying what I'm trying to ask but... does
anyone tried FreeBSD 8.2 or similar under Cytrix Xenserver or
XenCloud?.


I've been using FreeBSD on Citrix Xenserver with FreeBSD 8.[012] for a 
year now; in HVM mode. The only issue, other than the lack of support 
for xentools, is that in the earlier 8.x I had to manually set kern.hz 
low or the clock would eat too much CPU time in the VM (IIR, this was 
fixed in 8.2). I haven't had an opportunity to try FreeBSD as a PVM.


--
Perfection is just a word I use occasionally with mustard.
--Atom Powers--
Director of IT
DigiPen Institute of Technology
+1 (425) 895-4443
___
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"


Re: FreeBSD 8.2 XENHVM Kernel on Xencloud

2011-09-20 Thread Egoitz Aurrekoetxea Aurre
Sorry, the from header of the last message was wrong... this is the proper 
one




On Tue, 20 Sep 2011, Egoitz Aurrekoetxea Aurre wrote:


Good afternoon,

The subject practically is saying what I'm trying to ask but... does anyone 
tried FreeBSD 8.2 or similar under Cytrix Xenserver or XenCloud?. I have been 
doing some benchmarks and seems to perform pretty nice... and seems to be 
stable too; the only thing would be nice to be available for FreeBSD at 
Xenserver/Xencloud would be the Xenserver/Xencloud's Xentools; although I 
assume Xentools are basically for having info of the ip of the machine 
(hostname, if the machine has been cloned...) and so... because I assume a xe 
migrate and so commands make use of lvm and so... for hot migrations and 
so... should work the same way although are not officially supported in the 
xenserver/xencloud https api.


Has anyone ever had some experience with FreeBSD in this environments?. Which 
of them?, and which FreeBSD version?. The XenCloud version I tried is 
Xencloud 1.0, which makes use of :


Includes Xen hypervisor version 3.4.2
Includes Linux 2.6.32 privileged domain


Thank you very much.
Good bye!.
___
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"


FreeBSD 8.2 XENHVM Kernel on Xencloud

2011-09-20 Thread Egoitz Aurrekoetxea Aurre

Good afternoon,

The subject practically is saying what I'm trying to ask but... does 
anyone tried FreeBSD 8.2 or similar under Cytrix Xenserver or XenCloud?. I 
have been doing some benchmarks and seems to perform pretty nice... and 
seems to be stable too; the only thing would be nice to be available for 
FreeBSD at Xenserver/Xencloud would be the Xenserver/Xencloud's Xentools; 
although I assume Xentools are basically for having info of the ip of the 
machine (hostname, if the machine has been cloned...) and so... because 
I assume a xe migrate and so commands make use 
of lvm and so... for hot migrations and so... should work the same way 
although are not officially supported in the xenserver/xencloud https api.


Has anyone ever had some experience with FreeBSD in this environments?. 
Which of them?, and which FreeBSD version?. The XenCloud version I tried 
is Xencloud 1.0, which makes use of :


Includes Xen hypervisor version 3.4.2
Includes Linux 2.6.32 privileged domain


Thank you very much.
Good bye!.
___
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"