NetBackup status code: 6721
Explanation: NetBackup received an error when it attempted to revoke and drop the NetBackup replay operation logs role.
Recommended Action: Review the mdbserver logs for details.
Perform the following:
Run the following command to manually revoke the NetBackup replay operations logs role for the user: "db.getSiblingDB('admin').revokeRolesFromUser('{user info}',[{'role':'netbackup-replayoplogs', 'db':'admin'}])".
Run the following command to manually drop the role of the administrator user: "db.getSiblingDB('admin').dropRole('netbackup-replayoplogs')
Click here to view technical notes and other information on the Cohesity Technical Support website about this status code.