VMware Communities > VMTN > VMware Infrastructure™ > VI: ESXi 3.5 > Discussions

This Question is Answered

2 "helpful" answers available (6 pts)
2 Replies Last post: Jun 27, 2009 12:33 AM by backpedal
Reply

Unable to create virtual disk : fault.RestrictedVersion.summary

Jun 26, 2009 6:57 PM

Click to view backpedal's profile Novice backpedal 9 posts since
Mar 31, 2008

Hi,

Im trying to create a virtual disk using the CLI on ESX4i. The script is :

vmkfstools.pl --server 10.190.2.51 -c 20g -d eagerzeroedthick -a lsilogic /vmfs/volumes/Internal/test.vmdk

When the script runs I get the error : Unable to create virtual disk : fault.RestrictedVersion.summary

Can someone tell me why please. Im trying to create a 20g disk with a lsilogic adapter with eagerzeroedthick on my storage called Internal, (no subdirectory).

The files system is VMFS 3.33 Maximum File Size is 256GB. The block size is 1MB. If its the block size thats the problem how can I easily change it ?

This is in a lab not a production enviroment. I need the eagerzeroedthick flag as Im trying to create a MSCS 2 node active passive cluster on one physical node with 2 VM machines.

Thanks.

Mike.

Reply Re: Unable to create virtual disk : fault.RestrictedVersion.summary Jun 26, 2009 7:10 PM
Click to view mcowger's profile Virtuoso mcowger 2,014 posts since
Aug 22, 2007
If you are using the free version of ESXi (U4 and later), the API access from tools like the VIMA are read only.






--Matt
VCP, vExpert, Unix Geek
Reply Re: Unable to create virtual disk : fault.RestrictedVersion.summary Jun 27, 2009 12:33 AM
in response to: mcowger
Click to view backpedal's profile Novice backpedal 9 posts since
Mar 31, 2008
thanks Matt, ill change the key.
Actions