In the hbrsrv.log files, you see entries similar to:
<YYYY-MM-DD><time> [7FF0C0760700 info 'StorageManager' opID=f9d3f90b-####-####-####-########b2e6-HMS-12502896:hs-9d4f:hs-6f49] RemoteFile: Opened path (/vmfs/volumes/533fd3b2-####-####-####-########06f/SiteCoreQADB/hbrcfg.GID-66a70e8c-####-####-####-########04f.99130.nvram.302574)</time>
<YYYY-MM-DD><time> [7FF0C0760700 error 'Main' opID=f9d3f90b-####-####-####-########2e6-HMS-12502896] [0] Config file hbrcfg.GID-66a70e8c-####-####-####-########04f.99130.nvram.302574 size is 74232, maximum supported size is 65536</time>
Note: By default, the VR server log files (hbrsrv.log) are located at /var/log/vmware. in the VR appliance.
By default, the maximum supported size of the nvram file in the hbrconfig file is 6 GB. This issue occurs if the nvram file size exceeds 6 GB for the replicated virtual machine.
To replace the maxConfigFileSize value 65535 with 81920:
Log in to the HBR virtual machine.
Open the file /etc/vmware/hbrsrv.xml using the text editor. For more information, see Editing files on an ESX host using vi or nano (1020302).
Locate this entry and remove <!-- and --> before and after <maxConfigFileSize>
Replace the maxConfigFileSize value 65535 with 81920.
Restart the HBRSRV service using this command:
/etc/init.d/hbrsrv restart
Re-run the failover operation.
Open a new SR with GSS support quoting this KB if the issue is not resolved. This is general information that has worked in the past and has been validated by Engineering.