Re: [one-users] Unable to login to Sunstone/OCCI via LDAP (Users Digest, Vol 60, Issue 16)

2013-02-06 Thread Rolandas Naujikas
Hi, We made Opennebula (3.8.3) Self Service portal (OCCI web UI) to work with LDAP authentication by using this patch: sed -i 's/CryptoJS.SHA1(password)/password/' /(location of depends on installation)/occi/ui/public/js/login.js and putting ":auth: occi" to occi-server.conf That is becaus

Re: [one-users] unable to cold migrate

2013-02-06 Thread Jürgen Weber
On 07/02/13 13:53, Jürgen Weber wrote: Some questions, this command what machine does it run on? The machine that it is on, or the machine it is migrating to? (So in my case Master being the machien the VM is on, and HOST being the machine we are migrating to). As explained in my other email

Re: [one-users] unable to cold migrate

2013-02-06 Thread Jürgen Weber
On 07/02/13 11:49, Jürgen Weber wrote: I can now get NEW VM's working on my new HOST. Now that I know this functionality works I am back to attempting to migrate. To test this I am attempting to start a new VM on the MASTER server which looks impossible. Why? Because now if I have both hosts i

Re: [one-users] unable to cold migrate

2013-02-06 Thread Jürgen Weber
On 06/02/13 20:31, Ruben S. Montero wrote: So, then you have solved you restore issue? The permission issue is usually because a misconfigured qemu.conf (dynamic_ownership [1]) or a problem accessing the datastore from the hosts (mount points, mismatch ID of oneadmin...) Regarding the netw

Re: [one-users] Opennebula 3.8.3 - Sunstone is not working correctly

2013-02-06 Thread Johannes Thome
i checked the libvirt-bin is running... but i have no idea if oneadmin can use it... I found some new problems after i just created a host1 with sunstone. in the libvirt log file: 2013-02-06 15:17:37.761+: 4689: info : libvirt version: 0.9.8 2013-02-06 15:17:37.761+: 4689: error : vir

Re: [one-users] Opennebula 3.8.3 - Sunstone is not working correctly

2013-02-06 Thread Johannes Thome
how can i proof if oneadmin can use libvirt? i created my hosts with sunstone... like host1... is there a need to add them to the hostsfile? can you tell me how to set up the passwordless ssh access? Thanks a lot for your help. My internet is restriced in cuba i am not able to search it of m

Re: [one-users] Opennebula 3.8.3 - Sunstone is not working correctly

2013-02-06 Thread Hector Sanjuan
From the logs there are at least two problems: Wed Feb 6 10:03:09 2013 [InM][I]: error: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory Is libvirt correctly installed? Can oneadmin use it? Wed Feb 6 10:03:10 2013 [InM][I]: ssh: Could not resolve host

Re: [one-users] Opennebula 3.8.3 - Sunstone is not working correctly

2013-02-06 Thread Johannes Thome
I put my logfiles in this Email, and the log-files complete in the attachment. i have only the front end on one computer, so i dont need really a ssh how can i use shared? all my hosts are added to the hosts file... but i created them with sunstone i got errors in my logfiles but i dont know

Re: [one-users] Ganglia + sFlow + OpenNebula

2013-02-06 Thread Frank Doelitzscher
Hi All, we were thinking about this as well, and will try to implement it within the next weeks. It would be really great if you would share your experience. So will we do as soon as its up and running. So stick to it ;-) Regards Frank Am 06.02.13 11:39, schrieb Duverne, Cyrille: > I will for

Re: [one-users] Unable to login to Sunstone/OCCI via LDAP

2013-02-06 Thread Daniel Molina
On 6 February 2013 14:15, Vassilis Vatikiotis wrote: > Hello all, > > I'm trying to enable the LDAP auth method so my users can login to > OCCI web UI and although I've followed the steps from the docs in ONE > site so far I haven;t managed it. > > The /etc/one/oned.conf AUTH_MAD section is: > AUT

Re: [one-users] opennebula upgrade to 3.8.3 minor errors

2013-02-06 Thread Daniel Molina
On 6 February 2013 12:36, Andreas Calvo Gómez wrote: > Daniel, > > On 06/02/13 12:34, Daniel Molina wrote: >> >> On 6 February 2013 12:17, Andreas Calvo Gómez >> wrote: >>> >>> Hi Daniel! >>> >>> On 06/02/13 11:15, Daniel Molina wrote: Hi, On 1 February 2013 13:05, Andreas Cal

[one-users] Unable to login to Sunstone/OCCI via LDAP

