"The replication of virtual machines encrypted with Native Key Provider requires Secure LWD and Native Key Provider support. Secure LWD and Native Key Provider support are not available for this VM.".vSphere Replication 9.x
The cause of this issue is divided into two parts:
To resolve the issue, following actions are to be taken:
# /opt/vmware/hms/bin/hms-configtool -cmd reconfig -property hms-auto-install-hbragent-vib=true # service hms restartManually install VIB file:
# esxcli network firewall set --enabled false # esxcli software vib install -v https://VR_APPLIANCE_IP:8043/vib/vmware-hbr-agent.vib # esxcli network firewall set --enabled true