[one-users] error: internal error HTTP response code 500 for call to 'FindByUuid'. Fault: ServerFaultCode - Permission

Tino Vazquez tinova at opennebula.org
Tue Nov 29 09:05:57 PST 2011


Hi,

It looks like the driver for the disk is not defined, nor a default
value for it. Your /etc/one/vmm_sh_vmware.conf file should have a

DISK   = [ DRIVER = file ]

Hope it helps,

-Tino

--
Constantino Vázquez Blanco, MSc
Project Engineer
OpenNebula - The Open Source Toolkit for Data Center Virtualization
www.OpenNebula.org | @tinova79 | @OpenNebula



On Tue, Nov 29, 2011 at 7:23 AM, PJ PJ <igranjo at hotmail.com> wrote:
>
> it shows the next message:
>
> oneadmin at opennebula:~$ virsh -v
> 0.9.6
> oneadmin at opennebula:~$ more var/19/deployment.0
> <domain type='vmware'>
>         <name>one-19</name>
>         <memory>1048576</memory>
>         <os>
>                 <type arch='i686'>hvm</type>
>         </os>
>         <devices>
>                 <disk type='file' device='disk'>
>                         <source file='[images] 19/images/disk.0/disk.vmdk'/>
>                         <target dev='hda'/>
>                         <driver name='          </disk>
>         </devices>
> </domain>
>
> Thanks in advance.
>
> ----------------------------------------------------------------------------------
> Message: 1
> Date: Mon, 28 Nov 2011 11:45:03 +0000
> From: PJ PJ <igranjo at hotmail.com>
> To: <users at lists.opennebula.org>
> Subject: Re: [one-users] When it deploys the virtual machine response
>  code 500 for call to 'FindByUuid'
> Message-ID: <BAY152-W5602A11DE2FCDFEDBBE574B9B20 at phx.gbl>
> Content-Type: text/plain; charset="iso-8859-1"
>
>
> I'm sorry for my delay, it shows the next message: oneadmin at 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 at 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: tinova79 at gmail.com
> 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: igranjo at hotmail.com
>
> 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 <igranjo at hotmail.com> 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 at 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 at 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
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>



More information about the Users mailing list