Hi, 1. I think that the ESXi, used own 'System daemons' for execution image. I did add user 'daemon' in the 'cloud' group. 2. I renamed Centos.vmdk in disk.vmdk. It is error image of marketplace.
2013/6/24 Tino Vazquez <[email protected]> > Hi, > > Could you please share the steps needed to fix the permissions problem? > > Regards, > > -Tino > -- > Join us at OpenNebulaConf2013 in Berlin, 24-26 September, 2013 | > www.opennebulaconf.com > > -- > Constantino Vázquez Blanco, PhD, MSc > Project Engineer | OpenNebula - The Open-Source Solution for Data > Center Virtualization > www.OpenNebula.org | @tinova79 | @OpenNebula > > > On Mon, Jun 24, 2013 at 5:54 PM, Evgeniy Suvorov <[email protected]> > wrote: > > I resolved this problem. Thanks All > > > > > > 2013/6/24 Evgeniy Suvorov <[email protected]> > >> > >> It is problem with permissions. > >> > >> oneadmin@debian:/mnt/one/datastores/0$ ls -l > >> drwxr-xr-x 3 oneadmin cloud 3 jun 21 15:45 126 > >> > >> oneadmin@debian:/mnt/one/datastores/0$ > >> /var/lib/one/remotes/vmm/vmware/deploy /var/lib/one/vms/126/deployment.0 > >> 192.168.1.53 126 192.168.1.53 > >> ERROR: deploy: Error executing: virsh -c > >> 'esx://192.168.1.53/?no_verify=1&auto_answer=1' define > >> /var/lib/one/vms/126/deployment.0 err: ExitCode: 1 > >> out: > >> error: Failed to define domain from /var/lib/one/vms/126/deployment.0 > >> error: internal error HTTP response code 403 for upload to > >> ' > https://192.168.1.53:443/folder/126%2fdisk%2e0/one%2d126.vmx?dcPath=ha%2ddatacenter&dsName=0 > ' > >> > >> oneadmin@debian:/mnt/one/datastores/0$ chmod 777 -R 126 > >> > >> oneadmin@debian:/mnt/one/datastores/0$ > >> /var/lib/one/remotes/vmm/vmware/deploy /var/lib/one/vms/126/deployment.0 > >> 192.168.1.53 126 192.168.1.53 > >> DEBUG: deploy: Successfully defined domain one-126. > >> ERROR: deploy: Error executing: virsh -c > >> 'esx://192.168.1.53/?no_verify=1&auto_answer=1' start one-126 err: > ExitCode: > >> 1 > >> out: > >> error: Failed to start domain one-126 > >> error: internal error Could not start domain: FileNotFound - File [0] > >> 126/disk.0/disk.vmdk was not found > >> > >> /vmfs/volumes/c4370f1f-5c8d5062 $ ls -l > >> drwxrwxrwx 1 oneadmin 128 3 Jun 24 10:46 126 > >> > >> Any idea? > >> > >> > >> > >> 2013/6/24 Евгений Суворов <[email protected]> > >>> > >>> Hi, > >>> I resolved this problem. But it is not work still. > >>> > >>> Mon Jun 24 14:46:17 2013 [VMM][I]: Successfully execute network driver > >>> operation: pre. > >>> Mon Jun 24 14:46:21 2013 [VMM][I]: Command execution fail: > >>> /var/lib/one/remotes/vmm/vmware/deploy > /var/lib/one/vms/126/deployment.0 > >>> 192.168.1.53 126 192.168.1.53 > >>> Mon Jun 24 14:46:21 2013 [VMM][E]: deploy: Error executing: virsh -c > >>> 'esx://192.168.1.53/?no_verify=1&auto_answer=1' define > >>> /var/lib/one/vms/126/deployment.0 err: ExitCode: 1 > >>> Mon Jun 24 14:46:21 2013 [VMM][I]: out: > >>> Mon Jun 24 14:46:21 2013 [VMM][I]: error: Failed to define domain from > >>> /var/lib/one/vms/126/deployment.0 > >>> Mon Jun 24 14:46:21 2013 [VMM][I]: error: internal error HTTP response > >>> code 403 for upload to > >>> ' > https://192.168.1.53:443/folder/126%2fdisk%2e0/one%2d126.vmx?dcPath=ha%2ddatacenter&dsName=0 > ' > >>> Mon Jun 24 14:46:21 2013 [VMM][I]: > >>> Mon Jun 24 14:46:21 2013 [VMM][I]: ExitCode: 255 > >>> Mon Jun 24 14:46:21 2013 [VMM][I]: Failed to execute virtualization > >>> driver operation: deploy. > >>> > >>> > >>> 2013/6/21 Tino Vazquez <[email protected]> > >>>> > >>>> Hi, > >>>> > >>>> The problem seems to be the following line: > >>>> > >>>> -- > >>>> Thu Jun 20 18:24:21 2013 [VMM][I]: 2013-06-20 14:24:21.739+0000: > >>>> 28998: warning : virVMXFormatVNC:3230 : VNC port 6019 it out of > >>>> [5900..5964] range > >>>> -- > >>>> > >>>> Are you setting the value of the VNC port manually in the VM template? > >>>> If so, please try with a value within the [5900..5964] range > >>>> > >>>> Regards, > >>>> > >>>> -Tino > >>>> -- > >>>> Join us at OpenNebulaConf2013 in Berlin, 24-26 September, 2013 | > >>>> www.opennebulaconf.com > >>>> > >>>> -- > >>>> Constantino Vázquez Blanco, PhD, MSc > >>>> Project Engineer | OpenNebula - The Open-Source Solution for Data > >>>> Center Virtualization > >>>> www.OpenNebula.org | @tinova79 | @OpenNebula > >>>> > >>>> > >>>> On Fri, Jun 21, 2013 at 11:35 AM, Евгений Суворов < > [email protected]> > >>>> wrote: > >>>> > Hello all, > >>>> > My configuration: > >>>> > 1. Front-end - Debian 6.0.6 and ON 3.8 and KVM. It is name `de > >>>> > 2. ESXi 5.0 - it is host2. ip 192.168.1.53. > >>>> > 3. Used NAS - model `share` > >>>> > > >>>> > I did try used CentOS 6.2 (imported from Marketplace): > >>>> > > >>>> > Jun 20 18:24:17 2013 [VMM][I]: Successfully execute network driver > >>>> > operation: pre. > >>>> > Thu Jun 20 18:24:21 2013 [VMM][I]: Command execution fail: > >>>> > /var/lib/one/remotes/vmm/vmware/deploy > >>>> > /var/lib/one/vms/119/deployment.0 > >>>> > 192.168.1.53 119 192.168.1.53 > >>>> > Thu Jun 20 18:24:21 2013 [VMM][E]: deploy: Error executing: virsh -c > >>>> > 'esx://192.168.1.53/?no_verify=1&auto_answer=1' define > >>>> > /var/lib/one/vms/119/deployment.0 err: ExitCode: 1 > >>>> > Thu Jun 20 18:24:21 2013 [VMM][I]: out: > >>>> > Thu Jun 20 18:24:21 2013 [VMM][I]: 2013-06-20 14:24:21.739+0000: > >>>> > 28998: info > >>>> > : libvirt version: 0.9.12 > >>>> > Thu Jun 20 18:24:21 2013 [VMM][I]: 2013-06-20 14:24:21.739+0000: > >>>> > 28998: > >>>> > warning : virVMXFormatVNC:3230 : VNC port 6019 it out of > [5900..5964] > >>>> > range > >>>> > Thu Jun 20 18:24:21 2013 [VMM][I]: error: Failed to define domain > from > >>>> > /var/lib/one/vms/119/deployment.0 > >>>> > Thu Jun 20 18:24:21 2013 [VMM][I]: error: internal error HTTP > response > >>>> > code > >>>> > 403 for upload to > >>>> > > >>>> > ' > https://192.168.1.53:443/folder/119%2fdisk%2e0/one%2d119.vmx?dcPath=ha%2ddatacenter&dsName=0 > ' > >>>> > Thu Jun 20 18:24:21 2013 [VMM][I]: > >>>> > Thu Jun 20 18:24:21 2013 [VMM][I]: ExitCode: 255 > >>>> > Thu Jun 20 18:24:21 2013 [VMM][I]: Failed to execute virtualization > >>>> > driver > >>>> > operation: deploy. > >>>> > > >>>> > Can anyone help me with this? > >>>> > Thanks in advance! > >>>> > -- > >>>> > > >>>> > > >>>> > Tel: +79060665574 > >>>> > ICQ: 380264507 > >>>> > > >>>> > _______________________________________________ > >>>> > Users mailing list > >>>> > [email protected] > >>>> > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > >>>> > > >>> > >>> > >>> > >>> > >>> -- > >>> С уважением, Евгений. > >>> > >>> Тел: +79060665574 > >>> ICQ: 380264507 > >> > >> > >> > >> > >> -- > >> С уважением, Евгений. > >> > >> Тел: +79060665574 > >> ICQ: 380264507 > > > > > > > > > > -- > > Regards, Evgeniy. > > > > Tel.: +79060665574 > > ICQ: 380264507 > -- Regards, Evgeniy. Tel.: +79060665574 ICQ: 380264507
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
