In Aria Operations 8.x, automated jobs configured to remove snapshots fail to complete.
/storage/log/vcops/log/actions-data-<UUID>.log, the following error is observed:YYYY-MM-DDT HH:MM:SS, message='RuntimeFault exception, message:[Permission to perform this operation was denied.]'}], entryKind='ActionExecutionResult', entryState=FAILED, stampedInfoMessages=[StampedMessage{timeStamp=YYYY-MM-DDT HH:MM:SS, message='Params: RemoveSnapshotParam{snapshotId='<ID>', vmMoid='<VM MOID>', maxResponseWaitSeconds=1800, allowedVMs=[<VM MOID>]} MethodParam{targetResourceId='<Resource UUID>', mOR='<Snapshot MOID>', isValid=true}'}, StampedMessage{timeStamp=YYYY-MM-DDT HH:MM:SS, message='Removing snapshot '<Snapshot MOID>, <VM Name>' on VM 'mor: <VM MOID>, name: <VM Name>''}], stampedErrorMessages=[StampedMessage{timeStamp=YYYY-MM-DDT HH:MM:SS, message='RuntimeFault exception, message:[Permission to perform this operation was denied.]'}]
Aria Operations 8.18.x
VMware vCenter Server 7.x / 8.x
This issue occurs if the Service Account used by the VMware vSphere adapter in Aria Operations does not have the necessary permissions in vCenter Server to manage snapshots, or if the credentials stored in Aria Operations are out of sync with the account in vCenter.
Service account password has changed.
If the password for the service account was recently changed, update the adapter instance:
Ensure the account has the following privileges assigned at the required level (vCenter, Datacenter, or Cluster) in vSphere:
Or use a Service account which as Admin privileges.