[one-users] OCCI - architecture definition ?

2010-12-22 Thread Strutz, Marco
Hi. I had a look into the current occi-specification draft [1]. It turned out that the 'architecture' is part of it: Attribute: occi.compute.architecture Type: Enum {x86,x64} Multiplicity: 0..1 Mutability:Mutable

[one-users] Windows* contextualization scripts?

2010-12-22 Thread Giovanni Toraldo
Hi, searching on mailing list archives and googlin' around, I found many people talking about using bat/vbs/wmi scripts for configuring Windows guests, but I haven't actually found anything. Someone know if there is something available everywhere? Thanks. -- Giovanni Toraldo

Re: [one-users] OCCI syntax - [Wrong type! error] AND No ARCHdefined BUG

2010-12-22 Thread Strutz, Marco
After pulling the latest version it seems to work. If I move back to my previous version it still works. Cannot reproduce the same behavior too. So far the problem is solved for me. Thanks Marco -Original Message- From: users-boun...@lists.opennebula.org

Re: [one-users] vm in vmware can't start

2010-12-22 Thread Tino Vazquez
Hi Vu, Are you still experiencing this? If so, what is the outcome of: sh -c /srv/cloud/one/lib/remotes/vmm/vmware/deploy 10.160.0.23 /srv/cloud/one/var/50/deployment.0 ? Regards, -Tino -- Constantino Vázquez Blanco | dsa-research.org/tinova Virtualization Technology Engineer / Researcher

Re: [one-users] Please help me: Error: Connection refused - connect(2)

2010-12-22 Thread Tino Vazquez
Hi, It seems that the oned daemon is not really started. The daemon its called 'oned' and from your ps output there is only mm_sched present (the scheduler), and it is present 3 times (please kill those process). You can check $ONE_LCOATION/var/oned.log to check the error that prevents 'oned'

[one-users] OCCI compute create

2010-12-22 Thread John Dewey
I was looking at the documentation on creating a compute instance. http://www.opennebula.org/documentation:rel2.2:occiug It states the following XML should used: COMPUTE NAMEMyCompute/NAME INSTANCE_TYPEsmall/INSTANCE_TYPE DISK STORAGE

Re: [one-users] OCCI compute create

2010-12-22 Thread John Dewey
Sorry for the mail, I figured it out. You do not need to supply an IP address. On Wed, Dec 22, 2010 at 2:43 PM, John Dewey j...@dewey.ws wrote: I was looking at the documentation on creating a compute instance. http://www.opennebula.org/documentation:rel2.2:occiug It states the following

[one-users] Error executing /home/one/bin/oned.

2010-12-22 Thread ocoral
___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

[one-users] Error executing /home/one/bin/oned.

2010-12-22 Thread ocoral
  Hi,   I had installed ONE2.0.1 in my fedora, for the first time, I can start oned and then I can stop oned successfully. Howerver, when I try to start oned again, I get the following error:   [onead...@0232 home]$ one start   Stale .lock detected. Erasing it.   /home/one/bin/one: line 76: 4258

Re: [one-users] Migration woes and a vnc question

2010-12-22 Thread Jaime Melis
Hello, Could you try setting empty strings for certificate related parameters in your libvirtd.conf? In particular: tls_no_verify_certificate = 1 key_file = cert_file = Restart libvirt in both worker nodes and try again. Regards, Jaime On Tue, Dec 21, 2010 at 2:23 PM, sa...@eng.it wrote: