Re: [one-users] econe-server problems with 3.2.1

2012-02-07 Thread Ulrich Schwickerath
Hi, Ruben, I confirm I get the same timing when I do NOT use the SSL proxy: (...) r> rack.url_scheme http rack.version [1, 0] sinatra.error # id="explanation">You're seeing this error because you haveenabled the show_exception

Re: [one-users] Error Messages

2012-02-07 Thread Hutson Betts
That's fantastic news! I do appreciate the error messages, but after I missed a VM that was constantly attempting to re-deploy, I had a considerable number of error messages that could have grown out of control. It would just seem that recording all errors, particularly duplicates, would not help

Re: [one-users] Asking Open Nebula to use 64-bit CPU

2012-02-07 Thread Ruben S. Montero
Hi OpenNebula uses libvirt to interact with KVM. Check the deployment file in /var/lib/one/. That is the file used by OpenNebula to start the VM through virsh create You can take a look to that deployment file (and use it to debug the process by hand) and see what it is misssing... I am not s

Re: [one-users] Error Messages

2012-02-07 Thread Ruben S. Montero
HI Yes that's not very convenient The issue is now solved in the repo [1]. You should be safe applying this to 3.0 or 3.2.1 [1] http://dev.opennebula.org/issues/1115 Cheers Ruben On Sat, Feb 4, 2012 at 3:47 AM, Hutson Betts wrote: > I have a VM that continuously fails to deploy. > > How

Re: [one-users] Asking Open Nebula to use 64-bit CPU

2012-02-07 Thread Michael Brown
OK, I found one error I was making. I had BOOT and ARCH as top-level parameters instead of having them under OS. Now I have: CPU=1 DISK=[ BUS=virtio, IMAGE=debian-root-disk ] DISK=[ SIZE=2048, TYPE=swap ] GRAPHICS=[ TYPE=vnc ] INPUT=[ BUS=usb, TYPE=tablet ] MEMORY=2048 NAME=debian_vm

[one-users] Asking Open Nebula to use 64-bit CPU

2012-02-07 Thread Michael Brown
How do I ask Open Nebula to use a 64-bit CPU? I've tried using: ARCH=qemu64 ARCH=x86_64 ARCH=x64 in my machine template, but it always launches kvm with '-cpu qemu32'. Turns out this is what's been causing my booting troubles all along (except for trying to convince open nebula to boot an image

Re: [one-users] econe-server problems with 3.2.1

2012-02-07 Thread Ruben S. Montero
Hi Ulrich Those in the log are not error messages but log messages. If you take a look they log a HTTP 200 return code (SUCCESS). process in 0.8 secs. Could you confirm the times accessing directly the econe-server... We believe this is a configuration issue, as we can not reproduce this. Please

[one-users] Fwd: Installation of OpenNebula 3.2 on Ubuntu OS

2012-02-07 Thread Poul Kristensen
-- Forwarded message -- From: Poul Kristensen Date: 2012/2/7 Subject: Re: [one-users] Installation of OpenNebula 3.2 on Ubuntu OS To: Carlos Martín Sánchez Hi Carlos. Opennebula created the DB. I usually work with mysql or postgresql. Resently started with sqlite3. Trying sqlit

Re: [one-users] Problem trying to netboot or CD boot

2012-02-07 Thread Michael Brown
Nope - I tried forcing the CDROM to an 'ide' type with no luck: On 12-02-07 04:46 AM, Ruben S. Montero wrote: Hi, Maybe for the installation you may try *without* the virtio drivers? Also watchout for the automatic device mapping. Some versions of KVM may

[one-users] New OpenNebula Self-service screencast

2012-02-07 Thread Jaime Melis
Hello everyone, we have published a new screencast featuring the Self-service screencast: http://blog.opennebula.org/?p=2499 Enjoy! Cheers, Jaime -- Jaime Melis Project Engineer OpenNebula - The Open Source Toolkit for Cloud Computing www.OpenNebula.org | jme...@opennebula.org

Re: [one-users] is database(sqlite db) is necessary to run vm in opennebula 2.0 with xen

2012-02-07 Thread Poul Kristensen
Not to be a " grumbler" :) but I am running vm's on the opennebula host like this e.g: kvm -hda vm-name -m 1024M besides opennebula :). Even a vmdk(Wmware extention) file works fine :) Regards Poul 2012/2/7 Carlos Martín Sánchez : > Yes, OpenNebula needs a database to run, either sqlite or mysq

[one-users] OpenNebula user survey

