[one-users] KVM PV-EOI

2014-02-06 Thread Shankhadeep Shome
Hi Please consider exposing the para-virtualized end of interrupts flag to the vm configuration markup Expose the KVM end of Interrupt feature to improve KVM vm performance Instead of the standard enable for newer linux kernels like Fedora 18/RHEL 6.4+/Ubuntu 13.04 and up on KVM Here is some

Re: [one-users] VM template default boot architecture

2014-02-06 Thread Ruben S. Montero
Hi, You can select the default arch (as well as other defaults) in /etc/one/vmm_exec/. There is a file for each hypervisor, take a look for the one you are using and update the default parameters as needed Cheers Ruben On Thu, Feb 6, 2014 at 7:28 PM, ML mail wrote: > Hello, > > In sunstone

Re: [one-users] [SOLVED] Sunstone errors after upgrade to 4.4.1 on Debian Jessie

2014-02-06 Thread Daniel Dehennin
"Ruben S. Montero" writes: > Hi Daniel > > OpenNebula 4.4.1, has been certified using tilt up to 1.4.4 (wheezy shipd > with 1.3 something, I believe). The upgrade to opennebula which requires > ruby-sinatra, and in turns it requires ruby-tilt, may have upgraded the > tilt gem in your setup... > >

Re: [one-users] Sunstone errors after upgrade to 4.4.1 on Debian Jessie

2014-02-06 Thread Ruben S. Montero
Hi Daniel OpenNebula 4.4.1, has been certified using tilt up to 1.4.4 (wheezy shipd with 1.3 something, I believe). The upgrade to opennebula which requires ruby-sinatra, and in turns it requires ruby-tilt, may have upgraded the tilt gem in your setup... We should look at it, for the upcoming jes

Re: [one-users] error installing sunstone

2014-02-06 Thread Daniel Dehennin
Carlos Martín Sánchez writes: Hello, [...] > Well, what do the logs say? On my personal system, after the upgrade to 4.4.1 on a Debian Jessie, I have the following: root@yggdrasil:~# cat /var/log/one/occi-server.error Port 4567 busy. root@yggdrasil:~# netstat -lpn | grep ':4567'

[one-users] Sunstone errors after upgrade to 4.4.1 on Debian Jessie

2014-02-06 Thread Daniel Dehennin
Hello, I just upgrade my ONE installation to 4.4.1 from OpenNebula deb repository[1] and my sunstone does not work anymore. The CLI is working. According to my logs, it looks like a problem with ruby Tilt, mine is in version 2.0.0-1 from debian, here are the sunstone logs: root@yggdrasil:/etc/o

Re: [one-users] SPICE support

2014-02-06 Thread Daniel Dehennin
Javier Fontan writes: > Hi, Hello, [...] > The proposed solution is adding an special raw parameter that is > automatically added when SPICE is selected. Another option is having a > predefined set of options that can be configured like the number of > USBs or the sound card model. > > I am no

[one-users] VM template default boot architecture

2014-02-06 Thread ML mail
Hello, In sunstone is it possible to set as default boot architecture x86_64 in the VM template? If yes, how? The default is an empty field and it looks like that if I do not select x86_64 it goes for i686. Regards, ML ___ Users mailing list Users@li

Re: [one-users] Using CloudInit for contextualization

2014-02-06 Thread Javier Fontan
If I remember correctly the file is /var/lib/cloud/instance/user-data. I've been also checking the log files but there's nothing interesting to me. In case you want to run cloud-init manually you can use: # cloud-init -d init --local On Thu, Feb 6, 2014 at 5:26 PM, Wilma Hermann wrote: > Good

[one-users] SPICE support

2014-02-06 Thread Javier Fontan
Hi, It seems that to make SPICE useful some more parameters are needed, like the graphics card or USBs. There is an open ticket by Daniel Dehennin [1] with some useful parameters. Like this example: --8<--

Re: [one-users] VM Opennebula with OpenVZ

2014-02-06 Thread Catalina Quinde
Thanks very much Nikita, vm works ok now. You are a great support. Regards, a beautiful day, Caty. 2014-02-06 8:59 GMT-05:00 Nikita Balashov : > DATASTORE_LOCATION used only to specify location on hosts, not on the > frontend. So, you need to create the mentioned simlink on the frontend with

Re: [one-users] Using CloudInit for contextualization

