I'm sorry for my delay, it shows the next message: oneadmin@opennebula:~$ virsh 
-c esx://esx/?no_verify=1 define var/19/deployment.0
Ingrese un nombre de usuario para esx [root]: oneadmin
Ingrese la contraseña de oneadmin para esx:
error:Falló al definir un dominio para var/19/deployment.0
error:(domain_definition):11: Unescaped '<' not allowed in attributes values
                        <driver name='          </disk>
                        --------------          ^ 
oneadmin@opennebula:~$ virsh -c esx://esx/?no_verify=1 start 19
Ingrese un nombre de usuario para esx [root]: oneadmin
Ingrese la contraseña de oneadmin para esx:
error:Falló al obtener el dominio '19'
error:No se encontró dominio: No existe un dominio denominado '19'  Thanks in 
advance.

 From: [email protected]
Date: Tue, 15 Nov 2011 16:28:13 +0100
Subject: Re: [one-users] When it deploys the virtual machine response code 500 
for call to 'FindByUuid'
To: [email protected]

Hi,
Could you try deploying with libvirt by hand?
$  virsh -c esx://esx/?no_verify=1 define /var/lib/one/0/deployment.0


and then


$ virsh -c esx://esx/?no_verify=1 start <domainname>


where <domainname> is the one provided in the execution of the first sentence.


Regards,


-Tino--
Constantino Vázquez Blanco, MSc | dsa-research.org/tinova


Virtualization Technology Engineer / Researcher
OpenNebula - The Open Source Toolkit for Data Center 
Virtualizationwww.OpenNebula.org | @tinova79 | @OpenNebula






On Mon, Nov 14, 2011 at 3:02 PM, PJ PJ <[email protected]> wrote:










I have got Esxi 4.1 and ubuntu with OpenNebula 2.2.1
 
When it deploys the virtual machine, it shows this error :
 
[VMM][D]: Message received: error: internal error HTTP
response code 500 for call to 'FindByUuid'. Fault: ServerFaultCode - Permission


to perform this operation was denied.
 
can you help me, please?
 
I have connection with the node ESXi from console, and it shows the next 
command:
 
oneadmin@opennebula:~$ virsh -c esx://esx/?no_verify=1virsh -c 
esx://esx/?no_verify=1


Ingrese un nombre de usuario para esx [root]: oneadmin
Ingrese la contraseña de oneadmin para esx:
Bienvenido a virsh, la terminal de virtualización interactiva.
Ingrese: 'help' para obtener ayuda con los comandos


       'quit' para salir
virsh #

and I can see the node ESXi in the console, and it shows the next message:
 
oneadmin@opennebula:~$ lib/remotes/im/run_probes vmware esx


/srv/cloud/one/lib/ruby/vmwarelib.rb:26: warning: already initialized constant 
ONE_LOCATION
/srv/cloud/one/lib/ruby/vmwarelib.rb:32: warning: already initialized constant 
RUBY_LIB_LOCATION
HYPERVISOR=vmware TOTALCPU=800 CPUSPEED=1595 TOTALMEMORY=8386824 
FREEMEMORY=6709459



Thanks in advance.
                                          

_______________________________________________

Users mailing list

[email protected]

http://lists.opennebula.org/listinfo.cgi/users-opennebula.org



                                          
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to