2013-02-06 Thread Vassilis Vatikiotis
Hello all, I'm trying to enable the LDAP auth method so my users can login to OCCI web UI and although I've followed the steps from the docs in ONE site so far I haven;t managed it. The /etc/one/oned.conf AUTH_MAD section is: AUTH_MAD = [ executable = "one_auth_mad", authn = "ssh,x509,lda

[one-users] Hype-V and 3.8.1 version

2013-02-06 Thread Mantas Klasavičius
Hi We do have multiple hyper-v hosts which we want to manage from OpenNebula. I checked in the documentation that OpenNebula can support hyper-V hosts, but can only find hyper-v drivers for 3.2 version. What about 3.8 version? Should we use the same drivers or there are other ways how we could

Re: [one-users] error : virDomainDefParseXML:8303 : unknown OS type hvm

2013-02-06 Thread Gerry O'Brien
Hello Jamie, The 'virsh capabilities' reports did indeed highlight a difference. The failing hosts had no guest capabilities, the reason being that, for some unknown reason, the virtualization capability in the BIOS was turned off. Everything is working fine now. Thank you,

Re: [one-users] opennebula upgrade to 3.8.3 minor errors

2013-02-06 Thread Andreas Calvo Gómez
Daniel, On 06/02/13 12:34, Daniel Molina wrote: On 6 February 2013 12:17, Andreas Calvo Gómez wrote: Hi Daniel! On 06/02/13 11:15, Daniel Molina wrote: Hi, On 1 February 2013 13:05, Andreas Calvo Gómez wrote: We have performed a update of both the OS (CentOS 6.2 to 6.3) and OpenNebula (3.8

Re: [one-users] opennebula upgrade to 3.8.3 minor errors

2013-02-06 Thread Daniel Molina
On 6 February 2013 12:17, Andreas Calvo Gómez wrote: > Hi Daniel! > > On 06/02/13 11:15, Daniel Molina wrote: >> >> Hi, >> >> On 1 February 2013 13:05, Andreas Calvo Gómez >> wrote: >>> >>> We have performed a update of both the OS (CentOS 6.2 to 6.3) and >>> OpenNebula >>> (3.8.1 to 3.8.3), and

Re: [one-users] CentOS + OpenNebula feedback

2013-02-06 Thread Alexandros Soumplis
On 06/02/2013 01:04 μμ, Karanbir Singh wrote: Definitely something that we should put together, are you happy to help test ? Sure! ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] opennebula upgrade to 3.8.3 minor errors

2013-02-06 Thread Andreas Calvo Gómez
Hi Daniel! On 06/02/13 11:15, Daniel Molina wrote: Hi, On 1 February 2013 13:05, Andreas Calvo Gómez wrote: We have performed a update of both the OS (CentOS 6.2 to 6.3) and OpenNebula (3.8.1 to 3.8.3), and are facing some errors that weren't in the older release: - Logs can't be viewed from t

Re: [one-users] CentOS + OpenNebula feedback

2013-02-06 Thread Karanbir Singh
Hi, On 02/06/2013 09:45 AM, Alexandros Soumplis wrote: > Do you know if there are any plans to cook RPMs for Openvswitch also ? I believe CentOS-6.4 will have kernel space support for ovs, at that point it makes sense to add the ovs userland and cli tools as well. Definitely something that we sho

Re: [one-users] error : virDomainDefParseXML:8303 : unknown OS type hvm

2013-02-06 Thread Jaime Melis
Hi, does virsh capabilites report something different in those two hosts compared with the rest? cheers, Jaime On Wed, Feb 6, 2013 at 11:54 AM, Gerry O'Brien wrote: > Hello Jaime, > > Below is the domain information for a VM that runs on all my hosts > except two specific one. All hosts a

Re: [one-users] error : virDomainDefParseXML:8303 : unknown OS type hvm

2013-02-06 Thread Gerry O'Brien
Hello Jaime, Below is the domain information for a VM that runs on all my hosts except two specific one. All hosts are identical PXE boot images except for some /var directories & files (which I have double checked to make sure the permissions are identical). I can live migrate the VM arou

Re: [one-users] Ganglia + sFlow + OpenNebula

2013-02-06 Thread Duverne, Cyrille
I will for sure :) As soon as I get a damn working version :p Cheers Cyrille "Imagination is more important than Knowledge" Albert Einstein Mercredi 06/02/2013 à 11:22 Javier Fontan a écrit: I've never tried ganglia+sflow for VM monitoring. It would be great sharing the experience with it

Re: [one-users] Opennebula 3.8.3 - Sunstone is not working correctly

2013-02-06 Thread Carlos Martín Sánchez
Hi, You will probably find more useful messages in the log file, /var/log/one/oned.log. It looks like the host is in error state, so OpenNebula can't monitor it properly. Did you configure the passwordless ssh access (for the oneadmin user) to Host01? Regards -- Carlos Martín, MSc Project Engine