2012-02-07 Thread Borja Sotomayor
Hi everyone, As an open-source community, it is very important for us to keep an updated list of organizations and projects using OpenNebula, and have some information about their deployment. Doing so helps us improve the support for most demanded infrastructure platforms, and puts us in a be

Re: [one-users] Installation of OpenNebula 3.2 on Ubuntu OS

2012-02-07 Thread Carlos Martín Sánchez
Hi Poul, You said in a previous email you wanted to dump your sqlite DB to mysql... What DB configuration are you using? Was that DB created by you, or opennebula? Regards. -- Carlos Martín, MSc Project Engineer OpenNebula - The Open Source Toolkit for Data Center Virtualization www.OpenNebula.or

Re: [one-users] is database(sqlite db) is necessary to run vm in opennebula 2.0 with xen

2012-02-07 Thread Hans-Joachim Ehlers
Hm, are there thoughts to be able to use a LDAP repository ? Tia Hajo From: users-boun...@lists.opennebula.org [mailto:users-boun...@lists.opennebula.org] On Behalf Of Carlos Martín Sánchez Sent: Tuesday, February 07, 2012 5:42 PM To: Darshan Upadhyay Cc: users Subject: Re: [one-users] is datab

Re: [one-users] is database(sqlite db) is necessary to run vm in opennebula 2.0 with xen

2012-02-07 Thread Carlos Martín Sánchez
Yes, OpenNebula needs a database to run, either sqlite or mysql. Regards -- Carlos Martín, MSc Project Engineer OpenNebula - The Open Source Toolkit for Data Center Virtualization www.OpenNebula.org | cmar...@opennebula.org | @OpenNebula On Sun, Feb 5, 2012 at 2:05

Re: [one-users] econe-server problems with 3.2.1

2012-02-07 Thread Daniel Molina
Hi Ulrich, On 6 February 2012 17:43, Ulrich Schwickerath wrote: > Hi, > > sure. I've changed > #:server: localhost > :server: oneadmin02.cern.ch > :port: 4567 > > #SSL Proxy > #:ssl_server: https://oneadmin02.cern.ch:8443/ > > in /etc/one/econe.conf and restarted the server. Then I changed > expo

[one-users] VM after shutdown

2012-02-07 Thread João Pagaime
Hello all, is there some configuration available for open-nebula (and sunstone) to list persistent VMs that are shutdown, instead of disappearing from "onevm list"? as it is configured now, after a VM shutdown, I have to do a "onevm create" or do a similar action on "sunstone", to restart th

Re: [one-users] multiple image repositories

2012-02-07 Thread João Pagaime
Hello Ruben, thanks for the reply couldn't make it work for now I'm using tm_ssh, although it probably could be done, maybe with a custom TM driver and some tweaking here and there the situation I'm trying to avoid is to move around GB of traffic between the front-end and clusters of geog

Re: [one-users] Problem trying to netboot or CD boot

2012-02-07 Thread Ruben S. Montero
Hi, Maybe for the installation you may try *without* the virtio drivers? Also watchout for the automatic device mapping. Some versions of KVM may have problems with gaps and multiple Buses. You can use TARGET=hda, ... for the DISKs to override the defaults... Good Luck Ruben On Mon, Feb 6, 201

Re: [one-users] multiple image repositories

2012-02-07 Thread Ruben S. Montero
Hi, Basically, this will work, as the SOURCE attribute is then used by the rest of the OpenNebula components. Let us known if you find any problem This is a very timely comment, as we are now working in this feature for 3.4. The current Image Repo will evolve to a more complete system of "da

Re: [one-users] MAC problem with KVM--OpenNebula3.0

2012-02-07 Thread Gian Uberto Lauri
> "JL" == Jing Li writes: JL> Then I can access the instance with VNC viewer on the nodes(not JL> the NoVNC in Sunstone). But the instance was not accessible from JL> the internet. I checked the ifcfg-eth0 file in the VM instance JL> and noticed something weird. The MAC always starts with

[one-users] vm template on xen

2012-02-07 Thread Darshan Upadhyay
hello friend can anybody will provide me the sample vm template(off tyylinux or any other os) which can be run on xen hypervisor and through which i can successfully run the vm on host... ___ Users mailing list Users@lists.opennebula.org http://lists

[one-users] Asking about OpenNebula with Amazon EC2

2012-02-07 Thread Hoang Dinh Phuc
Hi all, I'm building a hybrid cloud computing model with OpenNebula. - My private cloud is my data center with OpenNebula: KVM hypervisor. - My public cloud is Amazon EC2 (added host EC2 to be managed by OpenNebula) I've successfully create raw image (centOS.img) that is running with KVM