Re: [one-users] error deploying the guest on VMWARE Host

2011-12-09 Thread Siva Prasad
can Any body give an idea on this? thanks, Siva On 12/8/2011 3:00 PM, Siva Prasad wrote: Hi All, I am getting the following error when i deploy the vm (with onedeploy 1 2) in vm.log after the disk is transffered. Thu Dec 8 14:39:01 2011 [VMM][E]: Wrong target value in DISK. Thu Dec 8

Re: [one-users] xmlrpc client

2011-12-09 Thread Ksenija Poljak
Even when I use that API, I still get Unauthorized exception. What is the proper way to form a session string that gets user (for start oneadmin) authenticated and authorized in Java client so that I can test other methods? I use client function: Client client = new Client(session_string,

Re: [one-users] xmlrpc client

2011-12-09 Thread Prakhar Srivastava
Hi, This is how I create a connection to the server oneClient = new Client(oneadmin:onepass,http://192.168.1.5:2633/RPC2;); Check that you are using the import org.opennebula.client.Client; to make user that you are using the correct client. Also send the stacktrace if you are still facing

Re: [one-users] xmlrpc client

2011-12-09 Thread Ksenija Poljak
I do the same thing and is not working. This line alone does not cause any problems. But when I try to use UserPool.info(client); or any other method, returned error string is: HTTP server returned unexpected status: Unauthorized. On Fri, Dec 9, 2011 at 12:52 PM, Prakhar Srivastava

Re: [one-users] xmlrpc client

2011-12-09 Thread Prakhar Srivastava
You appear to use the hashed password and not the password itself. Use the real password to construct the session string. On Fri, Dec 9, 2011 at 5:38 PM, Ksenija Poljak ksenija.pol...@altus-it.hrwrote: I do the same thing and is not working. This line alone does not cause any problems. But

Re: [one-users] xmlrpc client

2011-12-09 Thread Ksenija Poljak
Thank you very much for your help. The problem was actually in xmlrpc port. :) On Fri, Dec 9, 2011 at 1:36 PM, Ksenija Poljak ksenija.pol...@altus-it.hrwrote: I use the real password. On Fri, Dec 9, 2011 at 1:32 PM, Prakhar Srivastava prakhar@gmail.comwrote: You appear to use the

Re: [one-users] Creating virtual machines from scratch

2011-12-09 Thread Fabian Wenk
Hello Richard On 08.12.2011 17:45, richard -rw- weinberger wrote: I'm a bit confused how to create a vm from scratch. Assume I want a vm running with CentOS6 and a new virtual hard disk of 500GiB. How can I create a new disk using OpenNebula (especially with Sunstone)? I do not know how to

Re: [one-users] Access network by name (custom attributes)

2011-12-09 Thread Fabian Wenk
Hello Tomáš On 09.12.2011 10:42, Tomáš Nechutný wrote: possible to define network by name (instead of id)? I tried NETWORK=local, NETWORK=\local\ and same with NAME instead of NETWORK_ID=1, but it doesn't work. As far as I know with OpenNebula 3.0 only IDs can be uses. bye Fabian

Re: [one-users] [help]Could not create domain

2011-12-09 Thread cat fa
I modified the user and group in /etc/libvirt/qemu.conf , is that correct? 2011/12/10 Fabian Wenk fab...@wenks.ch Hello Cat On 09.12.2011 14:35, cat fa wrote: Fri Dec 9 04:31:57 2011 [VMM][I]: Command execution fail: 'if [ -x /var/tmp/one/vmm/kvm/deploy ]; then