Re: [one-users] DataTables warning popup

2015-02-12 Thread Daniel Molina
Hi Karol, There was a problem with an appliance in the marketplace. It has been already fixed. Sorry for the inconvenience On 11 February 2015 at 22:13, Karol Zapolski wrote: > Hello, > > I started getting this JS popup when logging to opennebula portal. > > This happens on 4.8 and 4.10 > > Da

Re: [one-users] DataTables warning message Sunstone

2015-02-12 Thread Daniel Molina
Hi Stefan and Andreas, There was a problem with an appliance in the marketplace. It has been already fixed. Sorry for the inconvenience On 11 February 2015 at 22:42, Stefan Kooman wrote: > > > Andreas Calvo schreef op 11 februari 2015 > 22:36:44 CET: > >I'm experimenting something similar. >

Re: [one-users] Getting an "HTTP-Error: 500" when executing oneacct -g group

2015-02-12 Thread Carlos Martín Sánchez
Hi, We already use a statically linked libxmlrpc-c version to use a newer one for some distros. How did you install ONE, what packages are you using? Which version? Also, can you please share more about the libxmlrpc-c versions that cause problems, and when it was fixed? Regards -- Carlos Martín

Re: [one-users] Looking for support for Sheepdog in Opennebula

2015-02-12 Thread Ruben S. Montero
Just updated the pull request in github. We'll try to get this merged for the next release. I'll update the issue in redmine/git when the core code is merged. Keep us updated on the sheepdog integration/performance with OpenNebula! Cheers Ruben On Wed Feb 11 2015 at 11:55:23 PM Nico Schotteliu

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

2015-02-12 Thread Daniel Molina
Hi, That problem has been fixed in newer versions, upgrading is recommended. You can fixed it by changing the following line: https://github.com/OpenNebula/one/blob/release-4.2/src/sunstone/public/js/plugins/vms-tab.js#L3217 to if (graphics && graphics.TYPE && graphics.TYPE.toLowerCase() == "vnc"

Re: [one-users] Getting an "HTTP-Error: 500" when executing oneacct -g group

2015-02-12 Thread RubEn DIez LAzaro
HI: The distro is Scientific Linux release 6.4 (Carbon) and ONE is installed from repo (it seems be the repo for CentOS 6) [root@cloud yum.repos.d]# cat opennebula.repo [opennebula] name=opennebula baseurl=http://downloads.opennebula.org/repo/4.8/CentOS/6/x86_64 enabled=1 gpgcheck=0 The inst

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

2015-02-12 Thread Sebastiaan Smit
Hi Tino, I think we have a misunderstanding. This is what I did: - Shutdown the VM from within the guest - OpenNebula learned that the machine was powered off - From within OpenNebula delete the VM - VM is removed from OpenNebula's database - VM stays on vcenter cluster (in poweroff state) I exp

Re: [one-users] Opennebula Softlayer integration

2015-02-12 Thread Daniel Molina
Hi, The problem is the drivers are not using rvm, since the path is redefined. You will have to add the rvm initialization to the scripts_common.sh file. We found this problem using rbenv: http://dev.opennebula.org/issues/3139 Hope this helps 2015-02-10 16:21 GMT+01:00 barbieri vincenzo < vincen

Re: [one-users] DataTables warning message Sunstone

2015-02-12 Thread Daniel Molina
I have uploaded the following patch and it will be included in one-4.12, preventing this issue to happen again. http://dev.opennebula.org/issues/3586 Cheers On 12 February 2015 at 10:21, Daniel Molina wrote: > Hi Stefan and Andreas, > > There was a problem with an appliance in the marketplace.

Re: [one-users] Opennebula Softlayer integration

2015-02-12 Thread barbieri vincenzo
Hi same error Thu Feb 12 14:57:57 2015 [Z0][InM][D]: Monitoring host ams01 (2) Thu Feb 12 14:57:58 2015 [Z0][InM][I]: Command execution fail: /var/lib/one/remotes/im/run_probes sl /vmfs/volumes 4124 20 2 ams01 Thu Feb 12 14:57:58 2015 [Z0][InM][I]: /usr/lib/ruby/site_ruby/1.8/rubygems/custom_re

