Open Kridev opened 8 years ago
On volume creation with ESX free version:
flocker-dataset-agent[33056]: {"exception": "twisted.internet.defer.FirstError", "reason": "FirstError[#7, [Failure instance: Traceback: <class 'vsphere_flocker_plugin.vsphere_blockdevice.VolumeCreationFailure'>: (vim.fault.RestrictedVersion) {\n dynamicType = ,\n dynamicProperty = (vmodl.DynamicProperty) [],\n msg = 'Current license or ESXi version prohibits execution of the requested operation.',\n faultCause = ,\n faultMessage = (vmodl.LocalizableMessage) []\n}
Maybe you could add this information to your VMware backend documentation webpage.
related to https://github.com/vmware/vsphere-flocker-driver/issues/35
So do we need to say that the vsphere-flocker-driver is not supported on ESX free edition? Or is there a workaround / alternative?
Just a small notice on vpshere driver page would be ok.
On volume creation with ESX free version:
flocker-dataset-agent[33056]: {"exception": "twisted.internet.defer.FirstError", "reason": "FirstError[#7, [Failure instance: Traceback: <class 'vsphere_flocker_plugin.vsphere_blockdevice.VolumeCreationFailure'>: (vim.fault.RestrictedVersion) {\n dynamicType =,\n dynamicProperty = (vmodl.DynamicProperty) [],\n msg = 'Current license or ESXi version prohibits execution of the requested operation.',\n faultCause = ,\n
faultMessage = (vmodl.LocalizableMessage) []\n}
Maybe you could add this information to your VMware backend documentation webpage.