2014-02-06 Thread Wilma Hermann
Good to hear that the problem is reproducible. I was really about to doubt myself. Can't be so hard to get a config file right ;) Where is that user data file stored in the VM? Maybe you could tell me, where you would continue to debug. Maybe I can help you out. Greetings Wilma 2014-02-06 Javie

[one-users] onehost sync throws error

2014-02-06 Thread Stefan Kooman
Hi list, If I run a "onehost sync" it throws the following error (one 4.4): onehost sync * Adding hypervisor1 to upgrade * Adding hypervisor2 to upgrade /usr/lib/one/ruby/cli/one_helper/onehost_helper.rb:310:in `*': negative argument (ArgumentError) from /usr/lib/one/ruby/cli/one_helper/onehost_h

Re: [one-users] Sunstone noVNC with WSS support

2014-02-06 Thread Wilma Hermann
There is a really easy fix for that: Get a real certificate from a real CA. You should not use self-signed certs for a production environment. Greetings Wilma 2014-02-06 ML mail : > This workaround fixes that problem yes but it is not a good workaround > especially if you want to offer opennebu

Re: [one-users] ONE 4.4 to 4.4.1 upgrade on Debian 7 fails

2014-02-06 Thread ML mail
Hi Jaime, That's exactly it. Thanks for filing the bug report. I have applied the workaround by manually doing a chown and restarting the upgrade. Regards, ML On Thursday, February 6, 2014 3:46 PM, Jaime Melis wrote: Hi ML, I've created a bug report to fix this for future releases:  htt

Re: [one-users] ONE 4.4 to 4.4.1 upgrade on Debian 7 fails

2014-02-06 Thread Jaime Melis
Hi ML, I've created a bug report to fix this for future releases: http://dev.opennebula.org/issues/2715 You are probably seeing this error because your /var/lib/one/datastores is mounted by NFS (or other network file system) and the OpenNebula has no root privileges on those files. Can you try to

[one-users] Contextualization strategies and swap partition- Open Nebula 4.4 on Ubuntu 12.04

2014-02-06 Thread Nelson Kotowski
Dear all, I have quite basic questions, but I couldn't manage to find an answer so far... Please, could you help? Just upgraded from OpenNebula 3.2 to 4.4, Ubuntu 12.04 based controllers and hosts, KVM-based. I create my images, for the future templates, using Virtual Machine Manager, based o

Re: [one-users] VM Opennebula with OpenVZ

2014-02-06 Thread Nikita Balashov
DATASTORE_LOCATION used only to specify location on hosts, not on the frontend. So, you need to create the mentioned simlink on the frontend with the current implementation of the driver 2014-02-06 Catalina Quinde : > Thanks Nikita for reply, > > I don't have symlink "ln -s /var/lib/one/datastor

Re: [one-users] VM Opennebula with OpenVZ

2014-02-06 Thread Catalina Quinde
Thanks Nikita for reply, I don't have symlink "ln -s /var/lib/one/datastores /vz/one/datastores", in configuration file oned.conf I have: DATASTORE_LOCATION = /vz/one/datastores Regards, Caty. 2014-02-06 6:45 GMT-05:00 Nikita Balashov : > Have you created a symlink on the front-end "ln -s /v

[one-users] ONE 4.4 to 4.4.1 upgrade on Debian 7 fails

2014-02-06 Thread ML mail
Hello, I am upgrading from ONE 4.4 to 4.4.1 on Debian 7 using the official ONE package repository for Debian packages. So for that purpose I ran "sudo apt-get upgrade" but it looks like one of the upgrade scripts wants to do a chown on my datastores which are mounted through NFS, as such the up

Re: [one-users] onevnet policy violation?

2014-02-06 Thread Carlos Martín Sánchez
On Thu, Feb 6, 2014 at 11:32 AM, Stefan Kooman wrote: > > > [1] > > > https://github.com/OpenNebula/docs/blob/master/source/administration/users_and_groups/manage_users.rst#managing-resource-provider-within-groups > > Ok, so it's safe to use "Admin Groups" and "Resource Provider" > functionality

[one-users] First OpenNebula TechDays at Ede, Netherlands, 26 March 2014

2014-02-06 Thread Tino Vazquez
Dear OpenNebula users, The OpenNebula Project is proud to announce the first OpenNebula TechDays [1], to be held in Ede, Netherlands, next 26th March. This event will be hosted by BIT.nl, an internet service provider with a strong relation with the open source community. Let us know through if y

Re: [one-users] ldap auth without automatic user creation

2014-02-06 Thread Nicolas Bélan
Thank you for the explanation. I am trying to detail more the steps I am using. I have a LDAP tree with users (eg foobar user). I will setup a VM in one-4.4 and I would like to assign it to foobar. But, foobar does not exists yet in one (especially sunstone) until foobar logged in, right ? So, I

[one-users] Fwd: VM Opennebula with OpenVZ

2014-02-06 Thread Nikita Balashov
Have you created a symlink on the front-end "ln -s /var/lib/one/datastores /vz/one/datastores"? 2014-02-06 Catalina Quinde : > Hi Nikolay, > > Thanks for reply, I used Opennebula version 4.2 and OpenVZ version > 2.6.32-042stab083.2, the vm log file is below, the mv runs correctly but > when I pu

Re: [one-users] ldap auth without automatic user creation

2014-02-06 Thread Javier Fontan
I'm not sure I've understood the problem. Maybe this explanation helps. The user name of a user with ldap driver is used to find it in ldap. It first searches for an ldap user with a DN equal to the OpenNebula user name. This way you can set the OpenNebula user name to a full dn of a user. In cas

Re: [one-users] onevnet policy violation?

2014-02-06 Thread Stefan Kooman
Quoting Carlos Martín Sánchez (cmar...@opennebula.org): > Hi Stefan, > > On Wed, Feb 5, 2014 at 3:26 PM, Stefan Kooman wrote: > > > Quoting Carlos Martín Sánchez (cmar...@opennebula.org): > > > > > > > In future versions, we may change this and allow to select more than one > > > cluster for e

Re: [one-users] TCP/IP error: VNC connection to hypervisor host got refused or disconnected

2014-02-06 Thread Neelaya Dhatchayani
yes I am getting the error from sunstone as well as in my host machine On Thu, Feb 6, 2014 at 3:51 PM, Daniel Molina wrote: > Hi, > > Are you getting that error from Sunstone? > > Cheers > > > On 6 February 2014 08:53, Neelaya Dhatchayani wrote: > >> Hi >> >> I am gettin the following error whil

Re: [one-users] Contextualization of a VM with Centos 5.X

2014-02-06 Thread Fernando Felix-Redondo
Dear Javier, Don't care! I've just installed the scripts in the base image and it goes perfect. The bunch of VMs I need to deploy are all identical. They are the working nodes of a "virtual cluster" actually. Thank you for your support Fernando -- Fernando Felix-Redondo [ISDEFE, S.A.] | fernand

Re: [one-users] Using CloudInit for contextualization

2014-02-06 Thread Javier Fontan
I've been trying the image and I could not make the user data work. Cloud-init is able to get networking options and configures the network but it doesn't restart it so the changes make any effect. It is also able to get the user data and writes it to the user data file used later for configuration

Re: [one-users] TCP/IP error: VNC connection to hypervisor host got refused or disconnected

2014-02-06 Thread Daniel Molina
Hi, Are you getting that error from Sunstone? Cheers On 6 February 2014 08:53, Neelaya Dhatchayani wrote: > Hi > > I am gettin the following error while trying to launch a VM that I have > created in opennebula with xen hypervisor. > > TCP/IP error: VNC connection to hypervisor host got refus

Re: [one-users] Sunstone with nginx as reverse-proxy - server exception

2014-02-06 Thread Daniel Dehennin
Daniel Molina writes: > On 4 February 2014 17:58, ML mail wrote: > >> I have found out the problem with the 403 forbidden errors, I needed to >> pass the following HTTP headers in my nginx reverse proxy configuration: >> >> proxy_set_headerX-Real-IP $remote_addr; >>

Re: [one-users] econe-describe-images command in ON 4.4

2014-02-06 Thread Daniel Molina
On 5 February 2014 21:05, Hyun Woo Kim wrote: > Hi Daniel, > > Let me ask another question. > > Looks like we have to use one template create command now, > i.e. /etc/one/ec2query_templates/m1.small.erb is not enough. > Yes, this is the new way of specifying instance type, it allows you to us

Re: [one-users] VNC in sunstone not working on firefox 26 (one 4.4)

2014-02-06 Thread Hamada, Ondrej
Hi, Yes, I restarted whole sunstone. From: Daniel Molina [mailto:dmol...@opennebula.org] Sent: Thursday, February 06, 2014 10:51 AM To: Hamada, Ondrej Cc: users Subject: Re: [one-users] VNC in sunstone not working on firefox 26 (one 4.4) Hi, Did you restart novnc-server after changing those valu

Re: [one-users] Contextualization of a VM with Centos 5.X

2014-02-06 Thread Javier Fontan
That's also a way to do it, sure. The scripts needed are: https://github.com/OpenNebula/one/tree/master/share/scripts/context-packages/base_rpm https://github.com/OpenNebula/one/tree/master/share/scripts/context-packages/base Then the init script "vmcontext" must be turned on to run on boot. I j

Re: [one-users] Sunstone noVNC with WSS support

2014-02-06 Thread ML mail
This workaround fixes that problem yes but it is not a good workaround especially if you want to offer opennebula to real customers. I hope another better alternative can be found in the future but I am aware that this is mostly a browser problem :| Regards ML On Thursday, February 6, 2014

Re: [one-users] Sunstone with nginx as reverse-proxy - server exception

2014-02-06 Thread ML mail
Hi Daniel, I already posted my nginx server configuration in this thread. That's all it needs, I did not change any configuration parameters on the sunstone side. Regards ML On Thursday, February 6, 2014 10:52 AM, Daniel Molina wrote: On 4 February 2014 17:58, ML mail wrote: I have f

Re: [one-users] Sunstone noVNC with WSS support

2014-02-06 Thread Daniel Molina
Hi, On 5 February 2014 16:58, ML mail wrote: > Hello, > > I would like to use noVNC in Sunstone over an encrypted channel (WSS). > Therefore I have generated my own SSL key and certificate which I have > added to the sunstone-server.conf configuration. The problem is that this > does not work,

Re: [one-users] onevnet policy violation?

2014-02-06 Thread Carlos Martín Sánchez
Hi Stefan, On Wed, Feb 5, 2014 at 3:26 PM, Stefan Kooman wrote: > Quoting Carlos Martín Sánchez (cmar...@opennebula.org): > > > In future versions, we may change this and allow to select more than one > > cluster for each host/vnet/ds... > > I thought this was already possible but I must be mi

Re: [one-users] Sunstone with nginx as reverse-proxy - server exception

2014-02-06 Thread Daniel Molina
On 4 February 2014 17:58, ML mail wrote: > I have found out the problem with the 403 forbidden errors, I needed to > pass the following HTTP headers in my nginx reverse proxy configuration: > > proxy_set_headerX-Real-IP $remote_addr; > proxy_set_header

Re: [one-users] VNC in sunstone not working on firefox 26 (one 4.4)

2014-02-06 Thread Daniel Molina
Hi, Did you restart novnc-server after changing those values in sunstone-server.conf? Cheers On 4 February 2014 13:44, Hamada, Ondrej wrote: > Hmm, so the problem is probably in my VNC proxy configuration. If I > enable the websockets for user, then the VNC window shows up, but it is > disco

Re: [one-users] Error installing opennebula

2014-02-06 Thread Hamada, Ondrej
Have you properly added repo for latest opennebula? Have you run apg-get update then? From: users-boun...@lists.opennebula.org [mailto:users-boun...@lists.opennebula.org] On Behalf Of Meduri Jagadeesh Sent: Thursday, February 06, 2014 6:54 AM To: users@lists.opennebula.org Subject: [one-users] E

Re: [one-users] Questions about OpenNebula system

2014-02-06 Thread Carlos Martín Sánchez
Hi, /var/lib/one is a restricted dir, and opennebula won't allow you to register images from that path. See the datastore configuration docs for more information [1] Regards [1] http://docs.opennebula.org/devel/administration/storage/fs_ds.html -- Carlos Martín, MSc Project Engineer OpenNebula

Re: [one-users] error installing sunstone

2014-02-06 Thread Carlos Martín Sánchez
Hi, On Thu, Feb 6, 2014 at 7:25 AM, Meduri Jagadeesh wrote: > got error while installing cmd :sudo apt-get install > opennebula-sunstone.any solution? > > error: > > Setting up opennebula-sunstone (4.4.1-1) ... > Error executing econe-server. > Check /var/log/one/econe-server.error and /var/log