Hi, To upload a VMware image through Sunstone, since it potentially has more than one file, it has to be contained in a directory. This directory then needs to be compressed (with tar.gz or bzip2), and then uploaded to Sunstone.
Is this the process you are currently followed? Regards, -Tino -- OpenNebula - Flexible Enterprise Cloud Made Simple -- Constantino Vázquez Blanco, PhD, MSc Senior Infrastructure Architect at C12G Labs www.c12g.com | @C12G | es.linkedin.com/in/tinova -- Confidentiality Warning: The information contained in this e-mail and any accompanying documents, unless otherwise expressly indicated, is confidential and privileged, and is intended solely for the person and/or entity to whom it is addressed (i.e. those identified in the "To" and "cc" box). They are the property of C12G Labs S.L.. Unauthorized distribution, review, use, disclosure, or copying of this communication, or any part thereof, is strictly prohibited and may be unlawful. If you have received this e-mail in error, please notify us immediately by e-mail at [email protected] and delete the e-mail and attachments and any copy from your system. C12G thanks you for your cooperation. On Thu, Dec 12, 2013 at 10:01 AM, hansz <[email protected]> wrote: > Hi Tino, > i use opennebula4.4(centos6.4) and esxi5.1 and i follow this guide > http://opennebula.org/documentation:rel4.4:vmware_ds > but when i upload the image through the sunstone ,it faild > the error > Thu Dec 12 10:53:32 2013 : Error copying image in the datastore: Error > renaming file /var/lib/one/tmp/75e6961fc99c4392b979ac319a25b27a/ to > /var/lib/one/tmp/75e6961fc99c4392b979ac319a25b27a/disk.vmdk > > I yum install the libvirt-0.10.2.rpm > it can monitored my datasotes > > [oneadmin@nebula ~]$ onedatastore show 102 > DATASTORE 102 INFORMATION > ID : 102 > NAME : Vos2 > USER : oneadmin > GROUP : oneadmin > CLUSTER : - > TYPE : SYSTEM > DS_MAD : - > TM_MAD : vmfs > BASE PATH : /vmfs/volumes/102 > DISK_TYPE : FILE > > DATASTORE CAPACITY > TOTAL: : 199.8G > FREE: : 198.8G > USED: : 972M > LIMIT: : - > > PERMISSIONS > OWNER : um- > GROUP : u-- > OTHER : --- > > DATASTORE TEMPLATE > BRIDGE_LIST="10.24.101.72" > SHARED="YES" > TM_MAD="vmfs" > TYPE="SYSTEM_DS" > > > > [oneadmin@nebula ~]$ onedatastore show 103 > DATASTORE 103 INFORMATION > ID : 103 > NAME : Vimage2 > USER : oneadmin > GROUP : oneadmin > CLUSTER : - > TYPE : IMAGE > DS_MAD : vmfs > TM_MAD : vmfs > BASE PATH : /vmfs/volumes/103 > DISK_TYPE : FILE > > DATASTORE CAPACITY > TOTAL: : 302.3G > FREE: : 301.3G > USED: : 771M > LIMIT: : - > > PERMISSIONS > OWNER : um- > GROUP : u-- > OTHER : --- > > DATASTORE TEMPLATE > BRIDGE_LIST="10.24.101.72" > CLONE_TARGET="SYSTEM" > DISK_TYPE="FILE" > DS_MAD="vmfs" > LN_TARGET="NONE" > TM_MAD="vmfs" > TYPE="IMAGE_DS" > > IMAGES > 9 > [oneadmin@nebula ~]$ > > > > > > > > > > > _______________________________________________ > 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
