VMware Cloud Community
ppgdtap
Enthusiast
Enthusiast

Discover which VMs have replication enabled

We seems to have lost one of our VMware vSphere Replication appliances - is there a way to discover which VMs had replication enabled?

As per "Disabling VMware vSphere Replication on a virtual machine through the command line (2106946)" we would need to disable replication on a per VM basis (~15), but naturally there is no record of which VMs so I either need to run this for all VMs or target selected few...

vim-cmd vmsvc/getallvms

vim-cmd hbrsvc/vmreplica.disable <VM_ID>

Reply
0 Kudos
1 Reply
LucD
Leadership
Leadership

Afaik there is no API to check and set this.

The method described in the KB is the only one I know off.


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

Reply
0 Kudos