vmware/pyvmomi-community-samples

Unable to access virtual machine configuration: Unable to access file [datastore-132.31]

Open

#525 opened on Nov 7, 2018

 (1 comment) (0 reactions) (0 assignees)Python (914 forks)batch import
help wanted

Repository metrics

Stars
 (972 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi guys! Unable to migrate Centos7.0 template from 172.16.132.18 to 172.16.132.35 and resource pool Resources: Unable to access virtual machine configuration: Unable to access file [datastore-132.33] 172.16.132.18 and 172.16.132.35 belong to different clusters

error: pyVmomi.VmomiSupport.CannotAccessVmConfig: (vim.fault.CannotAccessVmConfig) { dynamicType = , dynamicProperty = (vmodl.DynamicProperty) [], msg = u'\u65e0\u6cd5\u8bbf\u95ee\u865a\u62df\u673a\u914d\u7f6e: \u65e0\u6cd5\u8bbf\u95ee\u6587\u4ef6 [datastore-132.34]', faultCause = , faultMessage = (vmodl.LocalizableMessage) [], reason = (vim.fault.CannotAccessFile) { dynamicType = , dynamicProperty = (vmodl.DynamicProperty) [], msg = u'\u65e0\u6cd5\u8bbf\u95ee\u6587\u4ef6 [datastore-132.34]', faultCause = , faultMessage = (vmodl.LocalizableMessage) [], file = '[datastore-132.34]' } }

Thanks everyone!

Contributor guide