CONTAP-640460: RFE : Allow specific account to bypass multi-admin verification (MAV)
Issue
This Request For Enhancement reflects the customer’s need for engineering to adjust the behavior of Multi-Admin Verification (MAV). * Customer uses Veeam Backup, and has multi-admin verification enabled.
- During backup, Veeam takes a snapshot, and then backup this snapshot
- To host this snapshot, a volume is created
- After backup is complete, Veeam will delete this volume
volume delete -vserver vserver_name -volume Veeam_volumename -force false -foreground true -disable-offline-check false -disable-block-storage-check false- As MAV is enabled, this operation will fail:
The cluster user 'svc_veeam' requests your approval of the following operation on cluster 'volumename'Customer requests to add parameters to be able to exclude an account from MAV (basically this account will be able to perform actions bypassing MAV)
