Hello!
I have encountered with the "Failed to sync data on replica devices. SRA command 'syncOnce' failed. Unknown error. Check SRM log files for verification of errors" during a failover test using array based replication.
Checking SRA logs from DR, I see that the sync command is successfully invoked and a Task ID is provided to SRM. The issue in on the second poll on the task (SRM asking if the task is done), that is when the error happens.
[cxf-111:public-interface:sraPollOnTask-2] Invoking the fromMethod : public java.lang.Object com.netapp.vasa.vvol.api0_1.beans.BaseAPIObject.getProperty(java.lang.String) failed with error : wrong number of arguments
[cxf-111:sraPollOnTask-2] ----- Collecting statistics information -----
[cxf-111:sraPollOnTask-2] Invoking the fromMethod : public java.lang.Object com.netapp.vasa.vvol.api0_4.beans.BaseAPIObject.getProperty(java.lang.String)failed with error : wrong number of arguments
[cxf-111:sraPollOnTask-2] Outbound Message
Has anyone encountered this type of issue before? Any help would be highly appreciated.