vSphere Replication

 View Only
  • 1.  no host can be used to access datastore path

    Posted Mar 29, 2016 03:21 PM

    Hi,

    Im trying to replicate an VM with VR5.8 and I got this error message:

    No host can be used to access datastore path [XXX]

    Any help???

    Thanks!



  • 2.  RE: no host can be used to access datastore path

    Posted May 12, 2016 07:01 AM

    Hi mquintas,

    I've the very same problem with vSphere Replication 6.1, have you solved it? Could you say me which was the cause of your issue?

    Is there someone that had solved the same problem?

    Regards



  • 3.  RE: no host can be used to access datastore path

    Posted Jun 10, 2016 01:19 PM

    Having the same problem, anyone ever resolve this?



  • 4.  RE: no host can be used to access datastore path

    Posted Jul 19, 2016 04:10 PM

    Same thing for me :smileysad:



  • 5.  RE: no host can be used to access datastore path

    Posted Jul 20, 2016 07:16 AM

    Seems likely to be some communication issue on the target site between VR > ESXi > datastore. Maybe VR appliance can't communicate with the ESXi hosts on the target site - I would say try a reboot of VR, and verify you have connectivity from VR to the ESXi hosts over port 902. Is it possible there were any IP changes on the ESXi hosts?

    Otherwise, could there be some storage access issue on the target site? Maybe some hosts not able to connect to certain datastores?.



  • 6.  RE: no host can be used to access datastore path

    Posted Jun 16, 2017 12:45 PM

    I struggled with this for a while - finally figured out the netmask was wrong. Check and configure using the following command:

    /opt/vmware/share/vami/vamin_net_config

    Also verify /etc/host is correct put the FQDN and the netbios name for the vSphere Replication server and vCenter server in it.



  • 7.  RE: no host can be used to access datastore path

    Posted Oct 15, 2017 01:25 PM

    Resume replication using below command

    vim-cmd /hbrsvc/vmreplica.resume  <vm id>



  • 8.  RE: no host can be used to access datastore path

    Posted Mar 30, 2022 02:17 AM

    Hi ,

    On which appliance do i run these commands