NetBackup status code: 6722
Explanation: NetBackup got an error while the operation logs where replayed during recovery process and failed to revoke the NetBackup replay operation logs role. This error results in the failure of the recovery operation even though the MongoDB instance is up and running.
Recommended Action: Manually apply the operation log. Refer to the operation logs restored from mdbserver logs and restore these manually. Refer to MongoDB Administrator's Guide for the mongorestore command parameters.
Run the following command to manually revoke the NetBackup replay operations logs role on the user: "db.getSiblingDB('admin').revokeRolesFromUser('{user info}',[{'role':'netbackup-replayoplogs', 'db':'admin'}])
Click here to view technical notes and other information on the Cohesity Technical Support website about this status code.