Hello everybody,<div><br></div><div>I try to set up a test environment by following this guide: <a href="http://cloudblab.files.wordpress.com/2012/04/opennebula-and-vmware-esxi5-0.pdf">http://cloudblab.files.wordpress.com/2012/04/opennebula-and-vmware-esxi5-0.pdf</a></div>
<div>So far everything is fine, but at page 19 I have a problem.</div><div>There is the instruction to convert a vmdk disk to a thin provisioned one using this command:</div><div><br></div><div><div><i>vmkfstools -username root -password redhat123 -server esxi01 -i '[srvcloudonevar] /images/disk.vmdk' -d</i></div>
<div><i>thin '[srvcloudonevar] /images/disk1.vmdk'</i></div></div><div><br></div><div>Of course I use my own password, own server (also tried IP) and own datastore name for this. I also tried the user "oneadmin".</div>
<div>Nevertheless I keep getting the following error message:</div><div><br></div><div><i>Unable to clone virtual disk : A general system error occurred: Insufficient permission to access file</i></div><div><i><br></i></div>
<div>First I thought there is a problem with the nfs export, but my /etc/exports file looks like in the documentation:</div><div><br></div><div><i>/srv/cloud/one/var <a href="http://10.11.12.0/24">10.11.12.0/24</a> (rw,sync,no_subtree_check,all_squash,anonuid=10000,anongid=10000)</i></div>
<div><br></div><div>Does anybody have an idea what I did wrong?</div><div><br></div><div>By the way, my set up: 1 ESXi 5 host as worker node, one Ubuntu Server 11.10 as virtual machine on this ESXI host as ONE Frontend.</div>
<div><br></div><div>Thanks for your help.</div><div><br></div><div>Regards, Ingo</div><div><br></div>