Storage Replication Adapter (SRA): 'discoverArrays' unknown error
- Views:
- 187
- Visibility:
- Public
- Votes:
- 0
- Category:
- ontap-storage-replication-adapter
- Specialty:
- virt
- Last Updated:
Applies to
Storage Replication Adapter (SRA) 9.11
Issue
Attempting to create a new array manager fails with the following message:
SRA command 'discoverArrays' failed. Unknown error. Check SRM logs files for verification of errors.
The
vvolvp.log
from the SRA log bundle includes errors that match the following:2022-10-20T13:08:16,956Z (INFO )[utilsPool-13469-thread-2] [] Check if new decoder works ?
2022-10-20T13:08:16,956Z (INFO )[utilsPool-13469-thread-2] [] Check if old MIME decoder works ?
2022-10-20T13:08:16,956Z (INFO )[utilsPool-13469-thread-2] [] Old MIME decoder worked successfully
2022-10-20T13:08:16,956Z (ERROR)[utilsPool-13469-thread-2] [] javax.crypto.IllegalBlockSizeException: Input length must be multiple of 16 when decrypting with padded cipher
2022-10-20T13:08:16,957Z (ERROR)[utilsPool-13469-thread-2] [] at java.base/com.sun.crypto.provider.CipherCore.prepareInputBuffer(CipherCore.java:1005)
2022-10-20T13:08:16,957Z (ERROR)[utilsPool-13469-thread-2] [] at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:848)
2022-10-20T13:08:16,957Z (ERROR)[utilsPool-13469-thread-2] [] at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446)
Optimised SRA is enabled on one or both SRA sites.