Hi Antoni, Not sure if VMware server disks are a little bit different. If the following works:
onevmware register --disk-vmdk /srv/cloud/one/var/vmUbuntu2/vmUbuntu-copy.vmdk --disk-flat /etc/hosts vmUbuntu.one and the VM boots properly from that image, then we'll make the flat disk optional to support VMware server. Thanks a lot for your feedback!!! Regards, -Tino -- Constantino Vázquez Blanco | dsa-research.org/tinova Virtualization Technology Engineer / Researcher OpenNebula Toolkit | opennebula.org On Thu, May 5, 2011 at 3:37 PM, antoni artigues <[email protected]> wrote: > Hi > > Thanks for the answer. > > One more question: In my new image the "vmUbuntu-copy.vmdk" contains the > entire disc, I don't have any flat file. > > Do I have to split the image in flat files to register in opennebula?? > How can I do it? > > Thanks in advance > > Antoni Artigues > > El jue, 05-05-2011 a las 15:11 +0200, Tino Vazquez escribió: >> Hi Antoni, >> >> Yes ,it is mandatory. The plain .vmdk file is a test descriptor file, >> where the flat files are the binaries that actually contains the disk. >> >> Regards, >> >> -Tino >> >> -- >> Constantino Vázquez Blanco | dsa-research.org/tinova >> Virtualization Technology Engineer / Researcher >> OpenNebula Toolkit | opennebula.org >> >> >> >> On Thu, May 5, 2011 at 3:08 PM, antoni artigues <[email protected]> wrote: >> > Hello >> > >> > I'm trying to register an vmware image with this command: >> > >> > onevmware register >> > --disk-vmdk /srv/cloud/one/var/vmUbuntu2/vmUbuntu-copy.vmdk vmUbuntu.one >> > >> > But I obtan this error: >> > >> > Error: Files not found. >> > >> > However I'm sure that the paths and file names are correct. Where is the >> > problem? >> > >> > I registered another image successfully with this comand: >> > >> > onevmware register--disk-vmdk /srv/cloud/one/var/ubuntu/ubuntu10_32.vmdk >> > --disk-flat >> > /srv/cloud/one/var/ubuntu/ubuntu10_32_2.vmdk,/srv/cloud/one/var/ubuntu/ubuntu10_32_2-flat.vmdk >> > ubuntu_img.one >> > >> > Is it mandatory to register a image with flat files??? >> > >> > Thanks in advance >> > >> > Antoni Artigues >> > >> > _______________________________________________ >> > 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