Re: [one-users] DataTables warning message Sunstone

2015-02-12 Thread Stefan Kooman
Quoting Daniel Molina (dmol...@opennebula.org): > I have uploaded the following patch and it will be included in one-4.12, > preventing this issue to happen again. > http://dev.opennebula.org/issues/3586 Thanks for the quick response and the fix! Gr. Stefan -- | BIT BV http://www.bit.nl/

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

2015-02-12 Thread Andreas Calvo
Daniel, It’s still failing. The main problem has been the ghost vulnerability found on glibc, which has triggered a controlled update of the bases system layer. It pulled newer releases for libraries on which opennebula sunstone relay. Any hint on how can I debug it in order to find which librar

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

2015-02-12 Thread Daniel Molina
Same error in the browser console? If so, probably is a cache issue. On 12 February 2015 at 16:21, Andreas Calvo wrote: > Daniel, > > It’s still failing. > > > > The main problem has been the ghost vulnerability found on glibc, which > has triggered a controlled update of the bases system layer

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

2015-02-12 Thread Andreas Calvo
Daniel, Nevermind, browser’s cache fault. Thanks --- Andreas Calvo Gómez Systems Engineer Skype/ andreas.calvo.gomez M/ +34 638 49 90 63 P/ +34 934 230 324 F/ +34 933 251 028 Scytl Secure Electronic Voting Plaça Gal·la Placidia, 1-3, 1st floor · 08006 Barcelona http://www.scytl.com

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

2015-02-12 Thread Tino Vazquez
Hi Sebastiaan, You are right, I was assuming you had shut down the VM from vCenter rather than from the inside, my mistake. We have checked and that is the current behaviour, and it is due to a divergence between vCenter and the other hypervisors. We will solve this in the upcoming release: h

Re: [one-users] Looking for support for Sheepdog in Opennebula

2015-02-12 Thread Ruben S. Montero
FYI, this has been already merged upstream. Cheers On Wed Feb 11 2015 at 11:55:23 PM Nico Schottelius < nico-opennebula@schottelius.org> wrote: > Hello, > > I was wondering what the status of Sheepdog integration in Opennebula is? > > I have seen the old [0] and new [1] pull request and won

Re: [one-users] Getting an "HTTP-Error: 500" when executing oneacct -g group

2015-02-12 Thread Carlos Martín Sánchez
Hi, I'm not directly involved in the packaging, but as far as I can tell, OpenNebula 4.8 comes with libxmlrpc-c version 1.33.6. If I understand correctly, the problem you report should be fixed in 1.33.14? I've checked and the current super stable version is 1.33.16 [1]. We will see if the static

Re: [one-users] Getting an "HTTP-Error: 500" when executing oneacct -g group

2015-02-12 Thread Esteban Freire
Hi Carlos, Thank you very much for checking it :) About if it should be fixed in 1.33.14, I hope Rubén answer to this tomorrow since it is the one looking at this issue. When do you think we could test this? Sorry for the question/hurry but we are failing accounting due to this issue in FedC

Re: [one-users] Getting an "HTTP-Error: 500" when executing oneacct -g group

2015-02-12 Thread Alejandro Feijóo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi to all. As Esteban say, we have a planned updated to last stable opennebula release the Wednesday 18th, but i think we can wait if the libxmlrpc-c is updated in the next days or maybe weeks. I think we can wait because the new ON not have criti

[one-users] Can I use xcat and opennebula together?

2015-02-12 Thread heather
Hello, I would like to know what the difference is between xcat https://sourceforge.net/projects/xcat/ and opennebula? Are those both same products or can I use opennebla on top of xcat??? Thanks, Heather ___ Users mailing list Users@lists.opennebul