Users Guide

</soapStubAdapter>
</vmomi>
This modication requires a restart of the ESXi host system.
Possible Solution 3:(For ESXi 5.x Only) Modify /etc/vmware/hostd/config.xml and add the following entry under
<vmacore>/<ssl>:
<ssl>
<doVersionCheck>false</doVersionCheck>
<useCompression>true</useCompression>
<handshakeTimeoutMs>120000</handshakeTimeoutMs>
<libraryPath>/lib/</libraryPath>
</ssl>
This modication increases the SSL handshake timeout value. This change may be necessary on busy systems. You must restart the
ESXi host to apply this change.
Failed to create snapshot RetCode 660
Error: Failed to create snapshots of replica devices. Failed to create snapshot of replica consistency group 67:82:BC:B0:00:28:AB:8B:
00:00:42:40:50:C8:2E:F8. SRA command 'testFailoverStart' failed for consistency group '67:82: BC:B0:00:28:AB:8B:
00:00:42:40:50:C8:2E:F8'. Failed to create snapshot image in snapshot group SRMt-CG09m_G. Reason: 660 See log for more
information. Use the RetCode utility to interpret code 660.
Solution: This error requires a rmware upgrade to 07.84.44.xx or later.
Workarounds:
Adding additional virtual disks to the aRR group may alleviate this issue.
Ensuring both source and target virtual disks reside on same controller (0 or 1) may alleviate this issue.
Using Legacy aRR avoids this situation. It is not a valid solution for iSCSI congurations.
19