Re: [one-users] OCCI: parsing bug, unsupported character?

2011-08-09 Thread Marco Strutz
? Also, can you check if a new VM is created in OpenNebula, even if there is no response? I have made some changes to the occi-server today, try using this last version from the git repository. Regards On 27 July 2011 17:10, Marco Strutz marco.str...@desy.de wrote: Hello Javier. occi.xml

Re: [one-users] OCCI: parsing bug, unsupported character?

2011-07-27 Thread Marco Strutz
this myself. Cheers On Mon, Jul 25, 2011 at 3:43 PM, Marco Strutz marco.str...@desy.de wrote: Hello developers. I might found a bug in the occi-context section related to a proper string parsing. In generel, the 'occi-compute create' command outputs error-message if unsupported characters (like

[one-users] OCCI: parsing bug, unsupported character?

2011-07-25 Thread Marco Strutz
Hello developers. I might found a bug in the occi-context section related to a proper string parsing. In generel, the 'occi-compute create' command outputs error-message if unsupported characters (like '$') are detected: [VirtualMachineAllocate] Error trying to CREATE VM Could not parse

Re: [one-users] OCCI: parsing bug, unsupported character?

2011-07-25 Thread Marco Strutz
ps: the installed opennebula version: $ git log | head -n 6 commit d07323d2940acd9195dcad690d5dea9b66aff37a Author: Javi Fontan jfon...@gmail.com Date: Mon Jul 11 14:40:50 2011 +0200 bug #707: fix bug introduced in 5bf12e0, time not shown in onevm list On 07/25/2011 03:43 PM, Marco

Re: [one-users] bug in image.rb HOOK? ('onevm saveas' command)

2011-02-11 Thread Marco Strutz
Source Toolkit for Cloud Computing www.OpenNebula.org http://www.opennebula.org/ | cmar...@opennebula.org mailto:cmar...@opennebula.org 2011/2/10 Marco Strutz marco.str...@desy.de mailto:marco.str...@desy.de Hi Carlos. Very strange: After running ttylinux and enabling

Re: [one-users] bug in image.rb HOOK? ('onevm saveas' command)

2011-02-11 Thread Marco Strutz
Hi Carlos. You have saved my day. I had a look at the acpi deamon inside my vm: it wasn't running. As soon as I have repaired the configuration the acpi signals were successfully passed into the machine and the onevm shutdown works again. Thank you! Just for clarification: As soon as the vm

Re: [one-users] 'onevm saveas' via XMLRPC or OCCI???

2011-02-10 Thread Marco Strutz
in your code. Regards, Carlos. -- Carlos Martín, Engineer, MSc Project Major Contributor OpenNebula - The Open Source Toolkit for Cloud Computing www.OpenNebula.org http://www.opennebula.org/ | cmar...@opennebula.org mailto:cmar...@opennebula.org On 8 February 2011 17:03, Marco Strutz

[one-users] bug in image.rb HOOK? ('onevm saveas' command)

2011-02-10 Thread Marco Strutz
/7c6f81fcb5b4dec12ab3fa63913b16b4ba1e2d12 On 02/10/2011 10:11 AM, Marco Strutz wrote: Hi. Thanks Carlos! I have managed to reproduce the behaviour by xmlrpc calls. But for the long term it would be very handy to access the saveas feature in one single xmlrpc call too so that it won't be necessary

[one-users] 'onevm saveas' via XMLRPC or OCCI???

2011-02-08 Thread Marco Strutz
Hello. What is the best way to map the onevm saveas command [1] to OCCI or XMLRPC-Request? I need to save vm images but want to avoid using the command line interface. I cannot simply use the xmlrpc-call one.vm.savedisk [2] since I then would need to know the image id where the disk will be