Hi All
I have tried to create a vmfs3 datastore in ESX5.1 using vim25.jar
When I set MajorVersion value to 5 , then its working fine and datastore created. But Version3 not working.
xception in thread "main" AxisFault
faultCode: ServerFaultCode
faultSubcode:
faultString: An error occurred during host configuration.
faultActor:
faultNode:
faultDetail:
{urn:vim25}PlatformConfigFaultFault:<faultMessage><key>com.vmware.esx.hostctl.default</key><arg><key>reason</key><value xsi:type="xsd:string"> Unable to create Filesystem, please see VMkernel log for more details: VMFS3 file system creation is unsupported on a GPT partition on device 'eui.fd1a2bfb781b33786c9ce9009495adfd:1'</value></arg><message>Operation failed, diagnostics report: Unable to create Filesystem, please see VMkernel log for more details: VMFS3 file system creation is unsupported on a GPT partition on device 'eui.fd1a2bfb781b33786c9ce9009495adfd:1'</message></faultMessage><text/>
Siva