Re: [one-users] mooseFS OpenNebula integration

2012-11-06 Thread Shankhadeep Shome
look at glusterfs for mirrored storage configurations, its been very stable for us since 3.3 and you don't need any special transfer drivers. standard file system will suffice. On Fri, Nov 2, 2012 at 5:16 AM, Jaime Melis wrote: > Hi Matthias, > > in case you want to tune yourself the shared dri

Re: [one-users] GlusterFS on open nebula

2012-11-06 Thread Shankhadeep Shome
We use glusterfs with open nebula on two kvm nodes with mirroring with 6 bricks per node. We recommend gluster 3.3 with a back end network connection, 10GbE or IB. For stress testing the file system you can use dbench on a cluster of VMs. Gluster 3.2 wasn't very robust to node failure but 3.3 is fa

Re: [one-users] VNC problem from Sunstone interface

2012-11-06 Thread Hector Sanjuan
Any chance the "Use Secure WSS" is checked in sunstone config? Can you check/uncheck and retry with it unchecked just in case?Otherwise, kill your sunstone proxy and restart it manually:python /usr/share/opennebula/websockify/websocketproxy.py --target-config=/var/lib/one/sunstone_vnc_tokens

Re: [one-users] VNC problem from Sunstone interface

2012-11-06 Thread Jan Benadik
Hi, here are my python processes in different situations: 1. sunstone and OCCI server stopped oneadmin@myto-node:~$ ps aux|grep python oneadmin  1395  0.0  0.0   9516   912 pts/0    S+   07:48   0:00 grep python nova  5838  0.0  0.2 118608 23796 ? 

Re: [one-users] VNC problem from Sunstone interface

2012-11-06 Thread Hector Sanjuan
Is there any suspicious python process still running after stopping sunstone that might be taking the 33876 port?(im seeing oneadmin 6942 0.0 0.0 0 0 pts/1 Z 10:10 0:00 [python] )Anything in sunstone.error maybe?HectorOn Tue, 06 Nov 2012 10:43:30 +0100, Jan Benadik wrote: Hi all, I h

Re: [one-users] using PXE to boot xen hvm

2012-11-06 Thread christopher barry
On Mon, 2012-11-05 at 18:19 -0500, Jaime Melis wrote: > Hello Steve, > > > This is a very interesting email, mainly because one of the upcoming > features we want to deliver with the next release of OpenNebula is > integration with bare metal provisioning systems. So, I'd like to take > this oppo

Re: [one-users] using PXE to boot xen hvm

2012-11-06 Thread Nicolas AGIUS
Hi, Here, we are using a home-made PXE script that create partitions and do a bootstrap of a standard OS (Debian and Centos). Then all package install and configuration is done by CFengine. SystemRescueCD is a good choice, and easily PXE bootable, but we had some trouble with it, especially wi

Re: [one-users] SmartOS drivers

2012-11-06 Thread Ruben S. Montero
Hi > Is it possible in one to have that type='xml' be type='json' to generate > the machine description as Json rather, or would you recommend that the > driver do the translation ? > I am afraid not, you have to do the translation outside. Although it could be a nice feature to have [1]... Che

[one-users] VNC problem from Sunstone interface

2012-11-06 Thread Jan Benadik
Hi all, I have a problem to start VNC session from Sunstone interface. I have Ubuntu 12.04 Server with Opennebula 3.8.1 installed, the newest version of noVNC (no error message), restarted oned, sunstone-server and occi-server too. After restarting, th