Re: [one-users] missing internet connection on ubuntu vm

2013-02-06 Thread Javier Fontan
It seems that your dhcp server is giving all network information but the contextualization data you are passing to the VM is incomplete. Most probably you are lacking gateway and/or dns information. Check that you have that info in the network template and you are passing all the parameters in the

Re: [one-users] Internal marketplace

2013-02-06 Thread Carlos Martín Sánchez
Hi, The marketplace can be downloaded from http://opennebula.org/software:software And the documentation can be found here http://docs.opennebula.pro/appmarket Regards -- Carlos Martín, MSc Project Engineer OpenNebula - The Open-source Solution for Data Center Virtualization www.OpenNebula.org |

Re: [one-users] Ganglia + sFlow + OpenNebula

2013-02-06 Thread Javier Fontan
I've never tried ganglia+sflow for VM monitoring. It would be great sharing the experience with it if you test it. On Fri, Jan 18, 2013 at 1:06 PM, Duverne, Cyrille wrote: > Hello guys, > > Did someone already set up ganglia + sflow to monitor VM on the fly ? > How ? With which version of softwar

Re: [one-users] sunstone stuck often

2013-02-06 Thread Daniel Molina
Hi, On 4 February 2013 12:25, Zeeshan Ali Shah wrote: > Hi, strangely sunstone stuck very often with this error > == Sinatra/1.3.3 has taken the stage on 9869 for development with backup from > Thin >>> Thin web server (v1.5.0 codename Knife) >>> Maximum connections set to 1024 >>> Listening on

Re: [one-users] Shutdown delete the vm ?

2013-02-06 Thread Ruben S. Montero
Hi Zeeshan Yes, one of the limitations of the current model ("save_as") is that a disk snapshot requires to shutdown the VM. We are currently working in snapshot capabilities for opennebula. The snapshoting functionality will be two-fold: 1. Disk snapshots. As the one described in your email. Dis

Re: [one-users] opennebula upgrade to 3.8.3 minor errors

2013-02-06 Thread Daniel Molina
Hi, On 1 February 2013 13:05, Andreas Calvo Gómez wrote: > We have performed a update of both the OS (CentOS 6.2 to 6.3) and OpenNebula > (3.8.1 to 3.8.3), and are facing some errors that weren't in the older > release: > - Logs can't be viewed from the webUI: selecting the "VM Log" tab shows an

Re: [one-users] unable to cold migrate

2013-02-06 Thread Jurgen Weber
Ruben No, at this point in time nohting is solved. I just moved from attempting to migrate to just attempting to get a VM up and running on the new host. I will have a look at your suggestions tomorrow morning and report back. Jurgen On 6/02/2013 8:31 PM, Ruben S. Montero wrote: Hi So, the

Re: [one-users] CentOS + OpenNebula feedback

2013-02-06 Thread Alexandros Soumplis
Do you know if there are any plans to cook RPMs for Openvswitch also ? a. On 06/02/2013 11:38 ??, Jaime Melis wrote: Yes, we'll update the package soon. cheers, Jaime On Wed, Feb 6, 2013 at 5:46 AM, Simon Boulet > wrote: Hi, Do you plan on keeping the

Re: [one-users] Provisioning and theforeman

2013-02-06 Thread Ruben S. Montero
Hi Yes bare metal provisioning is for sure in our radar. There have been some discussions in the past about it [1, 2]. However, work in this is not in our short-term roadmap. Related to this issue, and maybe a first step, is the ability to audit a host, (is KVM properly configured?, are the data

Re: [one-users] CentOS + OpenNebula feedback

2013-02-06 Thread Jaime Melis
Yes, we'll update the package soon. cheers, Jaime On Wed, Feb 6, 2013 at 5:46 AM, Simon Boulet wrote: > Hi, > > Do you plan on keeping the repo updated with future releases? I see 3.8.3 > is not available on the CentOS repo, yet. > > http://dev.centos.org/centos/6/opennebula/x86_64/ > > Simon

Re: [one-users] unable to cold migrate

2013-02-06 Thread Ruben S. Montero
Hi So, then you have solved you restore issue? The permission issue is usually because a misconfigured qemu.conf (dynamic_ownership [1]) or a problem accessing the datastore from the hosts (mount points, mismatch ID of oneadmin...) Regarding the network problem you have to create bridge1 in the h

[one-users] Internal marketplace

2013-02-06 Thread Miloš Kozák
Hello, I am facing problem of Windows appliances which we need to deploy onto our ONE infrastructure. Feasible solution seems to me run our own internal marketplace. I was searching for info howto make it happen, but I could not find any reasonable document. So my question is, is there any way