Re: [one-users] Opennebula Softlayer integration

2015-02-10 Thread barbieri vincenzo
Ok now I have ruby version 1.8 and 1.9.3 but I have same error Default ruby env is 1.8.7 Tue Feb 10 16:13:51 2015 [Z0][InM][I]: /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- softlayer_api (LoadError) Tue Feb 10 16:13:51 2015

[one-users] Sunstone on ONE 4.2 shows no virtual machines

2015-02-10 Thread Andreas Calvo
Hello, Since this morning, our Opennebula 4.2 Sunstone portal shows no virtual machines. The rest of the information (hosts, networks, templates, images, users, ACLs) are displayed correctly. Looking at the logs doesn't give much hint, all requests are 2xx and no error are handled either in

Re: [one-users] Opennebula Softlayer integration

2015-02-10 Thread barbieri vincenzo
I resolved the ruby error but now I have this error Tue Feb 10 09:53:11 2015 [Z0][InM][D]: Monitoring host ams01 (4) Tue Feb 10 09:53:11 2015 [Z0][InM][I]: Command execution fail: /var/lib/one/remotes/im/run_probes sl /vmfs/volumes 4124 20 4 ams01 Tue Feb 10 09:53:11 2015 [Z0][InM][I]:

Re: [one-users] Opennebula Softlayer integration

2015-02-10 Thread barbieri vincenzo
Hi perhaps I realized, it would seem that it is not installed correctly the gem request , please hel me to resolve [root@vdc ~]# sudo gem install softlayer_api Fetching: configparser-0.1.3.gem (100%) Successfully installed configparser-0.1.3 Fetching: softlayer_api-3.0.0.gem (100%) ERROR:

Re: [one-users] Getting VNC token from Sunstone REST API

2015-02-10 Thread Daniel Molina
On 9 February 2015 at 14:16, Daniel Dehennin daniel.dehen...@baby-gnu.org wrote: Daniel Dehennin daniel.dehen...@baby-gnu.org writes: We use jenkins to automate the installation of VM from ISO images[1] and we use something similar to jenkins.debian.net[2] which use vncdo[3]. [...] We

Re: [one-users] How to secure VNC access?

2015-02-10 Thread Daniel Molina
Hi, Are you using the novnc-server included in OpenNebula? This component uses a websocket proxy, so that you don't have to expose the VNC socket to your users, and it will take care of the different tcp sockets. Cheers On 6 February 2015 at 12:50, Nico Schottelius

Re: [one-users] Opennebula Softlayer integration

2015-02-10 Thread Tino Vazquez
Hi, This behaviour usually comes when there are two instances of ruby in your system, most likely 2.1.2 and also 1.8.7. Are you using rvm? If so, we recommend using a distribution with at least ruby 1.9.3. Best, -Tino On Tue Feb 10 2015 at 10:00:34 AM barbieri vincenzo

Re: [one-users] SET Hostname VM

2015-02-10 Thread Carlos Martín Sánchez
Hi, 2015-02-09 14:18 GMT+01:00 barbieri vincenzo vincenzo.barbi...@vbarbieri.com: Hi I am creating a vm with the installation from scratch, but I can not set the name is always set to one-vid . Please help me The name of the VM in the hypervisor cannot be changed. Regards. -- Carlos

Re: [one-users] How to secure VNC access?

2015-02-10 Thread Nico Schottelius
Hey, I think I haven't (at least I didn't enable it explicitly). If the novnc-server is enabled, how do I configure the templates? Because at the moment, vnc listens to 0.0.0.0 and is accessible if someone knows the IP and port. Cheers, Nico Daniel Molina [Tue, Feb 10, 2015 at 10:54:36AM

[one-users] LVM over iSCSI or NFS for OpenNebula

2015-02-10 Thread ngurjar
Hi, I am setting up OpenNebula on 2 nodes and 1 storage on 1Gb Network. - installed Nexenta Community Version on Storage and created iSCSI LUN. - Access those LUNs on both nodes and created Volume Group on it. - Configured LVM Block Datastore in OpenNebula. - I can create VMs successfully but

[one-users] Deleting vcenter VM's in POWEROFF state leaves stray VM's on cluster

2015-02-10 Thread Sebastiaan Smit
Hi list, I've encountered strange behavior with my vcenter 4.10.2 demo setup. When I delete a VM which is in POWEROFF state, it disappears as expected from OpenNebula, but remains in poweroff state on my vcenter cluster. The last log lines of the VM are the following: Wed Feb 4 22:32:47 2015

Re: [one-users] Opennebula Softlayer integration

2015-02-10 Thread barbieri vincenzo
Hi it's possible to have the procedure to upgrade ruby version ? I use rvm but uninstall 1.8 version Da: Tino Vazquez [cvazquez@opennebula.systems] Inviato: martedì 10 febbraio 2015 11.09 A: barbieri vincenzo; users@lists.opennebula.org Oggetto: Re: [one-users]

[one-users] libxmlrpc memory issues

2015-02-10 Thread RubEn DIez LAzaro
Hi: We get some errors that looks like these: [oneadmin@cloud ~]$ oneacct -g ops ops HTTP-Error: 500 Internal Server Error [oneadmin@cloud ~]$ oneacct -g fedcloud.egi.eu fedcloud.egi.eu HTTP-Error: 500 Internal Server Error [oneadmin@cloud ~]$ oneacct -g users users HTTP-Error: 500 Internal

Re: [one-users] Unable to migrate back to the original host

2015-02-10 Thread Ruben S. Montero
The log says that the domain already exists, so either it was restarted outside OpenNebula when you reconnect the host or VM 6 was not actually moved from node2 or you are somehow reusing ID's; On Sun Feb 08 2015 at 9:03:35 AM clmyuan clm_t...@hotmail.com wrote: Hi All I have one manager