vmware/pyvmomi-community-samples

Unable to deploy OVA file automatically

Open

#481 opened on 2018年5月2日

GitHub で見る
 (3 comments) (1 reaction) (0 assignees)Python (914 forks)batch import
help wanted

Repository metrics

Stars
 (972 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Hello,

I deploied successfully a tiny OVA file using the vShpere Web Client. When I try to deploy the same OVA file using the script deploy_ova.py, I receive this error :

(vim.fault.UnsupportedDatastore) { dynamicType = , dynamicProperty = (vmodl.DynamicProperty) [], msg = 'The virtual machine is not supported on the target datastore.', faultCause = , faultMessage = (vmodl.LocalizableMessage) [], datastore = 'vim.Datastore:datastore-436' }

Could you give me some advices please ?

Thanks Xavier

コントリビューターガイド