After deploying VMware Data Services Manager(DSM) and registering it with vCenter Server, the following error will be displayed while configuring Infrastructure Policies:
“ServiceAccount vCenter root folder view privilege check failed. Cause: vCenter service-account not created for the setup.”
VMware Data Services Manager 2.2
This issue will occur if the service account configured for DSM does not have sufficient privileges at the vCenter root level.During Infrastructure Policy configuration, DSM will perform a root folder privilege validation check. If the service account does not have appropriate permissions with propagation enabled, the validation will fail and prevent policy configuration.
In DSM UI below error shows up
To resolve this issue, perform the following steps:
Log in to the vSphere Client.
Navigate to Administration → Global Permissions.
Locate the DSM service account user.
Assign the Administrator role at the vCenter root level.
Ensure that “Propagate to children” is enabled.
Save the changes.
Re-register DSM with vCenter to refresh the authentication context.
Verify that DSM shows a healthy (green) status.
Retry Infrastructure Policy creation which should be successfull.