Re: [one-users] VM stuck in boot state

2011-05-18 Thread Karthik Mallavarapu
Hi Javier, There is no kvm version mismatch. I had to downgrade libvirt installation from 0.9 to 0.8 in order to fix the migrate issue. Thanks a lot. Regards, Karthik On Wed, May 18, 2011 at 6:53 PM, Javier Fontan wrote: > Could this be the problem? > > https://bugs.launchpad.net/ubuntu/+sourc

Re: [one-users] OCA XML-RPC output

2011-05-18 Thread Florin Antonescu
I am also interested in this topic as I am trying to do the same task for research project GEYSERS. On Wed, May 18, 2011 at 6:36 PM, Gian Uberto Lauri wrote: > Hello all, > > I am writing an OCCI implementation that accepts OVF for the > Venus-C research project. This imp

[one-users] OCA XML-RPC output

2011-05-18 Thread Gian Uberto Lauri
Hello all, I am writing an OCCI implementation that accepts OVF for the Venus-C research project. This implementation parses OVF and uses the extracted informatios to build the input fir the appropriate OCA api. /compute works us

Re: [one-users] XML-RPC Disk information

2011-05-18 Thread Florin Antonescu
I am using version 2.2. On Wed, May 18, 2011 at 2:46 PM, Javier Fontan wrote: > What version are you using? Stock OpenNebula does not push information > about disk space but certainly it can be added. > > Also all the CLI tools use the XMLRPC interface so you should get the > same information us

Re: [one-users] VM stuck in boot state

2011-05-18 Thread Javier Fontan
Could this be the problem? https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/244467 Also, is kvm the same version in both hosts. Maybe a kvm version mismatch can cause that problem. On Thu, May 12, 2011 at 2:26 PM, Karthik Mallavarapu wrote: > Hello Javier, > The issue comes when we try to mig

Re: [one-users] Mounting on NFS

2011-05-18 Thread Ruben Diez
Try to change the /etc/exports from /srv/cloud xx.yy.z.0/255.255.255.0(rw,fsid=0,nohide,sync,root_squash,no_subtree_check) to /srv/cloud xx.yy.z.0/24(rw,fsid=0,nohide,sync,root_squash,no_subtree_check) Regards Rui Esteves escribió: Hi I have a test environment with 2 computers and I am havi

Re: [one-users] cannot use a iso based cdrom in vmware

2011-05-18 Thread Tino Vazquez
Hi Carlos, Ok, I think I have a better understanding of the problem now. I've opened a ticket [1] since this is definitely a bug. Let's try the following to see if we got it right: * Change line 222 with file << "\t\t\tget_oid() << "/images/disk." << i << ".iso'/>"

[one-users] Mounting on NFS

2011-05-18 Thread Rui Esteves
Hi I have a test environment with 2 computers and I am having difficulty to mount the /srv/cloud directory. The front-end has Ubuntu server with static IP xx.yy.z.15, and the node has Ubuntu Desktop with dynamic IP but at this moment being xx.yy.z.100 On Front-end: 1- sudo mkdir -p /srv/clo

[one-users] Error monitoring VM, Error executing sudo /usr/sbin/xentop -bi2

2011-05-18 Thread María Pérez
Hi again, I have another problem with the monitoring of the machines and the execution of /var/tmp/one/vmm/xen/poll. The log file contains the following lines with the error: Command execution fail: 'if [ -x "/var/tmp/one/vmm/xen/poll" ]; then /var/tmp/one/vmm/xen/poll one-28; else

Re: [one-users] XML-RPC Disk information

2011-05-18 Thread Javier Fontan
What version are you using? Stock OpenNebula does not push information about disk space but certainly it can be added. Also all the CLI tools use the XMLRPC interface so you should get the same information using both XMLPRC or CLI. The problem you are facing is that onehost show is one.host.info c

[one-users] VM state is UNKNOWN

2011-05-18 Thread María Pérez
Hi, I have a pair of problems in my installation of opennebula. First it is that the VM begins correctly but soon after they become to unknown state. The message at the log (vm.log) is: VM running but it was not found. Restart and delete actions available or try to recover it manually New

Re: [one-users] Can we use the front end host also to deploy VMs ?

2011-05-18 Thread Carlos Martín Sánchez
Hi, Since the storage is "shared", you should use the tm_nfs drivers. Regards -- Carlos Martín, MSc Project Major Contributor OpenNebula - The Open Source Toolkit for Cloud Computing www.OpenNebula.org | cmar...@opennebula.org On Tue, May 17, 2011 at 12:01 PM, Hécto

Re: [one-users] Configuration bash_profile on system wide

2011-05-18 Thread Łukasz Grabowski
Hi, if you have opennebula wide system installed, ONE_LOCATION has to be unset. Try exporting it like this: export ONE_LOCATION= Regards, Łukasz 2011/5/18 mahirudin alkhoir > hai i have a problem with configuration bash_profile on wide system > > in wide system opennebula installed on / direct

[one-users] Configuration bash_profile on system wide

2011-05-18 Thread mahirudin alkhoir
hai i have a problem with configuration bash_profile on wide system in wide system opennebula installed on / directory right?? i am setting bash_profile like this : export ONE_LOCATION=/ export ONE_AUTH=/var/lib/one/.one/one_auth export ONE_XMLRPC=http://localhost:2633/RPC2 export PATH=$ONE_LOC

Re: [one-users] poll script return value if VM is not running

2011-05-18 Thread Carlos Martín Sánchez
Hi Nikolay, The core looks for those meaningful attributes and updates them only if they are present and not equal to '-1', but they are not mandatory. If any of them is not found, the previous value persist. I would say that your driver should return all values that can be retrieved from the hyp

Re: [one-users] compile 2.2 on squeeze...

2011-05-18 Thread Thomas Besser
Am Dienstag 17 Mai 2011 17:55:42 schrieb Łukasz Oleś > Install all dependencies listed in this file: > http://git.debian.org/?p=pkg- opennebula/opennebula.git;a=blob;f=debian/control;h=8dbc0761b1f5d81df682ffa2b1c10884d9de69d8;hb=refs/heads/squeeze > (those from 'Build-Depends') and it should work.

Re: [one-users] Help to login without asking for a user or password.

2011-05-18 Thread Ruben Diez
First, generate ssh key for use oneadmin and add the public key to authorized_keys file: $ ssh-keygen Generating public/private rsa key pair. ... Enter passphrase (empty for no passphrase): Enter same passphrase again: $ cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys You also need to create a