8.11.2016

Disabling VMware vSphere Replication on a virtual machine through the command line (2106946)

Disabling VMware vSphere Replication on a virtual machine through the command line (2106946)


Today, I had to resize a drive on an emergency and didn't have the means to break the replication properly through the vCloud Air Plugin since we recently upgraded to Version 6.0 and had some maintenance agreement issues and other problems. 

The Commands that I ran...

#vim-cmd vmsvc/getallvms //this command lists all of the VM's. Once you found the ID, then you know the one that you can break the replication on. 

#vim-cmd hbrsvc/vmreplica.disable 15  //this command disables the replication.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.