The online attempt followed by the error message can be tracked from the engine_A.log located in %VCS_HOME%\log folder as below:
YYYY/MM/DD HH:MM:SS VCS NOTICE V-16-1-10301 Initiating Online of Resource (Owner: Unspecified, Group:) on System
YYYY/MM/DD HH:MM:SS VCS INFO V-16-20027-29 RVGPrimary::online: will be used to decide for takeover or migrate.
YYYY/MM/DD HH:MM:SS VCS ERROR V-16-20027-11 RVGPrimary::online:migrate of failed with error code 41472 and message Error V-106-58644-674: Permission denied for executing this command. Please verify the vxsas service is running in proper account on all hosts in RDS.Error occurred on host .
Veritas Volume Replicator (VVR) works in the context of the Veritas Volume Replicator Security Service (VxSAS). It uses this service to contact the remote host to perform the requested operation, once authentication is successful.
This issue is observed when VVR fails to authenticate the remote host (DR/Secondary node), thereby preventing the requested operation (takeover/migrate) from completing successfully.
The possible causes for the authentication failure can be:
1) The VxSAS service is logged in with different accounts on the primary and secondary servers.
2) The account configured for the VxSAS service is missing the Log on as a service user privilege
3) The password for the VxSAS is incorrect or expired
4) The VxSAS service is not running one or more nodes in the GCO
For Infoscale on Windows platform, when attempting to perform a global failover/takeover/migrate in Global Cluster Option (GCO), the RVGPrimary resource may fail to come online on the DR/Secondary site and be in a Faulted state.