Re: [one-users] OCCI 3 Requests

2011-08-31 Thread florian.feldhaus
Hi Amine, The GET commands you are issuing are returning a HTTP return code 200 OK. It will return nothing, if you didn't successfully create a network, storage or compute object before. Regarding the POST: If you are using OCCI v0.3, then you should use the attribute as described here: http://

Re: [one-users] Opennebula 3.0 - Configuring Sunstone plugins in sunstone-plugins.yaml

2011-08-31 Thread Héctor Sanjuán
Hi, I tried and had the same problem. Then I realised I was using a tab instead of spaces for the new group indentation (in your case 'managers'). YAML does not allow tabs, when indenting. Is this maybe your problem? Hector El 30/08/11 16:48, João Soares escribió: > Hi, > > > > I was looking

Re: [one-users] VM stays in MIGRATE when trying to livemigrate it

2011-08-31 Thread Adnan Pasic
Hi, thanks for your swift response. Unfortunately, it's not that kind of problem. The network isn't slow, since I'm using ONE for my diploma thesis I am writing at the university, so the connection is quite good. Also, the VMs aren't utilized at all, although yesterday it worked even under full

Re: [one-users] VM stays in MIGRATE when trying to livemigrate it

2011-08-31 Thread Steffen Neumann
On Wed, 2011-08-31 at 21:40 +0200, Adnan Pasic wrote: ... > However, now when I try to migrate or livemigrate any deployed VM, > this VM stays in SAVE or MIGRATE respectfully. Nothing else happens. For live-migration: Is the VM quite busy ? During live-migrate the RAM is synch'ed over to the new

[one-users] VM stays in MIGRATE when trying to livemigrate it

2011-08-31 Thread Adnan Pasic
Hello guys, I have the following problem - I had two cluster PCs and a Host PC where opennebula already was installed and worked as expected. However, I've been told to change the Hard Disk in one of the clusters, which meant installing new Ubuntu on this HD and installing the cluster-part of ONE

[one-users] OCCI 3 Requests

2011-08-31 Thread Amine Ghrab
Hi all, I'm trying to make requests to the occi server using curl command but got no anwers: oneadmin@ena-desktop:~$ curl -X GET http://localhost:3000 > oneadmin@ena-desktop:~$ curl -X GET http://localhost:3000/ > oneadmin@ena-desktop:~$ curl -X GET http://localhost:3000/network/ The occi-serve

Re: [one-users] [OpenNebula-2.2.1] add a custom attribute to image

2011-08-31 Thread knawnd
Hi Tino, Sorry for the noise. It seems I specified the arguments for 'oneimage' command in a wrong sequence: > oneimage addattr OSTEMPLATE centos-5 whereas the proper format is $ oneimage addattr OSTEMPLATE centos-5 That's why I was getting a help content. It's even possible to specified cu

Re: [one-users] [OpenNebula-2.2.1] add a custom attribute to image

2011-08-31 Thread Tino Vazquez
Hi Nikolay, Can you post the relevant lines in oned.log when you run the "oneimage addattr" command? Also, the oneimage show before and after. Regards, -Tino -- Constantino Vázquez Blanco, MSc OpenNebula Major Contributor www.OpenNebula.org | @tinova79 On Fri, Aug 26, 2011 at 1:22 PM, wro

Re: [one-users] Strange behaviour of DEFAULT_DEVICE_PREFIX and TARGET when using Xen in HVM mode

2011-08-31 Thread Tino Vazquez
Hi Maxence, Not sure why that is the case. To use /dev/xvd* devices in Xen, domU's need to load the xen paravirtualization kernel modules. Maybe loading these drivers as explained in [1] helps? Regards, -Tino [1] http://xen.1045712.n5.nabble.com/how-to-create-dev-xvda-td2594051.html -- Consta

Re: [one-users] Strange behaviour of DEFAULT_DEVICE_PREFIX and TARGET when using Xen in HVM mode

2011-08-31 Thread Maxence Dunnewind
Hi tino, > Sorry for the long delay in answering. Looking to the VM template and > the deployment file, it looks like that is what is intended in the > OpenNebula side. It instructs the hypervisor to set the disks in the > desired places (xvda for the base image, xvdb for the context CDROM, > and

Re: [one-users] Strange behaviour of DEFAULT_DEVICE_PREFIX and TARGET when using Xen in HVM mode

2011-08-31 Thread Tino Vazquez
Hi Maxence, Sorry for the long delay in answering. Looking to the VM template and the deployment file, it looks like that is what is intended in the OpenNebula side. It instructs the hypervisor to set the disks in the desired places (xvda for the base image, xvdb for the context CDROM, and sde for

[one-users] Cloud Interoperability events

2011-08-31 Thread florian.feldhaus
The 3rd Cloud Plugfest organised by SNIA (Storage Networking Industry Association) will take place from September 18-22, 2011 [1]. The purpose of the Cloud Plugfest is for vendors to bring their implementations of the Cloud Data Management Interface (CDMI) [2] and the Open Cloud Computing Interface